Skip to content

Releases: GoCodeAlone/workflow-plugin-infra

v1.2.1

06 Jun 23:30
Immutable release. Only release title and notes can be modified.
9c08c30

Choose a tag to compare

Changelog

  • 9c08c30 ci: modernize action pins and Go baseline (#32)

v1.2.0

03 Jun 06:16
Immutable release. Only release title and notes can be modified.
002c6a2

Choose a tag to compare

Changelog

  • 002c6a2 feat(spa): dynamic plan/apply + exec-env + reconcile, pin workflow v0.72.0 (infra-admin P2/3 PR10/12) (#30)

v1.1.0

02 Jun 09:47
Immutable release. Only release title and notes can be modified.
7d3b9ee

Choose a tag to compare

Changelog

  • 7d3b9ee feat: infra-admin SPA + AdminContribution (infra-admin migration PR-4) (#29)
  • aa06c9a Merge pull request #28 from GoCodeAlone/issue-760-version-discipline
  • d8a4a12 chore: apply plugin version discipline
  • 1ba0b3b docs(retro): post-merge retrospective for DNS provider cascade (9 PRs) (#27)
  • b34cc49 chore: mark DNS import + provider decoupling plan Complete (#26)

v1.0.0

27 May 03:24
Immutable release. Only release title and notes can be modified.
0a7c033

Choose a tag to compare

Changelog

  • 0a7c033 refactor: strip libdns + admincli + dns packages + remove dns_record step (Phase 3b) (#25)

v0.3.1

26 May 10:01
Immutable release. Only release title and notes can be modified.
c50d548

Choose a tag to compare

Changelog

  • c50d548 feat(dnsprovider): add Hover adapter (workflow-plugin-hover v0.3.0) (#24)
  • 7a169ff docs(retro): post-merge retrospective for DNS provider v2 cascade (5 PRs) (#23)

v0.3.0

26 May 07:12
Immutable release. Only release title and notes can be modified.
f0509ad

Choose a tag to compare

Changelog

  • f0509ad feat(dnsprovider): add Azure DNS adapter (#21)
  • 1900a55 feat(dnsprovider): add GoDaddy adapter (#22)
  • 2fbf8dd feat(dnsprovider): add GCP Cloud DNS adapter (#18)
  • 6d9982b feat(dnsprovider): add Namecheap adapter (#17)
  • c7c1ac8 feat(dnsprovider): DNS provider v2 — registry-map + Route53 adapter (#15)

v0.1.3

26 May 06:47
Immutable release. Only release title and notes can be modified.
6539a5c

Choose a tag to compare

Changelog

  • 6539a5c docs(retro): post-merge retrospective for DNS ownership policy gate (PR #13) (#14)
  • 885a8cc feat(infra): DNS ownership policy gate + infra.dns_record step + wfctl infra-dns CLI (#13)

v0.1.2

24 May 21:30
Immutable release. Only release title and notes can be modified.
e3b9a98

Choose a tag to compare

Changelog

  • e3b9a98 ci: remove sync-plugin-version.yml (release governance sweep C3) (#12)

v0.1.1

24 May 18:13
Immutable release. Only release title and notes can be modified.
8b915e3

Choose a tag to compare

Changelog

  • 8b915e3 chore(deps): bump workflow v0.64.0 (#11)
  • a3f20b4 ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#10)
  • 2fd3491 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#9)
  • b426f37 chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#8)
  • 66a03d9 ci(release): notify workflow-registry on tag publish (G1 / workflow-registry#79) (#7)
  • 01d5a8a docs(infra): add examples/minimal/config.yaml (#6)
  • eecf3b5 docs(infra): experimental banner + MIT LICENSE (QoL sweep) (#5)
  • 123bd16 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#4)
  • 8dbf6ae chore: bump workflow v0.19.0 → v0.51.7 (#3)
  • ea07a9f ci: publish GoReleaser drafts after artifact upload

v0.1.0

27 Apr 20:50
6c1802d

Choose a tag to compare

Changelog

  • 6c1802d feat: add strict gRPC contracts
  • d7c4d64 refactor: inject plugin version at build time via ldflags
  • bef4b91 chore: add GitHub Actions release workflow
  • 034922b chore: add .gitignore, remove committed binary
  • 44dcf3c feat: extract infra plugin from workflow core