Releases: infobloxopen/atlas-app-toolkit
Releases · infobloxopen/atlas-app-toolkit
yet another v2 update
upgrade v2 references (#420) * upgrade references to v2 * . * . * .
Compartments update
feature/compartment (#413) - feature/compartment - updated-as-per-review - updated GetCompartmentID function
v0.25.5
What's Changed
- Cherry pick fix for panic
reflect.Value.Interface on zero value
by @davidhankins in #397
Full Changelog: v0.25.4...v0.25.5
v2.1.0
What's Changed
- update module version to v2 by @hramazani in #357
- go module v2: update module version, and related files and paths to v2 by @hramazani in #358
This release is branched from V1 branch and only changes are to support and use Go module v2.
Full Changelog: v2.0.0...v2.1.0
v1.4.0
What's Changed
- Better default response codes from HTTP method when no GRPC code set by @Calebjh in #349
- add util to tracing to get function name, and further COGS constants by @hramazani in #356
Full Changelog: v1.3.0...v1.4.0
v0.28.0
What's Changed
- add util to tracing to get function name, and further COGS constants by @hramazani in #355
Full Changelog: v0.27.0...v0.28.0
v1.3.0
What's Changed
- Render numbers read from JWTs as integers by @Calebjh in #339
- Case insensitive matching of field names by @ychen-bloxer in #337
- Feature/search-by by @abalaven in #331
- Add further attributes to span in tracing package by @hramazani in #353
New Contributors
- @ychen-bloxer made their first contribution in #337
- @abalaven made their first contribution in #331
- @hramazani made their first contribution in #353
Full Changelog: v1.2.1...v1.3.0
v0.27.0
What's Changed
- Add further attributes to span in tracing package by @hramazani in #354
Full Changelog: v0.26.0...v0.27.0
v1.2.0
- bloxid: added WithRandomEncodedID and WithSchemer
- migrate to golang-jwt/jwt/v4
v0.26.0
Migrate to golang-jwt/jwt/v4 (v0 branch)