v0.7.0
What's Changed
- fix e2e multi record test issues by @mikenairn in #225
- tests: Use unique zone hostnames for each integration test by @mikenairn in #226
- chore: Remove unused field "queuedFor" from record status by @mikenairn in #227
- go version bump to 1.22 by @maksymvavilov in #229
- custom test timeouts for specific providers (Azure) by @philbrookes in #236
- gh-223: sanitize all Azure API errors by @philbrookes in #234
- gh-232: traffic manager profile hash generation update by @philbrookes in #235
- Concurrent DNS Records test by @philbrookes in #233
- Update ginkgo binary version v2.17.1 by @mikenairn in #240
- add verify-helm-build to verify-all make target by @maksymvavilov in #242
- add perms and docs for azure by @maleck13 in #231
- tests: Add ginkgo flags makefile variable by @mikenairn in #245
- ci: Only run happy path tests for Azure on PRs by @mikenairn in #248
- ci: Export dns operator metrics on success by @mikenairn in #246
- ci: Fix GINKGO_FLAGS env var in e2e by @mikenairn in #249
- metrics: Instrumented provider http clients by @mikenairn in #244
- Add api to generate endpoints by @maksymvavilov in #207
- ci: Fix image build jobs to use ref instead of sha on tags by @mikenairn in #250
- More updates to health check spec. by @philbrookes in #259
- add azure mention by @maleck13 in #268
- format by @maleck13 in #269
- helm manifests template based by @eguzki in #264
- add DNSHealthProbe CRD by @philbrookes in #243
- Updated worker code by @maleck13 in #273
- fix healthcheck api by @maksymvavilov in #275
- Add related endpoints to DNSRecord status by @maksymvavilov in #241
- add tooling to convert endpoints to a tree and back by @philbrookes in #266
- ci: Improve build images job for release tags by @eguzki in #274
- Handle GEO- prefix for contintents for AWS by @maleck13 in #276
- add default duration of 5m by @maleck13 in #279
- Create/Delete HealthCheckProbeCR from DNSRecord Reconciler by @maksymvavilov in #271
- fix: Multiple same host/target records by @mikenairn in #284
- ci: on release check version string is the expected one by @eguzki in #278
- ci: set release version by @eguzki in #285
- Dockerfile: do not prefix release version with 'v' by @eguzki in #286
- consult healtcheck probes when publishing enpoints by @maksymvavilov in #277
New Contributors
Full Changelog: v0.6.0...v0.7.0