Skip to content

Releases: upbound/provider-upjet-gcp-beta

v0.4.2

11 Feb 14:10
01df16d
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [Backport release-0.4] Update go version to 1.23.6 [SECURITY] by @github-actions in #19

Full Changelog: v0.4.1...v0.4.2

v0.4.1

04 Feb 14:32
42c7dd3
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [Backport release-0.4] Update module github.com/golang/glog to v1.2.4 [SECURITY] by @github-actions in #15
  • [Backport release-0.4] Update go version to 1.23.5 [SECURITY] by @github-actions in #17

New Contributors

  • @github-actions made their first contribution in #15

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Jan 17:25
51b46ff
Compare
Choose a tag to compare

This release includes vulnerability fixes, improved documentation, and pipeline enhancements.

What's Changed

  • Set the repo's official provider requirements by @turkenf in #11

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Nov 14:01
0fff282
Compare
Choose a tag to compare

The v0.3.0 release introduces a new resource and some pipeline fixes.

  • ServerTLSPolicy.networksecurity.gcp-beta.upbound.io/v1beta1

What's Changed

  • Add github bot token to scan workflow by @turkenf in #6
  • Fix image name in scan workflow by @turkenf in #7
  • Remove scan workflow by @turkenf in #8
  • Configure networksecurity ServerTLSPolicy resource and add an example by @turkenf in #9
  • Add own Publish Service Artifacts workflow by @turkenf in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Sep 11:43
55b7621
Compare
Choose a tag to compare

The v0.2.0 release introduces new resources:

  • ServiceAccount.cloudplatform.gcp-beta.upbound.io/v1beta1
  • NodePool.container.gcp-beta.upbound.io/v1beta1
  • NodePool.container.gcp-beta.upbound.io/v1beta2

What's Changed

  • Add v1beta1 and v1beta2 of the NodePool resource and v1beta1 of the ServiceAccount resource by @turkenf in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Sep 15:48
cfd9e11
Compare
Choose a tag to compare

The v0.1.0 release introduces provider-upjet-gcp-beta, and adds the following resources:

  • ProjectServiceIdentity.cloudplatform.gcp-beta.upbound.io/v1beta1
  • Cluster.container.gcp-beta.upbound.io/v1beta1
  • Cluster.container.gcp-beta.upbound.io/v1beta2

What's Changed

  • Bootstrap provider-upjet-gcp-beta by @turkenf in #1

New Contributors

Full Changelog: https://github.com/upbound/provider-upjet-gcp-beta/commits/v0.1.0