What's Changed
- build: Use correct flags for FIPS enabled go build by @slindaue in #152
- Improve certificate handling and security-related code by @rickymoorhouse in #154
- fix: add missing parameter to GetToken call by @slindaue in #155
- fix: general clean up of problems in code by @slindaue in #156
- fix(sec): parse the IAM URL to make sure it is valid by @slindaue in #157
- fix: CWE-918 SSRF vulnerability in ibmcloud.go by using full URL instead of just host by @slindaue in #158
- fix(mend): check for valid IAM_URL by @slindaue in #159
- feat: enable CA cert checking for datapower & add docs by @rickymoorhouse in #161
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #163
- fix: data-intake pipeline stats by @rickymoorhouse in #164
- chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #153
- fix: reset health metrics to avoid duplication by @rickymoorhouse in #166
- fix: management checks crashing by @nagarjun1991 in #167
- chore(deps): update dependency go to v1.25.7 by @renovate[bot] in #143
- fix(deps): update kubernetes packages to v0.35.0 by @renovate[bot] in #162
New Contributors
- @nagarjun1991 made their first contribution in #167
Full Changelog: v2.0.4...v2.0.5