Skip to content

Releases: thelastpickle/cassandra-reaper

2.0.2

13 Jan 13:03
Compare
Choose a tag to compare

2.0.1

18 Dec 16:35
Compare
Choose a tag to compare

2.0.0

06 Dec 13:58
Compare
Choose a tag to compare

2.0 (2019/12/06 06:25 +00:00)

1.4.8

15 Nov 13:08
Compare
Choose a tag to compare

1.4.7

17 Oct 05:52
Compare
Choose a tag to compare

1.4.7 (2019/10/16 13:18 +00:00)

1.4.6

02 Sep 19:30
Compare
Choose a tag to compare

1.4.5

26 Aug 19:35
de6bfd6
Compare
Choose a tag to compare

1.4.5 (2019/08/23 15:36 +00:00)

  • 8bcf6d3 Backport multiple DC UI fix to 1.4 (@michaelsembwever)
  • 3dcb5d5 Fix the find command to correctly identify the reaper jar on all systems while excluding source/javadoc jars (@adejanovski)
  • 1cb9075 Add authorization to rest endpoints based on their verbs (http method), add "operator" (read+write) and "user" (read-only) roles, let the existing admin user be an operator and add a new user "user" with the "user" role. (@michaelsembwever)
  • 134c7a0 Don't include *-sources.jar into the classpath, and be a bit smarter in finding the jar file in a current project directory (regardless of the current folder in the project directory) (@michaelsembwever)
  • 534f5aa Fix initialisation ordering of AppContext (@treuherz)
  • a934aea Improve performance of JsonParseUtils (@michaelsembwever)

1.4.4

28 May 10:25
9a710cf
Compare
Choose a tag to compare

Change Log

1.4.4 (2019/05/28 09:21 +00:00)

1.4.3

21 May 04:38
9f07b65
Compare
Choose a tag to compare

Change Log

1.4.3 (2019/05/21 00:43 +00:00)

1.4.1

09 Mar 10:26
Compare
Choose a tag to compare

Changelog

  • 7f46e20 Add newline at the end of shiro.ini to fix REAPER_AUTH_USER (@viossat)
  • b7d6593 In NodesStatus when parsing gossipinfo status, also exclude those nodes that have been "removed", as well as those that are "left". (@michaelsembwever)
  • 0a2c11f Fix for #613 when driver class is missing from config (@adejanovski)