Skip to content

Releases: infobloxopen/atlas-app-toolkit

v0.26.0

03 May 21:18
d3e5cab
Compare
Choose a tag to compare

Migrate to golang-jwt/jwt/v4 (v0 branch)

v1.1.2

24 Nov 18:26
ee3a065
Compare
Choose a tag to compare

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

15 Sep 12:15
adf43ad
Compare
Choose a tag to compare

Fixes the issue with concurrent use of grpc.UnaryServerInterceptor as a transaction instance should be created per request (#288)

v1.1.0

03 Sep 21:08
cd38036
Compare
Choose a tag to compare

Switches from protoc-gen-swagger annotations to protoc-gen-openapiv2 annotations

v1.0.0

05 Aug 00:13
21e9dea
Compare
Choose a tag to compare

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

04 Aug 11:33
5a78dbb
Compare
Choose a tag to compare

Changes:

  • Added CMode package (#273)

v0.25.2: Merge pull request #271 from infobloxopen/feature/bloxid-readme

20 Jul 21:49
b5a8aff
Compare
Choose a tag to compare

v0.25.1

08 Jul 18:41
db7da36
Compare
Choose a tag to compare

Fix: Add server options for Health Checks with Context (#258)

v0.25.0

08 Jul 15:26
b396a28
Compare
Choose a tag to compare

Changes:

  • Added health check with context (#255)

v0.24.2

25 May 18:16
1705106
Compare
Choose a tag to compare
Merge pull request #250 from pjferrell/resource-identifier-json

rpc/resource: implement json.Marshaler/json.Unmarshaler for Identifier