Releases: nirmata/go-client
Releases · nirmata/go-client
v1.7.0
What's Changed
- feat: add support to fetch github app token from policies service by @suhasgummaswe in #20
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: add option to get raw response by @suhasgummaswe in #16
- feat: add serviceAccountToken Auth by @suhasgummaswe in #15
- feat: add additional Post methods which return rawResponse for the user library to handle by @suhasgummaswe in #17
- feat: Service account token auth by @suhasgummaswe in #18
- feat: refactor client to support different auth methods by @suhasgummaswe in #13
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Sa auth by @krishbajaj1609 in #14
New Contributors
- @krishbajaj1609 made their first contribution in #14
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Allow
https://to be a base URL by @tdubenirmata in #12
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Use Bearer for JWT requests rather than NIRMATA-JWT
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- fix: encode apIkey and handle edge cases when fetching tenantID by @suhasgummaswe in #11
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- feat: get current user using apiKey by @suhasgummaswe in #10
Full Changelog: v1.2.1...v1.2.2