Releases: indigo-dc/im-java-api
Releases · indigo-dc/im-java-api
v0.4.17
v0.4.15
v0.4.14
v0.4.13: Merge pull request #53 from indigo-dc/fix-rest-params
Fix error when adding query parameters
Add async parameter
Merge pull request #48 from indigo-dc/version Update minor version
INDIGO 2 - Update 5 release
- Support subscription_id param in Azure auth header
Update Header builders
Merge pull request #42 from indigo-dc/update-version Update minor version
INDIGO-1rc
Release candidate 1 for Indigo
New auth Header builders added
New authorization header builders created.
The headers supported are:
- InfrastructureManager
- VMRC
- Dummy
- OpenNebula
- EC2
- FogBow
- OpenStack
- OCCI
- Docker
- GCE
- Azure
- Kubernetes
Please, check the README to see how to use them.
Auth Header builders created
Instead of reading the IM auth headers from a plain file now you can use the auth header builder.
Get rid of those plain old files and enter in the wonderful world of the object oriented programming !!