Skip to content

Releases: infobloxopen/atlas-app-toolkit

v1.1.2

Choose a tag to compare

@mphillips-infoblox mphillips-infoblox released this 24 Nov 18:26
ee3a065

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

Choose a tag to compare

@AnPiakhota-Infoblox AnPiakhota-Infoblox released this 15 Sep 12:15
adf43ad

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

v1.1.0

Choose a tag to compare

@Calebjh Calebjh released this 03 Sep 21:08
cd38036

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

v1.0.0

Choose a tag to compare

@Calebjh Calebjh released this 05 Aug 00:13
21e9dea

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

Choose a tag to compare

@Evgeniy-L Evgeniy-L released this 04 Aug 11:33
5a78dbb

Changes:

  • Added CMode package (#273)

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

Choose a tag to compare

@drewwells drewwells released this 20 Jul 21:49
b5a8aff
added bloxid/README.md

v0.25.1

Choose a tag to compare

@Evgeniy-L Evgeniy-L released this 08 Jul 18:41
db7da36

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

v0.25.0

Choose a tag to compare

@Evgeniy-L Evgeniy-L released this 08 Jul 15:26
b396a28

Changes:

  • Added health check with context (#255)

v0.24.2

Choose a tag to compare

@Calebjh Calebjh released this 25 May 18:16
1705106
Merge pull request #250 from pjferrell/resource-identifier-json

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

v2.0.0

Choose a tag to compare

@hramazani hramazani released this 09 Jan 21:26
fix linting errors in backwards compatible way