2.1.0 (2020/10/15 14:22 +00:00)
- 3e9aa88 Fix race conditions when receiving COMPLETE/SUCCESS notifications if database updates are slow (@adejanovski)
- a9a39e8 Support Astra as storage backend (@adejanovski)
- 2a676b0 Lighten the load on Cassandra backend with less repair_run scans (@adejanovski)
- c93ca03 Fixed typo, noddetool s/b nodetool (@johnsmartco)
- cc6f789 Cache the clusters list for ten seconds (@michaelsembwever)
- 14800fb Change default number of segments per node to a value that will avoid timeouts in most cases. (@adejanovski)
- 1ad7d4b When there are no broadcasters and no known subscriptions, only check for updated events once per minute (@michaelsembwever)
- f54cc11 Only execute distributed reaper operations once we detect multiple reaper instances (@michaelsembwever)
- d6b96e2 Expose pending compactions in /compactions + show them in UI. Fixes #877. (@rzvoncek)
- 61a57fe [UI] Fix color & text wrapping in progress bars. Fixes #874 (@rzvoncek)
- 64bf301 Follow symlinks when searching for reaper jar. (@Bo98)
- a3af825 ISSUE-823: Upgrade UI to React 16 (@ossarga)
- 505eb3a Docker: allow automatic cluster registration (@rzvoncek)
- 33d903c Make JMX credentials configurable when running via Docker (@rzvoncek)
- 7084995 Including spreaper cli to docker image (@velo)
- d16f82e Dockerfile: Bring back the touch on reaper yml file (@rzvoncek)
- 7d66972 Fix file handling + posting forms in spreaper (@rzvoncek)
- 64b4747 Add JMXMP support and customizable AddressTranslator (@vroyer)
- 1288d6e Enable sidecar tests when using Elassandra (@rzvoncek)
- 5eee992 Re-enable docker hub image push during build (@adejanovski)
- 2b7f847 check is enableDynamicSeedList is set before updating seeds (@jsanda)
- 8a28b2d Add launcher SSL/TLS support (@plastikat)
- d39b7a2 [python3] Migrated spreaper python file to python3 style (@albundy83)
- 305be59 [python3] Fixed debian package for spreaper (@albundy83)
- b970844 add support of JAVA_HOME environment (@therb1)
- 896b72b refactor systemd service (@therb1)
- ad51839 Add timestamps to the file logger (@michaelsembwever)
- f94dbf6 Follow symlinks when searching for reaper jar. (@Bo98)
- 6f228c4 update docs and cassandra docker-compose service (@jsanda)
- 40dde9a use docker-compose exec instead of docker exec (@jsanda)
- 62d06fa Added support for custom address translation (@maxshel)
- 72237e3 Add a way to exclude clusters from auto-scheduling (@atallahade)
- 005c949 Issue #809 : Allow for JMX Credentials to be strored alongside JMX Port in the backend storage system. (@denniskline)