Releases: IBM/appconfiguration-go-sdk
Releases · IBM/appconfiguration-go-sdk
v0.2.2
v1.2.1
Retract all the version that are v1.x.x
v0.2.1
-
Added option to configure persistent cache.
User can now configure a persistent cache over the default in-memory cache. Configure the
persistentCacheDirectoryproperty insetContext(). See https://github.com/IBM/appconfiguration-go-sdk#optional for more details
v0.2.0
Support for JSON and YAML data types
v0.1.1
- Use IBM Core SDK for authentication and HTTP operations.
- Include Contribution file
- Document how to run code coverage and code style check
- Add Unit tests
v0.1.0
- Readme Updates
- Rename identityId and identityAttributes to entityId and entityAttributes.
- GetFeature and GetProperty method return a error object if invalid argument is passed.
v0.0.1
Merge pull request #8 from srikanthkm/master Version change for SDK