v2.3.0
We are pleased to release version v2.3.0 of the Entitlement-Analyzer.
What's Changed
The following changes have been made for this release:
- This application previously leveraged the
userId
field from theapi/v1/licenses/assignments
endpoint. This field has been deprecated and will eventually be fully removed, so the application has adjusted by removing the requirement of that field. More can be read on the qlik.dev changelog. - The
userId
field now holds the value of the usersubject
. The field remains nameduserId
due to downstream dependencies on this application such as the OEM Dashboard.
Full Changelog: v2.2.1...v2.3.0