Skip to content

Releases: MicroFocus/ALMOctaneJavaRESTSDK

Release CE 25.4

Choose a tag to compare

@Stefan923 Stefan923 released this 23 Oct 14:39
15e400c
  • OAuth2's token exchange mechanism is now supported. (see an example here)

Release CE 25.2

Choose a tag to compare

@LauraBuzas LauraBuzas released this 07 May 11:47
10d1e0c
  • Handling special characters with API client\secret authentication
  • Copyright update
  • Unauthorized requests throw OctaneException instead of RuntimeException

Release CE 24.3

Choose a tag to compare

@silviucanton99 silviucanton99 released this 31 Jul 15:01
cf417de
  • Generate entities plugin now supports fields that point to generic lists (e.g. EntityIconEntityModel.conditionFieldValue)

Release CE 24.1.5

Choose a tag to compare

@silviucanton99 silviucanton99 released this 28 Mar 12:55
788dbb9
  • Fixed vulnerabilities from jetty

Release CE 24.1.4

Choose a tag to compare

@silviucanton99 silviucanton99 released this 21 Mar 14:36
3559483
  • Added support for SessionId authentication

Release CE 24.1.3

Choose a tag to compare

@silviucanton99 silviucanton99 released this 13 Mar 16:16
109c02d
  • Fixed org.json and google-http-client vulnerabilities

Release CE 24.1.2

Choose a tag to compare

@silviucanton99 silviucanton99 released this 21 Feb 13:23
e6a9971
  • 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

Choose a tag to compare

@silviucanton99 silviucanton99 released this 26 Jan 14:37
9f554cc
  • ArrayFieldModel can now be used for fields containing generic JSONArray

Release CE 24.1

Choose a tag to compare

@silviucanton99 silviucanton99 released this 23 Jan 08:59
fe93617
  • Object field model is now sent as JSON instead of String

Release CE 23.4

Choose a tag to compare

@tudordulau tudordulau released this 21 Dec 13:59
40a5098
  • Added support for operating with business rules (see README)