Skip to content

Releases: cloudfoundry/bpm-release

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

v1.1.18

30 Jun 17:02
Compare
Choose a tag to compare

Dependency Bumps

Full Changelog: v1.1.17...v1.1.18

v1.1.17

18 Apr 21:01
Compare
Choose a tag to compare

Full Changelog: v1.1.16...v1.1.17

Bump to go v1.18.1 and update vendored dependencies.

v1.1.16

20 Jan 17:01
Compare
Choose a tag to compare

Full Changelog: v1.1.15...v1.1.16

Updated to runc v1.10.0

v1.1.15

20 Oct 21:09
Compare
Choose a tag to compare

Full Changelog: v1.1.14...v1.1.15

  • Bumped go to 1.17

v1.1.14

07 Oct 23:40
Compare
Choose a tag to compare

What's Changed

  • Customize shutdown signal to send SIGINT to Postgres by @bgandon in #152
  • Update golang dependencies

v1.1.13

20 Jul 17:23
Compare
Choose a tag to compare
  • Update runc to 1.0.1
  • Update golang dependencies