Releases: mendix/cf-mendix-buildpack
Releases · mendix/cf-mendix-buildpack
v4.30.1: Release 2022-07-07
What's Changed
- Documentation improvements #555 by @markbastiaans
- Allow statsd_port to be configured through env. variables by @Christophe-Vico
v4.30: Release 2022-05-30
What's Changed
- Bump Datadog dependencies by @markbastiaans in #550
- LM-850 AppDynamics node name fix by @denis-shuvalov in #551
- Move mendix-logfilter to CDN by @markbastiaans in #552
- (minor) Add custom locations feature by @markbastiaans in #553
Full Changelog: v4.29.3...v4.30
v4.29.3: Databroker Hotfix
What's Changed
- [DB-1613] Databroker: Business Events fix config map version by @abhishekamte-mx in #549
Full Changelog: v4.29.2...v4.29.3
v4.29.2: Release 2022-05-24
What's Changed
- Fix automated changelog by @markbastiaans in #542
- Allow HSTS headers by @lttmtins in #545
- Add CycloneDX SBOM generation to dependency management by @markbastiaans in #546
- Improve workflows by @markbastiaans in #543
- Reorganise documentation by @markbastiaans in #547
New Contributors
Full Changelog: v4.29.1...v4.29.2
v4.29.1: Github Actions workflow improvements
This release does not contain any functional changes, and is aimed at improving the buildpack development experience.
v4.29.0
This release contains the following changes:
- #535 makes external dependencies configurable with
dependencies.yml
. Please check the documentation for more information. - #537 brings small improvements to the Github Actions workflow for this project
Hotfix v4.28.6: Fix Metrics.Registries config update for apps with runtime < 9.7.0
For older apps with runtimes < 9.7.0, we don't enable metrics via micrometer. So
return an empty list for the metrics registry configuration override.
v4.28.5
Hotfix v4.28.4: Update Java 8 to 8u332
This hotfix updates Java 8 to Adoptium 8u332. This is the latest April 2022 release, which brings it on par with Java 11. Additionally, this version should mitigate the CVE addressed in #527 fully.
v4.28.3: Fix for S3 STS support for Mendix 7
This release contains the following changes:
- #525: Enable S3 STS support when CAs are set for Mx7