Skip to content

Releases: Netflix/Priam

4.1.14

08 Oct 16:44
2a5cc87
Compare
Choose a tag to compare

Do not delete backups if only the compression type differs. #1103
Always set isReplace when the replace ip is set. #1102

Build with Java 11

07 Jul 23:07
Compare
Choose a tag to compare
Build with Java 11 Pre-release
Pre-release
v4.1.13

Move to Java 11.

Replace ip fixes, incremental backups of secondary index sstables

11 Jun 17:40
Compare
Choose a tag to compare

Set replaceip for all non-live pre-assigned tokens #1099
Prefer replacing dead nodes with the same IP. #1098
Restore incremental backups of secondary index sstables. #1093
Allow operators to remove the replaceip by passing "null" #1097

Return 409 if snapshot is in progress

20 May 20:31
fee4ddf
Compare
Choose a tag to compare
Return status code 409 is do_snapshot is already in progress (#1096)

Co-authored-by: ayushis <[email protected]>

Always use private IPs

20 May 18:10
Compare
Choose a tag to compare
v4.1.10

Update CHANGELOG in advance of 4.1.8

v4.1.9

25 Apr 22:27
839077c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.8...v4.1.9

v4.1.8

23 Apr 01:07
5ce3496
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.7...v4.1.8

Remove backup V1

11 Apr 14:34
Compare
Choose a tag to compare
v4.1.7

Update CHANGELOG in advance of v4.1.7

Allow operators to skip meta file validation on restore

10 Mar 17:31
6e9ab1a
Compare
Choose a tag to compare
v4.1.6

Reveal hook to assume meta file validity on restore. This speeds rest…

Revert v4.1.4

06 Mar 01:34
3ad7dba
Compare
Choose a tag to compare
v4.1.5

Revert "Restore without deleting data, post-restore hooks or starting…