Releases: mendix/cf-mendix-buildpack
Releases · mendix/cf-mendix-buildpack
v4.5.2: Merge pull request #317 from mendix/DEP-2940_rollback_samesite_cookies
DEP-2940 rollback samesite cookies
v4.5.1: Merge pull request #307 from mendix/DEP-2872_samesite_cookies
Changes for SameSite cookies in runtimes < 8.11
Mendix Cloud Foundry Buildpack v4.5.0
This release contains breaking changes for those who base their code on this buildpack (e.g. forks).
This release has been tested fully and the functionality remains the same. However, we have restructured the project, have improved dependency management and have changed some of the logic and entry points.
This release contains the following changes:
- Restructured according to recommended PEP8 project structure
- Split up tests into unit and integrations tests
- Moved Python dependencies to wheels
- Separated buildpack module code into logical files
- Separated Python bootstrap from compile script
- Optimized logging
- Removed M2EE logger from buildpack components
- Fixed duplicate log lines from M2EE logger
- Fixed test requirements for Python 3.4
- Removed pyproject.toml
- Fixed pip-tools version to support cflinuxfs2
- Added contribution and development docs
v4.4.2: Merge pull request #309 from mendix/DVAS-1093_appdynamics
DVAS-1093 - Update Appdynamics agent in buildpack
v4.4.1
Merge pull request #308 from mendix/DEP-2887_delete_old_cached_depend…
v4.4.0: Merge pull request #303 from mendix/DEP-2354_azure_sas_token
DEP-2354: azure sas token
v4.3.4: Merge pull request #304 from mendix/DEP-2844_fix_datadog_site
[DEP-2844] Update Datadog sidecar to 0.21.2
v4.3.3: Merge pull request #300 from mendix/CLDOPS-6596_datadog_race
[CLDOPS-6596] Added exponential backoff
v4.3.2: Merge pull request #299 from mendix/CLDOPS-6596_datadog_race
[CLDOPS-6596] Add sleep workaround for a race condition between Datadog and the run…
v4.3.1: Merge pull request #298 from mendix/DEP-1417_fix_client_certificates
[DEP-1417] Fix client certificates for runtimes > 7.20