Releases: IBM/apiconnect-trawler
Releases · IBM/apiconnect-trawler
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
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
v1.7.0
Features:
- Add support for analytics v2
- Monitor document cache
- Split test for tls.crt and ca.crt
- Make timeouts for DataPower customisable in config
Documentation
- samples: add sample dashboard and screenshot
- docs: add notes around kustomize base
- sample: add analytics
Fixes and general maintenance:
v1.6.5
v1.6.4
bug fix release - invalid labels error on invoke api metrics
v1.6.3
Minor bug fix release - apiconnect net for CR status now works incluster
v1.6.2
What's Changed
- feature: API tests by @rickymoorhouse in #32
- feature: monitor CR status & update python version by @rickymoorhouse in #34
Full Changelog: v1.6.1...v1.6.2
v1.6.1
fix: simplify pod finding (#31) * fix: simplify pod finding * fix tests