Releases: cofide/cofide-api-sdk
Releases · cofide/cofide-api-sdk
v0.26.0
Changes
🚀 Features
- feat: support specifying a trust domain in IdentityFederation @markgoddard (#111)
🧰 Maintenance
- chore: reorder some datastore client methods @markgoddard (#109)
v0.25.3
v0.25.2
Changes
🐛 Bug Fixes
- fix: remove deprecated fake RegisterCluster @markgoddard (#106)
🧰 Maintenance
- chore: Remove UpdateManagedTrustZoneBundle from TrustZoneClient @markgoddard (#107)
v0.25.1
v0.25.0
Changes
- build(deps): bump github.com/spiffe/spire-api-sdk from 1.12.0 to 1.12.4 @dependabot[bot] (#103)
- Adding trust zone server registration svc @jsnctl (#101)
🚀 Features
- feat: add UpdateTrustZoneBundle RPC to TrustZoneService @markgoddard (#104)
v0.24.3
Changes
🚀 Features
- feat: add gateway_specs to FederatedServiceMessage, drop deprecated gateway_ip @markgoddard (#102)
v0.24.2
Changes
🚀 Features
- feat: add Identity message, service and client @markgoddard (#99)
- feat: add WorkloadClient to Connect client @markgoddard (#97)
v0.24.1
Changes
🚀 Features
- feat: add node UID to Workload message @markgoddard (#96)
🐛 Bug Fixes
- fix: bump go to 1.23.10 to address GO-2025-3750 @markgoddard (#95)
v0.24.0
v0.23.0
Changes
- build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 @dependabot[bot] (#92)
🚀 Features
- feat: change workload Observation.value to a structpb.Value @markgoddard (#93)
- feat: updated Workload message to support Kubernetes pods @markgoddard (#91)