Releases: MicroFocus/ALMOctaneJavaRESTSDK
Releases · MicroFocus/ALMOctaneJavaRESTSDK
Release CE 25.2
- Handling special characters with API client\secret authentication
- Copyright update
- Unauthorized requests throw OctaneException instead of RuntimeException
Release CE 24.3
- Generate entities plugin now supports fields that point to generic lists (e.g. EntityIconEntityModel.conditionFieldValue)
Release CE 24.1.5
- Fixed vulnerabilities from jetty
Release CE 24.1.4
- Added support for SessionId authentication
Release CE 24.1.3
- Fixed org.json and google-http-client vulnerabilities
Release CE 24.1.2
- 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
- ArrayFieldModel can now be used for fields containing generic JSONArray
Release CE 24.1
- Object field model is now sent as JSON instead of String
Release CE 23.4
- Added support for operating with business rules (see README)
Release 23.3.1
-
Fixed bug related to JSON Array response parsing
-
Fixed DateFieldModel bug related to the clear method
-
Updated licenses