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
groupClassificationwith 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
groupClassificationinstead ofgroupTypes. - Enhanced Groups CSV export to include a matching
Typecolumn, reflecting backend changes.
typesense-mongodb-sync
🔧 Improvements
- Added
groupClassificationas a facet and sort option to them365InventoryTypesense schema. - Incorporated
groupClassificationinto 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
groupTypeswithgroupClassificationin the group facets whitelist, enabling improved filtering and sorting without backend restrictions. - Introduced a cloned
AADGroupClassificationunion type for stricter type enforcement. - Enhanced Groups CSV export with a
Typecolumn. - Integrated
groupClassificationinto 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