Skip to content

Releases: GoCodeAlone/workflow-plugin-gcp

v2.3.0

03 Jun 08:30
Immutable release. Only release title and notes can be modified.
942294c

Choose a tag to compare

Changelog

  • 942294c feat: add Cloud Run IaCProviderRunner (#33)
  • c222aeb fix: publish releases by tag

v2.2.0

02 Jun 05:17
Immutable release. Only release title and notes can be modified.
163cbeb

Choose a tag to compare

Changelog

  • 163cbeb feat: add ownership labels
  • b0f1376 feat: expose provider region lister (#30)

v2.1.3

25 May 09:49
Immutable release. Only release title and notes can be modified.
330022f

Choose a tag to compare

Changelog

  • 330022f feat: map observability requirements for gcp (#28)

v2.1.2

24 May 21:51
Immutable release. Only release title and notes can be modified.
2880d2f

Choose a tag to compare

Changelog

  • 2880d2f chore(plugin.json): restore version sentinel 0.0.0 per workflow#758 ldflag pattern (#27)

v2.1.0

24 May 20:45
Immutable release. Only release title and notes can be modified.
8e3e676

Choose a tag to compare

Changelog

  • 641555b chore(release): plugin-version discipline (workflow#758) (#19)
  • d2b9fcd ci(release): notify workflow-registry on tag publish (G1 / workflow-registry#79) (#18)
  • b78ecbc ci: fix Layer 3b verify-capabilities wiring + bump setup-wfctl to v0.63.2 (workflow#765) (#24)
  • 03f6d0e ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#23)
  • c5796c0 docs(gcp): add README + examples + experimental banner (QoL sweep) (#16)
  • ebab284 docs(gcp): prefix CONTRIBUTING commands with GOWORK=off (#17)
  • 8e3e676 feat(plugin): declare iacServices in plugin.json; bump workflow v0.64.0 (#25)
  • f5a2479 feat: add Cloud DNS record set management (#22)
  • fb84454 feat: add cloud dns authority outputs (#21)

v2.0.0

17 May 23:04
Immutable release. Only release title and notes can be modified.
ec108e2

Choose a tag to compare

Changelog

  • eee449e ci: add workflow_dispatch escape hatch to sync-plugin-version.yml (#12)
  • 79eaccb ci: fix notify-registry draft-state release lookup (#13)
  • ec108e2 workflow#699: drop GCPProvider.Apply (v2.0.0-rc1) (#15)

v1.2.0

16 May 21:45
Immutable release. Only release title and notes can be modified.
09e59a4

Choose a tag to compare

Changelog

  • 09e59a4 feat(v2): ComputePlanVersion=v2 + workflow v0.54.0 + minEngine 0.54.0 (#10)

v1.1.0

15 May 20:47
Immutable release. Only release title and notes can be modified.
4602212

Choose a tag to compare

Changelog

  • 4602212 Cloud-SDK Plan #2 — PR 3: gcs IaCStateBackend + gke + storage.gcs + gcp.credentials + v1.1.0 (#9)
  • 00e2347 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#8)

v1.0.0

13 May 15:41
Immutable release. Only release title and notes can be modified.
ca1d4c9

Choose a tag to compare

What's Changed

  • fix(drivers): implement ResourceDriver.SensitiveKeys stub by @intel352 in #3
  • fix(provider): implement IaCProvider.{BootstrapStateBackend,SupportedCanonicalKeys} stubs by @intel352 in #4
  • ci: publish GoReleaser drafts after artifact upload by @intel352 in #5
  • feat: typed-IaC gRPC migration to v1.0.0 by @intel352 in #7

New Contributors

Full Changelog: v0.1.4...v1.0.0

v0.1.4

02 May 19:24
f99a6c4

Choose a tag to compare

What's Changed

  • Migrate plugin.json to canonical RegistryManifest format and add plugin-validate CI job by @Copilot in #2

New Contributors

  • @Copilot made their first contribution in #2

Full Changelog: v0.1.3...v0.1.4