Skip to content

Releases: SchwarzIT/community-stackit-go-client

v1.2.5

06 Dec 10:48
575b48b
Compare
Choose a tag to compare

Bug Fixes:

  • DSA Credentials API docs didn't reflect actual response for GET and POST actions. Response structs have been updated accordingly.

v1.2.4

28 Nov 14:52
857c1dd
Compare
Choose a tag to compare
Update MongoDB Flex (#53)

* changes to mongodb flex update
* change hostname to host

Co-authored-by: Dean Oren <[email protected]>

v1.2.3

23 Nov 08:53
77466e2
Compare
Choose a tag to compare
Fix mongodb flex wait for creation (#52)

Co-authored-by: Dean Oren <[email protected]>

v1.2.2

16 Nov 16:17
f1b4888
Compare
Choose a tag to compare
Rename MongoDB to MongoDB Flex and promote to production (#51)

* fix test coverage

* rename MongoDB to MongoDBFlex

* remove userID arg from create

* add body to error

Co-authored-by: Dean Oren <[email protected]>

v1.2.1

14 Nov 08:44
c0b1364
Compare
Choose a tag to compare
fix postgres flex user creation path (#49)

* fix psql flex user creation path

* fix test

Co-authored-by: Dean Oren <[email protected]>

v1.2.0

13 Nov 14:13
5818e89
Compare
Choose a tag to compare
  • Promote PostgresFlex to productive services
  • Fix test for Wait
  • Improve test run time

v1.1.3

13 Nov 12:47
e201666
Compare
Choose a tag to compare

DSA bug fixes

v1.1.2

09 Nov 17:01
9b1829a
Compare
Choose a tag to compare
Fix DSA instance struct, update tests

Co-authored-by: Dean Oren <[email protected]>

v1.1.1

09 Nov 16:42
1ac4aa5
Compare
Choose a tag to compare

In DSA:

  • string to interface{} in schema params

v1.1.0

09 Nov 13:29
891a4cf
Compare
Choose a tag to compare
fi readme usage example (#43)

Co-authored-by: Dean Oren <[email protected]>