Skip to content

Releases: mendix/cf-mendix-buildpack

v4.5.2: Merge pull request #317 from mendix/DEP-2940_rollback_samesite_cookies

25 May 09:26
027416b
Compare
Choose a tag to compare

v4.5.1: Merge pull request #307 from mendix/DEP-2872_samesite_cookies

18 May 08:01
3af6b06
Compare
Choose a tag to compare
Changes for SameSite cookies in runtimes < 8.11

Mendix Cloud Foundry Buildpack v4.5.0

06 May 11:26
5258e53
Compare
Choose a tag to compare

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

22 Apr 10:46
26bfa2a
Compare
Choose a tag to compare
DVAS-1093 - Update Appdynamics agent in buildpack

v4.4.1

15 Apr 14:43
d902039
Compare
Choose a tag to compare
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

24 Mar 13:12
ed68c23
Compare
Choose a tag to compare

v4.3.4: Merge pull request #304 from mendix/DEP-2844_fix_datadog_site

24 Mar 11:45
ad1494c
Compare
Choose a tag to compare
[DEP-2844] Update Datadog sidecar to 0.21.2

v4.3.3: Merge pull request #300 from mendix/CLDOPS-6596_datadog_race

02 Mar 13:26
7fd5f0c
Compare
Choose a tag to compare

v4.3.2: Merge pull request #299 from mendix/CLDOPS-6596_datadog_race

28 Feb 14:00
5e25264
Compare
Choose a tag to compare
[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

28 Feb 09:16
3293df9
Compare
Choose a tag to compare
[DEP-1417] Fix client certificates for runtimes > 7.20