What's Changed
- NB. this release moves to a hardcoded config path of 
/app/config/config.yamlrather than loading the path from the environment variable so you will likely need to update your deployment manifests for this. - feat: remote gateway call home option by @rickymoorhouse in #135
 - chore: update to go 1.24.5 by @rickymoorhouse in #137
 - chore: clean up contianer build files by @rickymoorhouse in #138
 - chore(deps): update dependency go to v1.24.6 by @renovate[bot] in #139
 - fix(deps): update module github.com/prometheus/client_golang to v1.23.0 by @renovate[bot] in #136
 - fix(deps): update kubernetes packages to v0.33.3 by @renovate[bot] in #115
 - build: APICON-14354 - TLS configuration updates for FIPS compliance by @slindaue in #142
 - fix(deps): update module github.com/prometheus/client_golang to v1.23.2 by @renovate[bot] in #146
 - chore(deps): update actions/checkout action to v5 by @renovate[bot] in #141
 - fix(deps): update kubernetes packages to v0.34.0 by @renovate[bot] in #144
 - fix: config loading and memory leak by @rickymoorhouse in #149
 - fix(deps): update kubernetes packages to v0.34.1 by @renovate[bot] in #147
 
New Contributors
Full Changelog: v2.0.3...v2.0.4