Version 2.0.0
incorporates a significant architecture redesign due to the transition to the native backup-go library.
What's Changed
- Fix storage type in docker compose file by @reugn in #192
- APPS-1214 Close client after info command by @korotkov-aerospike in #191
⚠️ APPS-1274 Replace C backup library with native Go by @korotkov-aerospike in #216- APPS-1237 Add secret agent support by @filkeith in #200
- APPS-1243 Improve list backups performance by @korotkov-aerospike in #202
- APPS-1248 Add estimate time to restore by @korotkov-aerospike in #205
- APPS-1257 Refactor API handlers by @filkeith in #207
- APPS-1258 Refactor the service package by @reugn in #209
- Remove beta language from readme by @alex-thomas-aerospike in #204
⚠️ APPS-1260 Rename main module by @filkeith in #217⚠️ APPS-1234 Use hyphens in TLS config key names by @reugn in #218⚠️ APPS-1262 Remove NoBins and MaxRecords properties by @korotkov-aerospike in #219- APPS-1276 Move HTTP server timeout to configuration by @filkeith in #220
- Reuse Aerospike client in fetch namespaces request by @korotkov-aerospike in #221
- Regenerate OpenAPI spec for HTTP server timeout property by @korotkov-aerospike in #222
- APPS-1275 Implement retry logic in restore operation by @korotkov-aerospike in #223
- APPS-1278 Update dependencies by @reugn in #224
- Increase scheduler outdated threshold by @korotkov-aerospike in #226
- Release: v2.0.0 by @davi17g in #227
Full Changelog: 1.0.0...v2.0.0