Skip to content

Releases: qlik-oss/qlik-cloud-entitlement-analyzer

v2.4.0

12 Jul 19:14
217f4ac
Compare
Choose a tag to compare

We are pleased to release version v2.4.0 of the Entitlement-Analyzer.

What's Changed

The following changes have been made for this release:

  • The App consumption overview sheet has been deprecated as this data has been moved to the App Analyzer. This is so that this data can be accessed across multiple tenant subscription types, as the Entitlement Analyzer application only supports user-based subscriptions. In addition, sheet-level tracking data has been added to the App Analyzer as a part of this migration.

Full Changelog: https://github.com/qlik-oss/qlik-cloud-entitlement-analyzer/compare/v2.3.0...

v2.3.0

12 Feb 18:47
dda78f1
Compare
Choose a tag to compare

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 the api/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 user subject. The field remains named userId due to downstream dependencies on this application such as the OEM Dashboard.

Full Changelog: v2.2.1...v2.3.0

v2.2.1

20 Nov 12:56
be18745
Compare
Choose a tag to compare

We are pleased to release version v2.2.1 of the Entitlement-Analyzer.

What's Changed

The following changes have been made for this release:

  • The application was not correctly updated in the last release (2.1.3 vs 2.2.0). This has been resolved in this release as 2.2.1.

v2.2.0

10 Nov 15:48
dcae140
Compare
Choose a tag to compare

We are pleased to release version v2.2.0 of the Entitlement-Analyzer.

Find attached the app (Entitlement-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

The following changes have been made for this release:

  • The application now calls api/v1/licenses/overview to check whether the tenant is on a capacity-based license. If so, the application drops all tables and halts the reload process. The application does not support this type of license type (only user-based licenses).

Full Changelog: v2.1.3...v2.2.0

v2.1.3

24 Oct 16:36
578724e
Compare
Choose a tag to compare

We are pleased to release version v2.1.3 of the Entitlement-Analyzer.

Find attached the app (Entitlement-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

The following changes have been made for this release:

  • The call to the items API to fetch the apps has been optimized, reducing the load time of the app.
  • Personal spaces are now qualified with user attributes, e.g., Personal - {userAttribute}. This attribute defaults to the Name field and is controlled by the new variable vu_personal_space_user_field within the Optional Configuration tab. The values can be Id, Name, Subject or Email. This applies to the SpaceID and SpaceName fields. This logic now persists across the Reload Analyzer, App Analyzer, and Entitlement Analyzer applications.
  • The AppOwnerName field is now mapped to the Apps table from the Users table, vs being fetched from the items API.

Full Changelog: v2.1.1...v2.1.3

v2.1.1

12 Oct 16:55
461b566
Compare
Choose a tag to compare

We are pleased to release version v2.1.1 of the Entitlement-Analyzer.

Find attached the app (Entitlement-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

The following changes have been made for this release:

  • A new REST call to the Qlik Cloud Monitoring Apps manifest has been added to check the current version of the app.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

20 Sep 15:15
730477f
Compare
Choose a tag to compare

We are pleased to release version v2.1.0 of the Entitlement Analyzer.

Find attached the app (Entitlement-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

The following changes have been made for this release:

v2.0.0

16 Aug 13:54
b086fb4
Compare
Choose a tag to compare

We are pleased to release version v2.0.0 of the Entitlement Analyzer.

Find attached the app (Entitlement-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

  • All configuration guides have been merged into a single unified guide, which is maintained in a central repository.
  • Removed the need for manually setting the tenant FQDN. This is now done programmatically with the new GetSysAttr() function, and this variable is now evaluated in the Variables section (no longer in Configuration).
  • The default data connection name for the REST connection has been standardized across all apps to monitoring_apps_REST.

v1.2.11

16 Aug 13:45
2414989
Compare
Choose a tag to compare

We are pleased to release version v1.2.11 of the Entitlement Analyzer.

Find attached the app (Entitlement-Analyzer.qvf) and install guide (Entitlement-Analyzer-Guide.pdf).

What's Changed

  • Added details about open events and therefore allows customers to better understand their consumption of the tenant.