Skip to content

Releases: Kitura/CloudEnvironment

v4.0.0

18 Aug 17:49
Compare
Choose a tag to compare
  • Several changes to API (credential objects for services have been simplified; they only have items that are required for authentication).
  • Applications can leverage this library to obtain service credentials when running locally, in Cloud Foundry, or in a Kubernetes environment without having to make code changes.
  • For further details see README file and Jazzy docs.

v3.0.0

17 Jul 20:13
Compare
Choose a tag to compare
  • Major refactoring; changes to API and name of repo (CloudConfigurtation -> CloudEnvironment).
  • Applications can leverage this library to obtain service credentials when running locally, in Cloud Foundry, or in a Kubernetes environment without having to make code changes.
  • For further details see README file and Jazzy docs.

v2.0.0

29 Mar 00:56
Compare
Choose a tag to compare

Migration to Swift 3.1.

Add AppID

13 Mar 21:24
Compare
Choose a tag to compare
Merge pull request #14 from helenmasters/appid

Add AppID service

1.1.2: Merge pull request #13 from IBM-Swift/scaling

21 Feb 21:09
Compare
Choose a tag to compare
Added auto-scaling; updated code to work with latest version of Swift-cfenv and Configuration.

0.1.1: Merge pull request #11 from IBM-Swift/obj-store

21 Feb 15:35
Compare
Choose a tag to compare
Added Object storage

0.0.14: Merge pull request #5 from rolivieri/master

09 Feb 20:48
Compare
Choose a tag to compare
Fixed test cases; added new Service (AlertNotification) and test cases; added docker-compose file