Skip to content

Releases: Netflix/Priam

Add temporary hook to optionally avoid deleting backup files based on when they were uploaded.

26 Jun 15:36
Compare
Choose a tag to compare

Add temporary hook to optionally avoid deleting backup files based on when they were uploaded.

26 Jun 15:39
Compare
Choose a tag to compare

Minor bugfixes introduced by recent backports

13 Jun 15:09
Compare
Choose a tag to compare

Remove unsupported whenAllComplete method.

Backup smoothing and optional Content-MD5 header for small file uploads

09 Jun 21:27
Compare
Choose a tag to compare
3.1.115

Update CHANGELOG in advance of 3.1.115

Backup smoothing and optional Content-MD5 header for small file uploads

03 Jun 01:24
702e7ee
Compare
Choose a tag to compare

(#975) Dynamic Rate Limiting of Snapshots.
(#985) Optionally Add Content-MD5 header to uploads of files smaller than the backupChunkSize.

Cache region in AWSInstanceInfo to avoid throttling

26 Jan 22:53
Compare
Choose a tag to compare

This release contains an important bugfix to avoid throttling when fetching the region. Backups may be slowed without this.

Cache region in AWSInstanceInfo to avoid throttling

26 Jan 22:02
Compare
Choose a tag to compare

This release contains an important bugfix to avoid throttling when fetching the region. Backups may be slowed without this.

Fix to unblock local bootstrapping

24 Jan 15:13
Compare
Choose a tag to compare

This release contains only a 1-line change that prevents NPE when checking gossip for token agreement in a scenario when bootstrapping a cluster from a local properties file.

In other news, please note that UpdateSecuritySettings has been marked for deprecation in an upcoming release. Please remove any dependencies on it.

Use IMDSV2 to get instance metadata

04 Jan 20:47
Compare
Choose a tag to compare
3.11.86

Update CHANGELOG in advance of 3.11.86

Use IMDSV2 to get instance metadata

04 Jan 20:45
6745a8f
Compare
Choose a tag to compare
Use IMDSV2 to get instance metadata (#976)

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