Skip to content

Releases: cloudfoundry/bosh-docker-cpi-release

v0.0.17

21 Dec 10:41
Compare
Choose a tag to compare

Fixed CVEs:

  • CVE-2024-45338: Non-linear parsing of case-insensitive content in golang.org/x/net/html

v0.0.16

03 Dec 20:14
Compare
Choose a tag to compare

Updates:

  • Updates golang package golang-1-linux to 1.23.4
  • Updates golang package golang-1-darwin to 1.23.4

v0.0.15

15 Nov 21:01
Compare
Choose a tag to compare

Updates:

  • Updates golang package golang-1-linux to 1.23.3
  • Updates golang package golang-1-darwin to 1.23.3

v0.0.14

25 Oct 16:50
Compare
Choose a tag to compare

Fixed CVEs:

v0.0.13

25 Jul 15:35
Compare
Choose a tag to compare

Full Changelog: v0.0.12...v0.0.13

v0.0.12

22 Jan 22:17
Compare
Choose a tag to compare

Full Changelog: v0.0.11...v0.0.12

v0.0.11

22 Jan 22:16
Compare
Choose a tag to compare

Full Changelog: v0.0.10...v0.0.11

v0.0.10

12 May 12:27
Compare
Choose a tag to compare

v0.0.10

Note: this is all release notes since v0.0.5

  • Removal of CPI v1 code
  • Removal of chrony as it doesn't work in warden
  • Fix issue with attaching disk with new nats 2.0 on bosh director

Full Changelog: v0.0.5...v0.0.10

v0.0.5

05 Apr 02:51
Compare
Choose a tag to compare
  • Remove IPv4 address if network is set to be IPv6 (useful for testing pure IPv6 connectivity)
  • Allow docker container to be attached to multiple networks
  • Switched to golang-1-* vendored packages

v0.0.3

08 Jun 10:06
Compare
Choose a tag to compare
  • Allow docker.host to use unix://... paths
  • Automatically create networks if necessary