Skip to content

Releases: softlayer/softlayer-java

0.3.4

17 Dec 18:36
Compare
Choose a tag to compare

Changed

  • Add deprecation annotations to types, properties, and methods. Deprecations may be removed in future changes to the
    API.
  • New service definitions.

0.3.3

15 Sep 19:15
Compare
Choose a tag to compare
  • Updated services and types.
  • Updated dependencies.

JARs: https://repo1.maven.org/maven2/com/softlayer/api/softlayer-api-client/0.3.3/

0.3.2

20 Jan 21:27
5ebe58f
Compare
Choose a tag to compare

Added support for Bearer Authentication Token Support.

import com.softlayer.api.*;
ApiClient client = new RestApiClient().withBearerToken("qqqqwwwweeeaaassddd....");

JARs: https://repo1.maven.org/maven2/com/softlayer/api/softlayer-api-client/0.3.2/

0.3.1

09 Nov 21:57
7cc0b3f
Compare
Choose a tag to compare

0.3.0

25 Mar 17:19
Compare
Choose a tag to compare

A new pre-1.0 breaking change release has been made, due to the following:

  • Coerce return types to whatever the API metadata says should be returned, even if the type returned by the API does not match (#64).
  • Added a new RestApiClient.BASE_SERVICE_URL constant to use the client with the classic infrastructure private network.
  • Updated services and types.

JARs: https://repo1.maven.org/maven2/com/softlayer/api/softlayer-api-client/0.3.0/

0.2.9

21 Jan 21:39
Compare
Choose a tag to compare
  • Updated generated services and types.

0.2.8

16 Sep 16:20
Compare
Choose a tag to compare
  • Updated generated services and types.
  • Updated travis configuration for new java versions.

0.2.7

21 Mar 20:58
Compare
Choose a tag to compare
  • Improve tests around masking.
  • Update generated services and types.

0.2.5

10 Jan 17:21
Compare
Choose a tag to compare

Updates to services and data types.

0.2.4

19 Oct 19:00
Compare
Choose a tag to compare
Release version 0.2.4