Skip to main content

Release Summary

This release introduces enhanced support for group classification across multiple services, improving filtering, sorting, and export capabilities. Additionally, it addresses performance concerns related to large group member lists and updates dependencies for improved stability and security.

chronom-client

🔧 Improvements

  • Enabled sorting and rendering of the Groups table Type column using groupClassification with a friendly label mapping.
  • Shared the getGroupTypeLabel() helper, ensuring consistent labeling across the table, group detail summary tab, and user's Groups tab.
  • Updated the group filter dropdown to use groupClassification instead of groupTypes.
  • Enhanced Groups CSV export to include a matching Type column, reflecting backend changes.

typesense-mongodb-sync

🔧 Improvements

  • Added groupClassification as a facet and sort option to the m365Inventory Typesense schema.
  • Incorporated groupClassification into the MongoDB to Typesense sync pipeline, supporting both full reindex and incremental updates.

🔼 Version updates

  • Updated dependencies to improve reliability and security.

azure-scanner

🔧 Improvements

  • Capped the number of members in a group to prevent excessively large documents that could fail to write to the database.

🔼 Version updates

  • Updated dependencies to enhance stability.

be-ms-inventory

🔧 Improvements

  • Replaced groupTypes with groupClassification in the group facets whitelist, enabling improved filtering and sorting without backend restrictions.
  • Introduced a cloned AADGroupClassification union type for stricter type enforcement.
  • Enhanced Groups CSV export with a Type column.
  • Integrated groupClassification into the user-detail group projection for improved visibility in chronom-client's user Groups tab.
  • Updated documentation to reflect these changes.

🔼 Version updates

  • Updated dependencies for better performance and security.

helmChart

📣 Other changes

  • No changes were introduced in this release.

Disclaimer: The release notes are generated by OpenAI ChatGPT and may not be accurate. Please contact our support team for more information.

2026-Sep-06T10:58:43