Releases: GoCodeAlone/workflow-plugin-digitalocean
Releases · GoCodeAlone/workflow-plugin-digitalocean
v0.10.2
05 May 16:17
Compare
Sorry, something went wrong.
No results found
Changelog
08a439c fix(diff): VPC/Droplet/AppPlatform Diff now compares region (#70 ) (#71 )
9bade5f fix: buildJobSpec/buildWorkerSpec — accept structured map image shape (parity with parent service) (#66 )
a18d398 fix: deferred-flush orphan handling + UUID passthrough for type=app trusted_sources (#65 )
v0.10.1
05 May 12:56
Compare
Sorry, something went wrong.
No results found
Changelog
5445329 feat(provider): implement opt-in Enumerator interface (workflow#536 follow-up) (#69 )
a43aeda fix/refactor(provider): Initialize ctx + Plan canonicalization (#62 , #63 ) (#68 )
v0.10.0
05 May 02:41
Compare
Sorry, something went wrong.
No results found
Changelog
6797d9e feat(provider): migrate to v2 IaC dispatch (W-7/W-8 conformance + ApplyPlan) (#61 )
v0.9.2
03 May 12:35
Compare
Sorry, something went wrong.
No results found
Changelog
d4a0f54 fix(vpc): expose id in Outputs map so wfctl infra_output: .id resolves (#60 )
v0.9.1
03 May 11:20
Compare
Sorry, something went wrong.
No results found
Changelog
30524f8 fix(proto): accept provider field in IacProviderConfig (v0.9.0 regression) (#59 )
v0.9.0
03 May 09:19
Compare
Sorry, something went wrong.
No results found
Changelog
bbc8195 feat(contracts): migrate iac.provider to strict gRPC proto contracts + CI validation (#41 )
8463fd6 feat(droplet+volume): user_data, vpc, ssh_keys, volumes, tags, bools + new infra.volume driver (#55 )
4c48a63 fix(release): remove top-level after: hook (broke goreleaser v2) (#57 )
45dd6a3 fix(release): wrap before.hooks in sh -c (export builtin + YAML-quote URL colons) (#58 )
v0.8.5
02 May 20:55
Compare
Sorry, something went wrong.
No results found
Changelog
b0aa27c fix(grpc): serialize Diagnostic.Detail across plugin boundary (#52 , plus closes the silent-drop bug) (#53 )
v0.8.4
02 May 20:07
Compare
Sorry, something went wrong.
No results found
Changelog
66a6b71 fix(app-platform): deployment-level component enum + visible log-fetch errors in Diagnostic (#51 )
v0.8.3
02 May 19:11
Compare
Sorry, something went wrong.
No results found
Changelog
6095da9 feat(app-platform): fetch DO deploy logs in Troubleshoot + ListDeployments fallback in health poll (#50 )
d826aed fix(app-platform): handle ActiveDeployment.Phase transition states (#48 ) (#49 )
v0.8.2
02 May 17:30
Compare
Sorry, something went wrong.
No results found
Changelog
b754b71 feat(database): deferred trusted_sources flush for type=app refs on first deploy (#44 )
e48a32b feat(provider): implement DetectDrift with ghost + config classification (#46 )