Changelog:
- (Documentation) Improve documentation rendering for GitHub Pages
- (Maintenance) Reduce binary size
- (Maintenance) Update Features Description, Supported K8S Versions and K8S Dependency to 1.28.5
- (Feature) (ML) Featurization Job Type
- (Bugfix) Don't abort plan in case of optional action timeout
- (Documentation) Use relative links for generated docs
- (Improvement) Change default logging level to info. Add --log.sampling (default true). Adjust log levels.
- (Maintenance) Bump Go to 1.21.6
- (Bugfix) Enable LazyLoader for CRD & CRD Schemas
- (Feature) (ML) Restore ReadinessProbe for ML Storage sidecar
- (Feature) AutoDelete for ArangoBackup
What's Changed
- Improve documentation rendering for GitHub Pages by @nikita-vanyasin in #1558
- [Maintenance] Reduce binary size by @ajanikow in #1565
- [Maintenance] Update Features Description, Supported K8S Versions and… by @ajanikow in #1563
- [Maintenance] Bump dependencies by @ajanikow in #1568
- Refactoring: move some ml/shared functions to community by @nikita-vanyasin in #1562
- Fix operator versions in readme example by @nikita-vanyasin in #1572
- [Improvement] Log pod names during inspection by @nikita-vanyasin in #1555
- [Maintenance] Update Documentation by @ajanikow in #1570
- Add CircleCI status badge by @nikita-vanyasin in #1556
- [Feature] [ML] Featurization Job Type by @ajanikow in #1578
- [Bugfix] Don't abort plan in case of optional action timeout by @nikita-vanyasin in #1573
- Use relative links for generated docs by @nikita-vanyasin in #1574
- Update Helm chart docs with actual info by @nikita-vanyasin in #1487
- Change default logging level to info. Add --log.sampling (default true) by @nikita-vanyasin in #1577
- Bump Go to 1.21.6 by @jwierzbo in #1579
- Disallow untidy go mod in Pull requests by @nikita-vanyasin in #1575
- [Bugfix] Enable LazyLoader for CRD & CRD Schemas by @ajanikow in #1582
- Restore ReadinessProbe for ML Storage sidecar, rename shutdown -> controller service by @nikita-vanyasin in #1535
- GT-562 AutoDelete for ArangoBackup by @jwierzbo in #1583
Full Changelog: 1.2.36...1.2.37