Skip to content

Releases: IBM/appconfiguration-go-sdk

v0.5.3

22 Mar 10:00
6899d86
Compare
Choose a tag to compare

What's Changed

  • add support for eu-de region

Full Changelog: v0.5.2...v0.5.3

v0.5.2

22 Feb 07:28
4bf2a8b
Compare
Choose a tag to compare

Vulnerability fixes for golang.org/x/crypto package

What's Changed

Vulnerability fixes for golang.org/x/crypto package

  • CVE-2023-48795 (Medium) detected in golang.org/x/crypto-v0.14.0
  • CVE-2023-48795 (Moderate) detected in golang.org/x/crypto

Full Changelog: v0.5.1...v0.5.2

v0.5.1

30 Oct 13:39
2f49034
Compare
Choose a tag to compare

bump dependencies

Full Changelog: v0.5.0...v0.5.1

v0.5.0

29 Sep 11:58
6ac9a9b
Compare
Choose a tag to compare
  • JSON format of the bootstrap file is changed. New JSON format of the bootstrap file should be created using App Configuration CLI plugin command ibmcloud ac export. See here.
  • bump dependencies
  • removed deprecated param of SetContext method
  • code optimisation

More details in PR #33

Full Changelog: v0.4.2...v0.5.0

v0.4.2

21 Aug 07:32
78506f9
Compare
Choose a tag to compare

bump dependencies

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Jul 15:42
a08cee9
Compare
Choose a tag to compare

What's Changed

  • improved logging messages
  • websocket dial enhanced to not retry incase of failure due to client errors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Jun 09:21
9c4c9ba
Compare
Choose a tag to compare

What's Changed

  • changes have been made to GetSecret() method to accept version two of secrets manager initialised client. From this version onwards users have to pass secrets manager v2 client to GetSecret() instead of v1.
  • Full example of the same is added to readme. Check this section.

Full Changelog: v0.3.3...v0.4.0

v0.3.3

12 Apr 08:13
f212098
Compare
Choose a tag to compare

What's Changed

  • bump dependencies

Full Changelog: v0.3.2...v0.3.3

v0.3.2

16 Sep 12:09
f6e9785
Compare
Choose a tag to compare

What's Changed

  • Support for Cloud service endpoint.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Aug 10:23
4d4157a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1