Releases: datolabs-io/go-backstage
Releases · datolabs-io/go-backstage
v1.1.0
What's Changed
- Add support for locations management by @tdabasinskas in #1
Full Changelog: v1.0.2...v1.1.0
v1.0.2
- Default namespace name (
DefaultNamespaceName
) constant is now exposed externally.
v1.0.1
- The base URL for the client can now be specified with both
/api
suffix or without it.
v1.0.0
- Initial version