Releases: cofide/cofide-api-sdk
Releases · cofide/cofide-api-sdk
v0.29.0
v0.28.0
Changes
- build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 @dependabot[bot] (#121)
🚀 Features
- feat: add TLS mode to FederatedService message @markgoddard (#123)
🧰 Maintenance
- chore: remove deprecated AgentService.UpdateTrustZoneBundle RPC @markgoddard (#120)
v0.27.0
Changes
- Remove and reserve deprecated fields @yoctozepto (#113)
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 @dependabot[bot] (#119)
- build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 @dependabot[bot] (#116)
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 @dependabot[bot] (#117)
- build(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 @dependabot[bot] (#118)
- Remove a bogus DEPRECATED comment @yoctozepto (#115)
- build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 @dependabot[bot] (#114)
- build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 @dependabot[bot] (#112)
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)