Releases: StackGuardian/sg-sdk-go
v1.3.1
v1.3.0
v1.2.1
What's Changed
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- 1.1.0 Release by @larisoncarvalho in #16
- Develop v1.2.0 by @taherkk in #17
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Updates the StackGuardian Go SDK to align with the latest API spec on Production.
Full Changelog: v1.0.0...v1.1.0
v1.1.0-beta-2
Disclaimer
This beta release is not intended to be used with the production server
What's Changed
- Updated to align with the latest SG API spec
Full Changelog: v1.1.0-beta-1...v1.1.0-beta-2
v1.1.0-beta-1
Disclaimer
This beta release is not intended to be used with the production server
What's Changed
- Updates the SDK to use the latest StackGuardian API specification
Full Changelog: v1.0.0...v1.1.0-beta-1
v1.0.0-beta-3
Disclaimer: This version of the StackGuardian Go SDK is currently in pre release and is intended for use with StackGuardian QA environments and not in production.
What's Changed
- Update the SDK to support the latest StackGuardian API spec
Full Changelog: v1.0.0-beta-2...v1.0.0-beta-3
v1.0.0-beta-2
Disclaimer: This version of the StackGuardian Go SDK is currently in pre release and is intended for use with StackGuardian QA environments and not in production.
What's Changed
- Add support for explicit null values for supported fields
- Updated with the latest SG API spec
Full Changelog: v1.0.0-beta...v1.0.0-beta-2
v1.0.0-beta
Disclaimer: This version of the StackGuardian Go SDK is currently in pre release and is intended for use with StackGuardian QA environments and not in production.
What's Changed
- Update SDK with the new API spec by @larisoncarvalho in #2
Usage
To use this SDK you can run the command below and follow the setup instructions in the README
go get github.com/StackGuardian/sg-sdk-go
Full Changelog: 1.0.0-alpha1...v1.0.0-beta