1.5.0
servicesenablement
released this
12 Apr 13:37
·
426 commits
to main
since this release
What's Changed
Bug fixes
- fix: vulnerability GO-2024-2687 by @zucchinidev in #1129
- fix: vulnerability GO-2024-2687 in apps by @zucchinidev in #1130
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
- chore: remove run-in-docker logic from Makefile by @fnaranjo-vmw in #1039
- chore: make codeql action use golang specified in go.mod by @fnaranjo-vmw in #1044
- chore: specify go 1.22.0 in go.mod by @fnaranjo-vmw in #1045
- chore: specify go1.22.0 in gomod 2 by @fnaranjo-vmw in #1046
- chore: stop checking go version in Makefile by @fnaranjo-vmw in #1048
- chore: use --update-if-exists when creating broker by @blgm in #1058
- test: Remove migration tests by @FelisiaM in #1102
- chore: add GitHub action PR check for focused tests by @blgm in #1103
- chore: Temporarly ignore any updates of the CSB while we migrate to using OpenTofu by @FelisiaM in #1106
- chore: migrate to tofu by @pivotal-marcela-campo in #1108
- chore: Experiment with adding labels to each RP through this action. These labels can later be used for better release notes. by @FelisiaM in #1110
- chore: Ignore any test dependencies on release notes by @FelisiaM in #1112
- chore: remove tofu url_template by @pivotal-marcela-campo in #1118
- chore: Rely on dependabot to label its PRs by @FelisiaM in #1120
- chore: update terraform-provider-google to v5 by @blgm in #1126
- docs: update documentation to not mention terraform anymore by @zucchinidev in #1131
- test: work around spanner upgrade issue by @blgm in #1133
- chore: Define hostname for TF providers by @FelisiaM in #1132
Full Changelog: 1.4.0...1.5.0