Skip to main content

SPIRL Go SDK Releases

Visit https://github.com/spirl/spirl-sdk-go for the source code and links to the Go documentation.

Release Notes

spirl-sdk-go v0.3.5

June 3rd, 2026

Enhancements

  • Added configsdk for reading/updating organization, trust domain, and cluster configurations
  • Added support for reading trust domain authority status
  • Added support for configuring JwtIssuerConfig on a trust domain
  • Added support for describing a cluster by cluster ID
  • Added SDK name and version to outgoing requests, defaulting to sdk with no version

spirl-sdk-go v0.2.0

December 2nd, 2025

Enhancements

  • Added realm management support
  • Added realm role management support

spirl-sdk-go v0.1.0

March 28th, 2025

  • Initial release