Unreleased changes (2025-08-31)¶
General changes¶
Improvements¶
Use the GET /api/v2/health API endpoint in the health check of the docker container
Upgrade notes¶
Please follow the documented upgrade procedure
Ensure the database is backed up before executing an upgrade.
Inmanta-core: unreleased changes (2025-08-31)¶
New features¶
Added support for policy-based authorization
Improvements¶
Added sections to the environment settings (#7447)
Inmanta-core: release 16.0.0 (2025-08-31)¶
New features¶
Implemented a GraphQL endpoint. Added a query to fetch environments that supports filtering, sorting and paging. (#8736)
Improvements¶
Improve the logging of code loading failures during resource deployment.
Upgrade notes¶
Agents will now only attempt to deploy resources if they encountered no errors during code loading. (#9259)
Access control using claim match expressions in no longer supported.
Deprecation notes¶
Removed the resource_action_update endpoint
Other notes¶
Adds the following consts to the stable api:
UNDEPLOYABLE_STATES
TRANSIENT_STATES
NOT_DONE_STATES
DONE_STATES
Removed resource events and logs when resources are marked as undefined or skipped_for_undefined and when they are marked as deployed due to known good status
Inmanta-core: release 15.0.1 (2025-08-31)¶
Other notes¶
Bump tornado version to 6.5.1 (CVE-2025-47287)
Inmanta-license: unreleased changes (2025-08-31)¶
No changelog entries.
Inmanta-lsm: unreleased changes (2025-08-31)¶
New features¶
Allow allocators to update RW+ attributes in the candidate set (#2177)
Inmanta-support: unreleased changes (2025-08-31)¶
No changelog entries.
Inmanta-ui: unreleased changes (2025-08-31)¶
No changelog entries.
Web-console: unreleased changes (2025-08-31)¶
New features¶
Add support for role management to user management page.
This feature allows to assign and manage user roles directly from the web console.
Note: Role management is only supported when using the database authentication method in combination with the policy-engine authorization provider.
See the Inmanta documentation for details on configuring roles and permissions. (#6440)
Web-console: release 3.0.0 (2025-08-31)¶
No changelog entries.