Releases: GoCodeAlone/workflow-plugin-sso
Releases · GoCodeAlone/workflow-plugin-sso
v0.1.8
v0.1.7
Immutable
release. Only release title and notes can be modified.
Changelog
- e6890f1 Merge pull request #17 from GoCodeAlone/issue-760-version-discipline
- 9e41f88 Merge pull request #18 from GoCodeAlone/feat/sso-jwks-uri-verify
- f468e0b chore: apply plugin version discipline
- 0d2eefd docs(sso): document sso.oidc jwksUri verify-only mode
- 83df309 feat(sso): jwksUri-only verify mode for sso.oidc (NewRemoteKeySet, no discovery)
- b1d2445 fix(sso): verify-only guard on refresh/exchange + drop test import cruft
- d5d697d fix(sso): verify-only guard on step.sso_userinfo (jwksUri provider has nil Provider)
v0.1.6
v0.1.5
v0.1.4
Immutable
release. Only release title and notes can be modified.
Changelog
- 8d8b65b chore(deps): bump workflow v0.64.0 (#13)
- 8091b45 chore: bump workflow v0.19.0 → v0.51.7 (#4)
- 577fcbe chore: sync plugin.json version to latest tag v0.1.3 (#5)
- 6f7d895 chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#10)
- e51da7c ci(release): notify workflow-registry on tag publish (G1 / workflow-registry#79) (#9)
- 9141651 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#6)
- d937c5f ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#12)
- c595590 ci: publish GoReleaser drafts after artifact upload
- bb17ad0 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#11)
- 5914db8 docs(sso): add examples/minimal/config.yaml (#8)
- c8cfbc0 docs(sso): experimental banner + MIT LICENSE (QoL sweep) (#7)