Skip to content

Releases: cloudfoundry/bosh-backup-and-restore

1.9.12

16 Sep 10:42
190f07b
Compare
Choose a tag to compare

v1.9.12

Release Date: September 16, 2021

Maintenance Changes

  • Add CF6 CLI to minimal CI image
  • Add gettext-base to be able to use envsubst in tasks
  • Add libxml2-utils to the image to be able to use xmllint in tasks
  • Update golang in backup-and-restore-minimal to v1.17.1
  • Upgrade cf-cli from 7.2 to 7.3

Dependencies

  • aws-sdk-go: Updated to v1.40.17.
    For more information, see aws-sdk-go.
  • bosh-utils: Updated to v0.0.274.
    For more information, see bosh-utils.
  • socks5-proxy: Updated to v0.2.19.
    For more information, see socks5-proxy.
  • gomega: Updated to v1.16.0.
    For more information, see gomega.

1.9.11

09 Jul 11:20
96481fc
Compare
Choose a tag to compare

v1.9.11

Release Date: July 9, 2021

Maintenance Changes

  • Various internal technical changes (CI, etc).

Dependencies

  • aws-sdk-go: Updated to v1.39.2.
    For more information, see aws-sdk-go.
  • bosh-utils: Updated to v0.0.264.
    For more information, see bosh-utils.
  • gomega: Updated to v1.14.0.
    For more information, see gomega.

1.9.10

08 Jul 09:12
4b69724
Compare
Choose a tag to compare

v1.9.10

Release Date: July 8, 2021

Dependencies

1.9.9

07 Jul 16:55
94400f9
Compare
Choose a tag to compare

v1.9.9

Release Date: July 7, 2021

Maintenance Changes

  • Internal CI improvements

1.9.8

05 Jul 10:26
34d93fd
Compare
Choose a tag to compare

v1.9.8

Release Date: July 7, 2021

Maintenance Changes

  • Fix README build status badge
  • Update README to reflect migration to go mod
  • Various CI improvements

Dependencies

1.9.7

16 Apr 21:37
a9dff19
Compare
Choose a tag to compare

Changes

  • Add docker-build pipeline (port from ci repo)
  • Add story creation upon publish of new release
  • Fix pipeline to use correct resources
  • Move docker images from ci repo
  • Move docker-build pipeline from ci AS IS
  • Port tasks required by docker-build pipeline
  • Publish as final + notify
  • Rename minimal resource to match concourse

Dependencies

1.9.6

05 Apr 17:58
f26dff7
Compare
Choose a tag to compare

Commits

  • Bump github.com/aws/aws-sdk-go in /s3-config-validator/src
  • Bump github.com/maxbrunsfeld/counterfeiter/v6
  • Bump github.com/onsi/ginkgo in /s3-config-validator/src
  • Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0
  • Bump github.com/aws/aws-sdk-go in /s3-config-validator/src
  • Bump github.com/maxbrunsfeld/counterfeiter/v6

1.9.5

22 Mar 20:24
5404366
Compare
Choose a tag to compare
  • This release is a duplicate of release 1.9.4
  • It contains a fix for a bug in CI causing bbr version to be empty.

1.9.4

19 Mar 21:20
0c7e856
Compare
Choose a tag to compare

Commits

  • Bump github.com/onsi/gomega from 1.10.4 to 1.11.0
  • Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.1

1.9.1

13 Jan 16:33
ec171e9
Compare
Choose a tag to compare

Changes