Skip to content

Releases: StackGuardian/sg-sdk-go

v1.3.1

03 Mar 09:46
7a8695c

Choose a tag to compare

Fix: Imports

NOTE: v1.3.0 should not be used it has broken imports

v1.3.0

03 Mar 09:15
7a8695c

Choose a tag to compare

What's Changed

  • [SG-4116] Add workflow and workflow template revisions by @taherkk in #21
  • [SG-4116] Add workflow-step-templates and revisions by @taherkk in #20

Full Changelog: v1.2.1...v1.3.0

v1.2.1

06 Jan 11:11
1faa24f

Choose a tag to compare

What's Changed

  • [SG-4149] Add Optional Id fields for resources in the sdk by @taherkk in #19

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Oct 08:13
493b4ee

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Apr 13:59

Choose a tag to compare

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

03 Apr 15:12

Choose a tag to compare

v1.1.0-beta-2 Pre-release
Pre-release

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

12 Mar 14:39
465dd5d

Choose a tag to compare

v1.1.0-beta-1 Pre-release
Pre-release

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

29 Oct 13:39
c5be12e

Choose a tag to compare

v1.0.0-beta-3 Pre-release
Pre-release

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

15 Oct 10:40
53952bb

Choose a tag to compare

v1.0.0-beta-2 Pre-release
Pre-release

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

01 Oct 11:50
6f261a5

Choose a tag to compare

v1.0.0-beta Pre-release
Pre-release

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

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