Skip to content

2.13.0

Latest
Compare
Choose a tag to compare
@monaco-release-dt-bot monaco-release-dt-bot released this 05 Apr 13:40
· 13 commits to main since this release

🚀 New Features

New supported configuration:

⚙️ Improvements and 🐛 Bug Fixes

  • Monaco now supports specifying "federatedAttributeValues" within account groups. Adding values will transition the group owner to "SAML", while removing all values will transition the group owner to "LOCAL".
  • Monaco now correctly handles read-only group updates - When managing groups owned by “SCIM” or "ALL_USERS", updates to group properties such as name and description are not allowed, which previously caused Monaco to fail during account management deployments. To bypass attempts to update these types of groups, you can set the environment variable MONACO_SKIP_READ_ONLY_ACCOUNT_GROUP_UPDATES to true or 1. Permissions and policies are deployed as normal.

Full Changelog: v2.12.0...v2.13.0