This v2.0.0 release represents a significant milestone in modernizing this project.
🚨 Breaking Changes
- Drop support for Azure Database for PostgreSQL - Single Server - As Microsoft has deprecated this service, we've removed support to focus on actively maintained Azure PostgreSQL offerings
✨ Major Improvements
- Updated RBAC policies - Enhanced security and permissions management for better Kubernetes integration
- Upgraded operator-sdk - Built on the latest operator framework for improved stability and features
- Dependency updates - All dependencies have been updated to their latest secure versions
- Enhanced CI/CD - Added Dependabot configuration for automated dependency management
🐛 Bug Fixes
- Fixed empty HOST field in generated secrets
- Various minor fixes to the Helm chart for better deployment experience
🛠️ What's Changed
- Drop support for Azure Database for PostgreSQL - Single Server by @pcallewaert in #175
- Update RBAC policies for helm chart by @pcallewaert in #177
- Upgrade operator-sdk by @pcallewaert in #172
- ci(dependabot): add dependabot configuration by @aschaber1 in #133
- Bump dependencies
- Update dependabot config and improve test workflow by @pcallewaert in #199
- Fix empty HOST field in the generated secret by @pcallewaert in #203
- Minor fixes to the Helm chart by @Farfaday in #202
🙏 New Contributors
- @aschaber1 made their first contribution in #133
- @Farfaday made their first contribution in #202
Full Changelog: 1.3.5...2.0.0