Releases: infobloxopen/atlas-app-toolkit
Releases · infobloxopen/atlas-app-toolkit
v0.26.0
Migrate to golang-jwt/jwt/v4 (v0 branch)
v1.1.2
Fixes the issue with the helper method tracing.AddErrorSpan()
that are caused by a bug in the open telemetry collector. (#297).
Without this fix, the error spans do not appear in the traces.
v1.1.1
Fixes the issue with concurrent use of grpc.UnaryServerInterceptor as a transaction instance should be created per request (#288)
v1.1.0
Switches from protoc-gen-swagger annotations to protoc-gen-openapiv2 annotations
v1.0.0
Updates dependency to grpc-gateway/v2
Proto files should be rebuilt once the gentool has been updated for consistency.
grpc-gateway v1 is still in go modules due to a built proto file that uses protoc-gen-swagger
v0.25.3
Changes:
- Added CMode package (#273)
v0.25.2: Merge pull request #271 from infobloxopen/feature/bloxid-readme
v0.25.1
Fix: Add server options for Health Checks with Context (#258)
v0.25.0
Changes:
- Added health check with context (#255)
v0.24.2
Merge pull request #250 from pjferrell/resource-identifier-json
rpc/resource: implement json.Marshaler/json.Unmarshaler for Identifier