v0.4.0-alpha1
Pre-release
Pre-release
didierofrivia
released this
23 Jul 16:15
·
177 commits
to main
since this release
What's Changed
- GH-84 refactor DNSRecord conflict detection by @makslion in #100
- feat: Add providers startup flag by @mikenairn in #142
- [docs\ Update provider.md by @jasonmadigan in https://github.com//pull/153
- chore: Consistent/Improved logging by @mikenairn in #152
- Update provider.md by @jasonmadigan in #154
- Adding maintainers file by @pmccarthy in #157
- Adding adopters file by @pmccarthy in #159
- NS Deletion hardening by @philbrookes in #156
- Fix: Removed a stored context in the google provider by @philbrookes in #164
- feat: RWMutex on InMemoryClient by @KevFan in #167
- fix: Lint error ineffectual assignment to ctx by @mikenairn in #168
- feat: Generate unique OwnerID based on DNSRecord UID by @mikenairn in #170
- docs: Update DNSRecord API docs (OwnerID) by @mikenairn in #172
- tests: Add multi instance test suite and namespace scoped deployments by @mikenairn in #163
- GH-110 use CRD validation on DNSRecord by @makslion in #160
- Owned DNS Records will block Managed Zone deletion by @philbrookes in #162
- tests: Multi cluster e2e test support by @mikenairn in #183
- chore: Align google provider with other implementations (aws and inmemory) by @mikenairn in #139
- chore: Configure default logging (info/json) by @mikenairn in #185
- Helm charts by @didierofrivia in #179
- [feature] Add simple Azure provider behind feature flag by @philbrookes in #184
- Fix Helm workflow by @didierofrivia in #194
New Contributors
- @jasonmadigan made their first contribution in #153
- @pmccarthy made their first contribution in #157
- @KevFan made their first contribution in #167
- @didierofrivia made their first contribution in #179
Full Changelog: v0.3.0...v0.4.0-alpha1