What's Changed
- fix(deps): update module golang.org/x/net to v0.46.0 by @renovate[bot] in #132
- [Closes #133] Better documentation on Creating API Keys by @userbradley in #134
- feat(metrics): improve /metrics endpoint with comprehensive instrumentation by @lexfrei in #135
- feat(metrics): add provider label to all metrics for multi-instance filtering by @lexfrei in #138
- feat: optimize container image size with scratch base and UPX compression by @lexfrei in #139
- fix(errors): improve error handling with comprehensive linter fixes by @lexfrei in #140
- docs: add TESTING.md and CONTRIBUTING.md by @lexfrei in #141
- chore(deps): update davidanson/markdownlint-cli2-action action to v20 by @renovate[bot] in #142
- feat(github): add pull request template by @lexfrei in #143
- fix(ci): add paths filter to release workflow PR trigger by @lexfrei in #144
- feat(test): add unit tests before linting work by @lexfrei in #145
- chore(deps): update actions/github-script action to v8 by @renovate[bot] in #146
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #147
- Add golangci-lint configuration and comprehensive unit tests by @lexfrei in #148
- Fix container USER directive for Kubernetes runAsNonRoot compatibility by @lexfrei in #149
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #150
- chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #151
- Fix PR builds from forks and optimize CI performance by @lexfrei in #153
- Migrate to stdlib logging and remove external dependencies by @lexfrei in #152
- ci(workflows): optimize container builds with native ARM64 runners by @lexfrei in #154
- chore(deps): update github artifact actions (major) by @renovate[bot] in #155
- fix(ci): correct bash array usage in manifest creation by @lexfrei in #156
- Update README.md by @boomam in #159
- chore(deps): update davidanson/markdownlint-cli2-action action to v21 by @renovate[bot] in #161
- fix(deps): update module sigs.k8s.io/external-dns to v0.20.0 by @renovate[bot] in #160
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #162
- chore(deps): update davidanson/markdownlint-cli2-action action to v22 by @renovate[bot] in #164
- chore(deps): update github artifact actions (major) by @renovate[bot] in #165
New Contributors
- @userbradley made their first contribution in #134
- @lexfrei made their first contribution in #135
- @boomam made their first contribution in #159
Full Changelog: v0.7.0...v0.8.0