Skip to content

Releases: indigo-dc/im-java-api

v0.4.17

31 Jan 09:24
8de0a71
Compare
Choose a tag to compare

Add force parameter in delete function.

v0.4.15

27 Jan 11:31
10d547d
Compare
Choose a tag to compare

Add missing OpenStack auth parameters image_url, network_url, volume_url, microversion

v0.4.14

09 Jan 11:41
e4fae12
Compare
Choose a tag to compare

Create different exceptions for IM connection issues: #58
Allow to specify timeouts for requests: #54.

v0.4.13: Merge pull request #53 from indigo-dc/fix-rest-params

09 May 14:52
e15cdc4
Compare
Choose a tag to compare

Add async parameter

11 Apr 15:15
f39337a
Compare
Choose a tag to compare
Merge pull request #48 from indigo-dc/version

Update minor version

INDIGO 2 - Update 5 release

18 Sep 08:34
Compare
Choose a tag to compare
  • Support subscription_id param in Azure auth header

Update Header builders

26 Jul 11:14
Compare
Choose a tag to compare
Merge pull request #42 from indigo-dc/update-version

Update minor version

INDIGO-1rc

21 Jun 15:43
Compare
Choose a tag to compare

Release candidate 1 for Indigo

New auth Header builders added

16 Jun 09:59
Compare
Choose a tag to compare

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

09 Jun 15:24
Compare
Choose a tag to compare

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 !!