Skip to content

Releases: kapetacom/sdk-go-config

v1.0.1

02 Oct 06:59
44560a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Apr 12:14
c8d44ca
Compare
Choose a tag to compare

What's Changed

  • fix: Use json.Number since it may be received both as string or int by @hofmeister in #6

Full Changelog: v0.2.0...v1.0.0

v0.2.0

09 Apr 13:27
3c610d2
Compare
Choose a tag to compare

Adds support for file-based env vars

v0.1.3

15 Feb 13:45
174bf10
Compare
Choose a tag to compare

What's Changed

  • Adding helper method and mock struct by @sorenmat in #4

Full Changelog: v0.1.2...v0.1.3

v0.1.2

13 Feb 10:57
6527627
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.1.0...v0.1.2

v0.1.1

12 Feb 13:19
4f642b7
Compare
Choose a tag to compare

v0.1.0 got wrong tag

Adds methods for getting instances

12 Feb 13:17
4f642b7
Compare
Choose a tag to compare
  • GetInstanceForConsumer(resourceName string)
  • GetInstanceOperator(instanceId string)
  • GetInstancesForProvider(resourceName string)

Other notable changes:

  • Use config as package
  • Fix self-registration in local
  • Add epoch time type

v0.0.2

01 Feb 14:03
584df27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

31 Jan 11:48
b98d29e
Compare
Choose a tag to compare