CHANGELOG:
- (Bugfix) Fix make manifests-crd-file command
- (Improvement) Allow tcp:// and ssl:// protocols in endpoints for members
- (Maintenance) Reorganize package imports / move common code to separate repos
- (Maintenance) Remove support for RELATED_IMAGE_UBI, RELATED_IMAGE_DATABASE and RELATED_IMAGE_METRICSEXPORTER env vars
- (Bugfix) Fix numactl options
- (Maintenance) Bump Go to 1.20.10
- (Bugfix) Fix ArangoBackup Create Backoff & ArangoBackupPolicy propagation
- (Maintenance) Add IndexMethod Documentation
- (Bugfix) Fix VersionCheck args propagation
- (Feature) EnforcedResignLeadership action
- (Maintenance) Make scale_down_candidate annotation obsolete
- (Bugfix) Fix ResignJob ID propagation
- (Bugfix) Allow shards with RF1 in EnforcedResignLeadership action
What's Changed
- GT-478 Migration to CircleCI by @jwierzbo in #1421
- [Maintenance] Use different license header based on distribution (CE/EE) by @nikita-vanyasin in #1422
- Fix panic getting member client by @nikita-vanyasin in #1424
- Fix make manifests-crd-file command by @jwierzbo in #1425
- [Improvement] Allow tcp:// and ssl:// protocols in endpoints for members by @nikita-vanyasin in #1423
- [Refactoring] Reorganize package imports by @nikita-vanyasin in #1347
- [Maintenance] Remove support for RELATED_IMAGE_xxx env vars | GT-486 by @nikita-vanyasin in #1412
- Print yaml file which is not formatted properly by @nikita-vanyasin in #1414
- Bump debug from 4.1.1 to 4.3.4 in /dashboard by @dependabot in #1427
- [Maintenance] Add CircleCI workflow to verify manifests - GT-493 by @nikita-vanyasin in #1431
- [Feature] Fix numactl options by @ajanikow in #1432
- Bump Go to 1.20.10 by @nikita-vanyasin in #1436
- [Feature] Fix backup retries by @ajanikow in #1435
- [Feature] Add IndexMethod docs by @ajanikow in #1437
- [Bugfix] Fix VersionCheck propagation by @ajanikow in #1438
- [Feature] EnforcedResignLeadership action by @ajanikow in #1439
- GT-495 Make scale_down_candidate annotation obsolete by @jwierzbo in #1429
- [Bugfix] Fix ResignJob ID Discovery by @ajanikow in #1440
- [Bugfix] Allow shards with RF1 in EnforcedResignLeadership action by @ajanikow in #1441
Full Changelog: 1.2.33...1.2.34