Releases: GoCodeAlone/workflow-plugin-okta
Releases · GoCodeAlone/workflow-plugin-okta
v0.2.6
v0.2.4
Immutable
release. Only release title and notes can be modified.
v0.2.3
v0.2.2
Immutable
release. Only release title and notes can be modified.
Changelog
- 93fb3f3 chore(deps): bump workflow v0.64.0 (#11)
- bf12f71 ci: bump wfctl pin v0.63.1 → v0.63.2 (workflow#765 implementation actually shipped) (#10)
- 8f73cc9 ci: wire wfctl plugin verify-capabilities + bump wfctl pin to v0.63.1 (workflow#765) (#9)
- debe886 chore: wire sdk.WithBuildVersion + release.yml validate-contract gate (workflow#764) (#8)
- c822860 docs(okta): add examples/minimal/config.yaml (#7)
- aa1183b docs(okta): experimental banner + LICENSE check (QoL sweep) (#6)
- bb581c2 ci: add sync-plugin-version workflow (auto-bump plugin.json on tag) (#5)
- 132a9b6 chore: bump workflow v0.51.7 (#4)
- a33fb30 ci: publish GoReleaser drafts after artifact upload
- 4d7cfb5 Merge pull request #2 from GoCodeAlone/copilot/migrate-workflow-plugin-okta-to-strict-grpc
- 22ba8a2 Fix Makefile LDFLAGS target (internal.Version) and deduplicate wfctl version in CI via make validate-contracts
- 9a7567d Assert wfctl strict flag availability
- 30571c3 Address strict contract review feedback
- fa2802c Address review feedback: align plugin version, auto-update URLs, rename CI job, use go install, improve contracts docs
- a75aaf8 Add strict contract descriptors, CI validation job, and fix plugin.json downloads
- e57c09d Initial plan
v0.2.1
v0.2.0
Changelog
- b52ecf0 fix: update CI Go version and remove local replace directives
- e21b625 fix: PrivateKey auth + scopes for okta SDK migration
- 094f1a3 feat: migrate to okta-sdk-golang/v6
- 96fb57e test: add wftest integration tests
- f54dd77 ci: upgrade goreleaser-action to v7, actions to latest
- deccc8e ci: add CI workflow for push/PR
- 4fccce1 chore: bump workflow engine to v0.3.51
- 27abffd ci: add registry notification on release
- 673e86d ci: make registry sync step non-blocking