Releases: thelastpickle/cassandra-reaper
Releases · thelastpickle/cassandra-reaper
3.7.0
3.7.0 (2024/11/15 12:02 +00:00)
- #1527 Upgrade the base docker image from Corretto 11.0.20 to 11.0.25 (#1527) (@adejanovski)
- #1510 update doc for persistenceStoragePath (#1510) (@SarthakSahu)
- #1457 Bump io.netty:netty-handler in /src/server (#1457) (@dependabot[bot])
- #1461 Bump org.apache.shiro:shiro-core from 1.12.0 to 1.13.0 in /src/server (#1461) (@dependabot[bot])
- #1524 Allow setting up per-cluster TLS connections (#1524) (@rzvoncek)
- #1523 Update java driver 3.11.0 to 3.11.5 (#1523) (@bschoening)
- #1516 Switch CI to docker-compose v2 (#1516) (@adejanovski)
- #1509 Subrange incremental repair (#1509) (@adejanovski)
3.6.1
3.6.1 (2024/06/11 07:14 +00:00)
- #1507 Allow mounting a volume to host the config and enable read only root FS (#1507) (@adejanovski)
3.6.0
3.6.0 (2024/04/18 08:53 +00:00)
- #1500 Upgrade snakeyaml (#1500) (@emerkle826)
- #1499 Update Dockerfile to specify restricted Java temp directory (#1499) (@emerkle826)
- #1498 Update Dockerfile base image (#1498) (@emerkle826)
- #1492 Fix High/Critical CVEs (#1492) (@emerkle826)
- #1484 Add EclipseStore to memory storage for persistence (#1484) (@emerkle826)
- #1481 Upgrade dropwizard.version to 2.1.12 (#1481) (@FieteO)
- #1482 Generate SHA256 digests when packaging RPM files. (#1482) (@ernstae)
- #1478 Ignore repair_run_by_cluster_v2 rows with no corresponding repair (#1478) (@SesquipedalianDefenestrator)
- #1479 Improve idempotency of db creation scripts (#1479) (@FieteO)
- #1477 Set segment count per node to consistent value across defaults and docs (#1477) (@SesquipedalianDefenestrator)
- #1470 Fix spelling (#1470) (@Hagfjall)
3.5.0
3.5.0 (2024/02/22 08:49 +00:00)
- #1467 Add dotenv dependency to the build image (#1467) (@adejanovski)
- #1466 Watch the keystore and truststore directories for changes (#1466) (@burmanm)
- #1415 Add mTLS settings to ApiClient (#1415) (@burmanm)
- #1459 Fix webui login not working in some cases (#1459) (@adejanovski)
- #1453 Pin CI to python 3.11 (#1453) (@adejanovski)
- #1267 Don't strip dash and underscore from metrics' tags (#1267) (@max-melentyev)
- #1443 Remove duplicated
setTimeout
inerror
callback (#1443) (@upsilon2gamma)
3.4.0
3.4.0 (2023/10/25 08:12 +00:00)
- #1433 Filter out Stargate/coordinator nodes from calls to get live nodes or list tokens (#1433) (@adejanovski)
- 3912a6c Update Management API cleint to v0.1.70 (@emerkle826)
- #1428 Add default REAPER_HTTP_MANAGEMENT_ENABLE="false" value to Docker environment (@Miles-Garnsey)
- #1356 HTTP Management Proxy Implementation (#1356) (@Miles-Garnsey)
3.3.4
3.3.4 (2023/10/05 15:30 +00:00)
- #1418 Build arm64 images (#1418) (@adejanovski)
3.3.3
3.3.3 (2023/07/20 07:30 +00:00)
- #1320 Fix cluster name check in repair concurrency control (#1320) (@adejanovski)
3.3.2
3.3.2 (2023/06/22 06:31 +00:00)
- #1310 Add missing Astra migrations (#1310) (@adejanovski)
- #1306 Further storage refactoring (#1306) (@Miles-Garnsey)
- #1307 Fix issues when listing repair runs using state priorities (#1307) (@adejanovski)
- #1294 Refactor CassandraStorage (#1294) (@Miles-Garnsey)
3.3.1
v3.3.1 (2023/04/05 08:43 +00:00)
- 2b22d4b Revert change in shiro.ini that would break UI auth (@adejanovski)
3.3.0
3.3.0 (2023/03/29 10:05 +00:00)
- #1262 Improve status reporting in UI (#1262) (@Miles-Garnsey)
- #1277 Fixes the release process as we're now building packages for no specific target architecture (#1277) (@adejanovski)
- #1255 Fix mapping of repairProgress metrics (#1255) (@max-melentyev)
- #1270 Fix running concurrent repairs on different clusters (#1270) (@max-melentyev)
- #1273 Changes Exception to a Reaper Exception (#1273) (@xgerman)
- #1274 Fix docker-build (#1274) (@max-melentyev)
- #1256 Add composite actions (#1256) (@taku333)
- #1254 Properly expire shiro sessions after timeout (#1254) (@adejanovski)
- 4e53064 Ninja fix missing license header (@adejanovski)
- #1244 Allow for OPTIONS requests to be passed through auth filters (#1244) (@jdonenine)