Skip to content

Releases: MicroFocus/ALMOctaneJavaRESTSDK

Release CE 25.4

23 Oct 14:39
15e400c

Choose a tag to compare

  • OAuth2's token exchange mechanism is now supported. (see an example here)

Release CE 25.2

07 May 11:47
10d1e0c

Choose a tag to compare

  • Handling special characters with API client\secret authentication
  • Copyright update
  • Unauthorized requests throw OctaneException instead of RuntimeException

Release CE 24.3

31 Jul 15:01
cf417de

Choose a tag to compare

  • Generate entities plugin now supports fields that point to generic lists (e.g. EntityIconEntityModel.conditionFieldValue)

Release CE 24.1.5

28 Mar 12:55
788dbb9

Choose a tag to compare

  • Fixed vulnerabilities from jetty

Release CE 24.1.4

21 Mar 14:36
3559483

Choose a tag to compare

  • Added support for SessionId authentication

Release CE 24.1.3

13 Mar 16:16
109c02d

Choose a tag to compare

  • Fixed org.json and google-http-client vulnerabilities

Release CE 24.1.2

21 Feb 13:23
e6a9971

Choose a tag to compare

  • Fixed extracting facts from business rules
  • Improved parsing of date fields
  • Replaced hardcoded unsupported characters check with java.lang.Character API (Vanilla SDK

Release CE 24.1.1

26 Jan 14:37
9f554cc

Choose a tag to compare

  • ArrayFieldModel can now be used for fields containing generic JSONArray

Release CE 24.1

23 Jan 08:59
fe93617

Choose a tag to compare

  • Object field model is now sent as JSON instead of String

Release CE 23.4

21 Dec 13:59
40a5098

Choose a tag to compare

  • Added support for operating with business rules (see README)