Skip to content

Releases: cloudfoundry/bpm-release

v1.2.5

01 Aug 21:07
Compare
Choose a tag to compare

Updates:

  • Updates golang package golang-1-linux to 1.20.7

v1.2.4

13 Jul 18:45
Compare
Choose a tag to compare

What's Changed

  • Update to golang 1.20.6 and vendor dependencies

Full Changelog: v1.2.3...v1.2.4

v1.2.3

22 Jun 17:09
Compare
Choose a tag to compare

Features

  • Bumping to latest golang 1.20.5

Full Changelog: v1.2.2...v1.2.3

v1.2.2

15 May 15:09
Compare
Choose a tag to compare

Bug fixes

  • Fix issue with file limits on Xenial and Bionic stemcells where it won't be set past 4096

Full Changelog: v1.2.1...v1.2.2

v1.2.1

09 May 20:55
Compare
Choose a tag to compare

Known Issues:

  • #160, golang 1.20.4 has introduced behavior that is causing BPM to not properly configure the started process with the correctly configured file limits.

v1.2.0

03 Apr 20:43
Compare
Choose a tag to compare

Fixes/enhancements

  • bpm will no longer constrain the size of /dev/shm and /dev to 64MB per container, and will rely on the OS's default size for these mount points.
    • For certain real-world workloads, this was causing containerized Postgresql workers to fail with ERROR: could not resize shared memory segment "/PostgreSQL.3671273430" to 33554432 bytes: No space left on device. For more information, consult the PR that introduced the change: #159

v1.1.23

01 Apr 10:41
Compare
Choose a tag to compare

Fixed CVEs:

  • CVE-2022-41723: golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding

v1.1.21

07 Dec 23:51
Compare
Choose a tag to compare
  • CVE-2021-44716: golang: net/http: limit growth of header canonicalization cache
  • CVE-2022-27664: golang: net/http: handle server errors after sending GOAWAY
  • CVE-2022-32149: golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags

v1.1.20

22 Nov 17:14
Compare
Choose a tag to compare

Full Changelog: v1.1.19...v1.1.20

v1.1.19

29 Aug 13:49
Compare
Choose a tag to compare

Dependency Bumps

Full Changelog: v1.1.18...v1.1.19