Skip to content

Releases: cloudfoundry/csb-brokerpak-gcp

1.6.0

03 Sep 15:21
Compare
Choose a tag to compare

What's Changed

New Features

Dependency updates

  • build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by @dependabot in #1278
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #1279
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.1.2 to 2.1.3 by @dependabot in #1280
  • build(deps): bump cloud.google.com/go/trace from 1.10.10 to 1.10.11 by @dependabot in #1286
  • build(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #1288
  • build(deps): bump google.golang.org/api from 0.189.0 to 0.190.0 by @dependabot in #1293
  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 by @dependabot in #1294
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #1295
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.1.3 to 2.1.4 by @dependabot in #1298
  • build(deps): bump honnef.co/go/tools from 0.4.7 to 0.5.0 by @dependabot in #1307
  • build(deps): bump cloud.google.com/go/trace from 1.10.11 to 1.10.12 by @dependabot in #1305
  • build(deps): bump honnef.co/go/tools from 0.5.0 to 0.5.1 by @dependabot in #1308
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #1313
  • build(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.1.4 to 2.2.0 by @dependabot in #1314
  • build(deps): bump google.golang.org/api from 0.191.0 to 0.194.0 by @dependabot in #1317
  • build(deps): bump cloud.google.com/go/trace from 1.10.12 to 1.11.0 by @dependabot in #1318
  • build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #1324
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #1323

Others

Full Changelog: 1.5.7...1.6.0

1.5.8

25 Jul 14:48
edb3d90
Compare
Choose a tag to compare
build(deps): bump github.com/redis/go-redis/v9 (#1277)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.5.4 to 9.6.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/commits/v9.6.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

1.5.7

22 Jul 22:20
edb3d90
Compare
Choose a tag to compare
build(deps): bump github.com/redis/go-redis/v9 (#1277)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.5.4 to 9.6.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/commits/v9.6.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

1.5.6

17 Jul 17:00
1e5086e
Compare
Choose a tag to compare
feat!: delete PubSub service (#1276)

* feat!: delete PubSub service

[#187940811](https://www.pivotaltracker.com/story/show/187940811)

* fix: incorrect variable modification

[#187940811](https://www.pivotaltracker.com/story/show/187940811)

1.5.4

17 Jul 16:30
1e5086e
Compare
Choose a tag to compare
feat!: delete PubSub service (#1276)

* feat!: delete PubSub service

[#187940811](https://www.pivotaltracker.com/story/show/187940811)

* fix: incorrect variable modification

[#187940811](https://www.pivotaltracker.com/story/show/187940811)

1.5.3

12 Jun 14:00
4523165
Compare
Choose a tag to compare

What's Changed

New Features

Bug fixes

  • fix: Should check for authorised network only when it being used by @FelisiaM in #1213

Dependency updates

  • build(deps): bump google.golang.org/api from 0.182.0 to 0.183.0 by @dependabot in #1202
  • build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 by @dependabot in #1203

Others

Full Changelog: 1.5.2...1.5.3

1.5.2

29 May 18:03
65e0cf0
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • fix: issue where Storage binding parameters do not work with Spring by @zucchinidev in #1193

Dependency updates

  • chore(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #1159
  • chore(deps): bump google.golang.org/api from 0.176.1 to 0.177.0 by @dependabot in #1160
  • chore(deps): bump cloud.google.com/go/trace from 1.10.6 to 1.10.7 by @dependabot in #1165
  • chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #1169
  • chore(deps): bump google.golang.org/api from 0.177.0 to 0.178.0 by @dependabot in #1171
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #1172
  • chore(deps): bump google.golang.org/api from 0.178.0 to 0.180.0 by @dependabot in #1177
  • chore(deps): bump github.com/hashicorp/terraform-json from 0.21.0 to 0.22.0 by @dependabot in #1183
  • chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 by @dependabot in #1186
  • chore(deps): bump github.com/hashicorp/terraform-json from 0.22.0 to 0.22.1 by @dependabot in #1189
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #1190
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #1191
  • build(deps): bump google.golang.org/api from 0.181.0 to 0.182.0 by @dependabot in #1195
  • chore(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 by @zucchinidev in #1199

Others

  • test: remove Chi dependency from test app by @blgm in #1167
  • test: http method correction for PostgreSQL app by @blgm in #1168

Full Changelog: 1.5.1...1.5.2

1.5.1

30 Apr 07:39
8aaa84f
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • chore(deps): bump google.golang.org/api from 0.172.0 to 0.173.0 by @dependabot in #1136
  • chore(deps): bump google.golang.org/api from 0.173.0 to 0.174.0 by @dependabot in #1139
  • chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #1145
  • chore(deps): bump google.golang.org/api from 0.174.0 to 0.176.0 by @dependabot in #1149
  • chore(deps): bump google.golang.org/api from 0.176.0 to 0.176.1 by @dependabot in #1153
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #1157
  • chore(deps): bump github.com/cloudfoundry/cloud-service-broker/v2 from 2.0.0 to 2.0.2 by @dependabot in #1158

Others

  • test: brokerpak helper to cope with v2 CSB by @blgm in #1135
  • test: update driver versions in apps by @blgm in #1144
  • test: remove PostgreSQL 15 test by @blgm in #1143

Full Changelog: 1.5.0...1.5.1

1.5.0

12 Apr 13:37
e10454f
Compare
Choose a tag to compare

What's Changed

Bug fixes

Dependency updates

  • chore(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.21.4 to 0.21.5 by @dependabot in #1017
  • chore(deps): bump google.golang.org/api from 0.157.0 to 0.159.0 by @dependabot in #1018
  • chore(deps): bump google.golang.org/api from 0.159.0 to 0.160.0 by @dependabot in #1023
  • chore(deps): bump cloud.google.com/go/trace from 1.10.4 to 1.10.5 by @dependabot in #1030
  • chore(deps): bump google.golang.org/api from 0.160.0 to 0.161.0 by @dependabot in #1031
  • chore(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.21.5 to 0.21.6 by @dependabot in #1035
  • chore(deps): bump google.golang.org/api from 0.161.0 to 0.162.0 by @dependabot in #1036
  • chore(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.21.6 to 0.21.8 by @dependabot in #1037
  • chore(deps): bump google.golang.org/api from 0.162.0 to 0.163.0 by @dependabot in #1041
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1047
  • chore(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.21.8 to 0.21.9 by @dependabot in #1049
  • chore(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #1053
  • chore(deps): bump google.golang.org/api from 0.163.0 to 0.164.0 by @dependabot in #1054
  • chore(deps): bump google.golang.org/api from 0.164.0 to 0.165.0 by @dependabot in #1059
  • chore(deps): bump google.golang.org/api from 0.165.0 to 0.166.0 by @dependabot in #1064
  • chore(deps): bump honnef.co/go/tools from 0.4.6 to 0.4.7 by @dependabot in #1068
  • chore(deps): bump google.golang.org/api from 0.166.0 to 0.167.0 by @dependabot in #1070
  • chore(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.21.9 to 0.22.0 by @dependabot in #1076
  • chore(deps): bump google.golang.org/api from 0.167.0 to 0.168.0 by @dependabot in #1077
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #1078
  • chore(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #1083
  • chore(deps): bump google.golang.org/api from 0.168.0 to 0.169.0 by @dependabot in #1087
  • chore(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.22.0 to 0.22.2 by @dependabot in #1091
  • chore(deps): bump cloud.google.com/go/trace from 1.10.5 to 1.10.6 by @dependabot in #1101
  • chore(deps): bump google.golang.org/api from 0.169.0 to 0.170.0 by @dependabot in #1098
  • chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #1104
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 by @dependabot in #1105
  • chore(deps): bump google.golang.org/api from 0.170.0 to 0.171.0 by @dependabot in #1116
  • chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #1117
  • chore(deps): bump google.golang.org/api from 0.171.0 to 0.172.0 by @dependabot in #1122
  • chore(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #1134

Others

Full Changelog: 1.4.0...1.5.0

1.5.0-rc.1

12 Apr 13:30
e10454f
Compare
Choose a tag to compare
1.5.0-rc.1 Pre-release
Pre-release
chore: Define hostname for TF providers (#1132)

* chore: Define hostname for TF providers

* update csb to v2

Co-Authored-By: Marcela Campo <20945140+pivotal-marcela-campo@users.noreply.github.com>

* Update makefile to use CSB v2

Co-Authored-By: Marcela Campo <20945140+pivotal-marcela-campo@users.noreply.github.com>

---------

Co-authored-by: Marcela Campo <20945140+pivotal-marcela-campo@users.noreply.github.com>