Releases: IBM/apiconnect-trawler
Releases · IBM/apiconnect-trawler
v2.0.5
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
v2.0.4
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
v2.0.3
What's Changed
- feat: support a single namespace deployment by @rickymoorhouse in #132
- feat: separate org and cloud level auth by @rickymoorhouse in #133
Full Changelog: v2.0.2...v2.0.3
v2.0.2 - additional features from v1
What's Changed
-
feat: add analytics_cluster_status by @rickymoorhouse in #128
-
feat: Datapower object count by @rickymoorhouse in #129
-
fix: avoid path traversal by @rickymoorhouse in #123
-
chore: handle error from log config by @rickymoorhouse in #119
-
chore: handle error from log config by @rickymoorhouse in #122
-
chore(deps): update actions/checkout action to v4 by @renovate in #118
-
chore(deps): update github/codeql-action action to v3 by @renovate in #121
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Latest updates from SaaS monitoring by @rickymoorhouse in #108
- feat: re-instate support for username/password and log level by @rickymoorhouse in #110
New Contributors
- @architm21 made their first contribution in #111
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Trawler v2 update - move to golang by @rickymoorhouse in #100
Full Changelog: v1.8.1...v2.0.0
v1.8.1
What's Changed
- build(deps): bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #77
- build(deps): bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #76
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #78
- build(deps): bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #80
- test: test for missing graphite in config by @rickymoorhouse in #73
- Added cloud manager secret by @perryan-coder in #79
- Add apiconnect.ibm.com apiGroups to clusterrole by @alexisph in #81
- build(deps): bump cryptography from 41.0.6 to 42.0.0 by @dependabot in #82
- build(deps): bump cryptography from 42.0.0 to 42.0.2 by @dependabot in #83
- build(deps): bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #84
- Additional checks for variables by @rickymoorhouse in #85
New Contributors
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- build(deps): bump requests from 2.27.1 to 2.31.0 by @dependabot in #66
- feat: api calls interval customisation by @rickymoorhouse in #65
- build(deps): bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #68
- build(deps): bump cryptography from 41.0.0 to 41.0.2 by @dependabot in #69
- build(deps): bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #70
- build(deps): bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #71
- fix: call gateway peering function by @rickymoorhouse in #75
Full Changelog: v1.7.2...v1.8.0
v1.7.2
What's Changed
- fix: propagate timeout from DataPowerNet to DataPower by @djarcan in #64
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- fix: re-instate support for ObjectStatus for earlier DP by @rickymoorhouse in #63
Full Changelog: v1.7.0...v1.7.1