Releases: Netflix/Priam
Releases · Netflix/Priam
Add temporary hook to optionally avoid deleting backup files based on when they were uploaded.
3.11.90 Update CHANGELOG in advance of 3.11.90
Add temporary hook to optionally avoid deleting backup files based on when they were uploaded.
3.1.117 Update CHANGELOG in advance of 3.1.117
Minor bugfixes introduced by recent backports
Remove unsupported whenAllComplete method.
Backup smoothing and optional Content-MD5 header for small file uploads
3.1.115 Update CHANGELOG in advance of 3.1.115
Backup smoothing and optional Content-MD5 header for small file uploads
Cache region in AWSInstanceInfo to avoid throttling
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
This release contains an important bugfix to avoid throttling when fetching the region. Backups may be slowed without this.
Fix to unblock local bootstrapping
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
3.11.86 Update CHANGELOG in advance of 3.11.86
Use IMDSV2 to get instance metadata
Use IMDSV2 to get instance metadata (#976) Co-authored-by: ayushis <[email protected]>