Releases: Netflix/Priam
Releases · Netflix/Priam
Move to new S3 SDK and persist validation markers in S3
v4.1.22 Update CHANGELOG in advance of 4.1.22
v4.1.21
What's Changed
- Bug fix for object cache warmup. by @chengw-netflix in #1125
Full Changelog: v4.1.20...v4.1.21
v4.1.20
What's Changed
- Upload if incremental without checking remote fs by @JLu76 in #1116
- [JIRA-ODS-1624] Switch to supported S3 Library by @sinchanah-dot in #1120
- Deprecating SimpleDB by @sinchanah-dot in #1121
- Warmup objectCache with the latest validated snapshot files to reduce HEAD requests to AWS by @chengw-netflix in #1118
New Contributors
- @JLu76 made their first contribution in #1116
- @sinchanah-dot made their first contribution in #1120
Full Changelog: v4.1.19...v4.1.20
Upload system.local to backups. Don't restore.
What's Changed
- Dont reupload upleveled or incremental repaired stats files by @clohfink in #1113
- Upload system.local to backups. Don't restore it. by @mattl-netflix in #1114
Full Changelog: v4.1.18...v4.1.19
Publish system.peers_v2 in backups; ignore them on restore.
v4.1.18 Update CHANGELOG in advance of 4.1.18.
v4.1.17
Full Changelog: v4.1.16...v4.1.17
v4.1.16
What's Changed
- Add getTimer(String cron) in the SnapshotMetaTask by @chengw-netflix in #1108
Full Changelog: v4.1.15...v4.1.16
Reveal backup queue size, metatdata and pending files count in endpoint
v4.1.15 Consoidate DirectorySize implementations into one, change interface t…
4.1.14
Build with Java 11
v4.1.13 Move to Java 11.