Skip to content

Releases: cloudfoundry/csb-brokerpak-aws

1.15.6

21 Oct 08:11
89cd6b9

Choose a tag to compare

build(deps): bump the aws-sdk-go-v2 group (#2761)

Bumps the aws-sdk-go-v2 group in /providers/terraform-provider-csbmajorengineversion with 3 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.12 to 1.31.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.12...config/v1.31.13)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.16 to 1.18.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.16...config/v1.18.17)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.108.2 to 1.108.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/rds/v1.108.2...service/rds/v1.108.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-version: 1.108.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.15.5

08 May 09:30

Choose a tag to compare

build(deps): update manifest dependencies file

1.15.4

07 May 09:27

Choose a tag to compare

build(deps): update manifest dependencies file

1.15.3

25 Mar 15:23
7c8f56a

Choose a tag to compare

chore: fix the cloud-service-broker build (#2479)

- The cloud-service-broker dependency was updated to be a Go 1.24 tool
- This did not work because you can't "go build" a tool, it it's been reverted
- Also "make build" will now build the cloud-service-broker too, as this is typically
  used as the litmus test of whether everything is working, and in this case we had
  a miss.

1.15.2

24 Feb 10:05
9ba136a

Choose a tag to compare

build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2427)

Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.36.0 to 2.36.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.36.0...v2.36.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.15.1

03 Jan 10:00

Choose a tag to compare

build(deps): update manifest dependencies file

1.15.0

26 Nov 09:26
830a21c

Choose a tag to compare

build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#2256)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.35.1...v1.36.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.14.4

08 Oct 08:56
2de54a6

Choose a tag to compare

What's Changed

New Features

Dependency updates

  • build(deps): bump the aws-sdk-go-v2 group across 1 directory with 3 updates by @dependabot in #2138
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.3.0 to 2.4.0 by @dependabot in #2140
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.4.0 to 2.4.1 by @dependabot in #2141
  • build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 by @dependabot in #2143
  • build(deps): bump the aws-sdk-go-v2 group in /providers/terraform-provider-csbmajorengineversion with 3 updates by @dependabot in #2144
  • build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2146
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.4.1 to 2.4.2 by @dependabot in #2159
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.4.2 to 2.4.3 by @dependabot in #2160

Others

  • chore: fix Makefile local-csb task by @blgm in #2142

Full Changelog: 1.14.3...1.14.4

1.14.3

24 Sep 12:05
2eb97ed

Choose a tag to compare

What's Changed

New Features

Dependency updates

  • build(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2020
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds from 1.81.5 to 1.82.0 in /providers/terraform-provider-csbmajorengineversion in the aws-sdk-go-v2 group by @dependabot in #2019
  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 by @dependabot in #2021
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #2022
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.1.3 to 2.1.4 by @dependabot in #2024
  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2025
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2026
  • build(deps): bump honnef.co/go/tools from 0.4.7 to 0.5.0 by @dependabot in #2030
  • build(deps): bump honnef.co/go/tools from 0.5.0 to 0.5.1 by @dependabot in #2031
  • build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2038
  • build(deps): bump honnef.co/go/tools from 0.4.7 to 0.5.1 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2037
  • build(deps): bump the aws-sdk-go-v2 group in /providers/terraform-provider-csbmajorengineversion with 3 updates by @dependabot in #2036
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #2049
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.1.4 to 2.2.0 by @dependabot in #2050
  • build(deps): bump the aws-sdk-go-v2 group in /providers/terraform-provider-csbmajorengineversion with 3 updates by @dependabot in #2054
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2055
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #2064
  • build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #2065
  • build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2075
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2073
  • build(deps): bump the aws-sdk-go-v2 group in /providers/terraform-provider-csbmajorengineversion with 2 updates by @dependabot in #2074
  • build(deps): bump the aws-sdk-go-v2 group in /providers/terraform-provider-csbmajorengineversion with 3 updates by @dependabot in #2091
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.2.0 to 2.2.1 by @dependabot in #2082
  • build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 by @dependabot in #2100
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds from 1.82.4 to 1.82.5 in /providers/terraform-provider-csbmajorengineversion in the aws-sdk-go-v2 group by @dependabot in #2104
  • build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.8.1 to 6.9.0 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2105
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.2.1 to 2.3.0 by @dependabot in #2111
  • build(deps): bump the aws-sdk-go-v2 group in /providers/terraform-provider-csbmajorengineversion with 3 updates by @dependabot in #2118

Others

Full Changelog: 1.14.2...1.14.3

1.14.2

05 Aug 10:58
69926bb

Choose a tag to compare

What's Changed

New Features

Dependency updates

  • build(deps): bump the aws-sdk-go-v2 group in /providers/terraform-provider-csbmajorengineversion with 3 updates by @dependabot in #1999
  • build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by @dependabot in #2002
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #2003
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.1.2 to 2.1.3 by @dependabot in #2004
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in /providers/terraform-provider-csbmajorengineversion by @dependabot in #2010
  • build(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #2014

Full Changelog: 1.14.1...1.14.2