Releases: cofide/cofide-api-sdk
Releases · cofide/cofide-api-sdk
v0.41.0
v0.40.1
v0.40.0
Changes
- Allow registration using a trust zone server ID. This is not a breaking change to the wire format, but for consumers of the wrapping Go client provided by this module there is a breaking change (new argument added) in the signature of the
TrustZoneClient.RegisterTrustZoneServermethod. @alec-w (#165)
v0.39.1
v0.39.0
v0.38.0
Changes
- build(deps): bump golangci/golangci-lint-action from 6 to 9 @dependabot[bot] (#153)
- build(deps): bump actions/checkout from 4 to 6 @dependabot[bot] (#151)
- build(deps): bump actions/setup-go from 5 to 6 @dependabot[bot] (#150)
🧰 Maintenance
- chore: fix dependabot patch update restriction @markgoddard (#156)
- feat: add APTPMNode attestation policy kind (#159)
v0.37.0
Changes
- No changes
v0.36.0
v0.35.0
Changes
- build(deps): bump glob from 11.0.3 to removed in the npm_and_yarn group across 1 directory @dependabot[bot] (#146)
- build(deps): bump github.com/spiffe/spire-api-sdk from 1.13.3 to 1.14.0 @dependabot[bot] (#144)
- build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 @dependabot[bot] (#145)
🚀 Features
- feat: use paths for static attestation policy SPIFFE IDs @markgoddard (#147)
v0.34.0
Changes
🚀 Features
- feat: add parent_id and dns_names to APStatic message @markgoddard (#143)