Release Notes 24.03
This document describes announcements and discontinuations in the scope of ix.Cloud functionality.
Announcements
This section describes changes to existing functionality as well as introductions of new features and services that have been introduced in the scope of this release.
Custom Properties for all Resources
With the "Custom Properties" feature, all resources can now be enriched with user-defined metadata. Details about this feature can be found in our news entry.
Discontinuations
This section lists features and services that are being removed from the scope of functionality with this release.
For discontinuations, migration can be supported by Inventx via Change Request.
Discontinued API Endpoints
As announced in the news, the following API endpoints will be discontinued as of 24.09:
- GET: /services/identity/v1/subscriptions/{subscriptionId}/userEmails
- GET: /services/identity/v1/me
- PUT: /services/identity/v1/me
The endpoints will be replaced by the following:
- GET: /services/metadata/v1/subscriptions/{subscriptionId}/userEmails
- GET: /services/metadata/v1/users/me
- PUT: /services/metadata/v1/users/me