Release v1.33.1
What's Changed
New Features
- feat(compass-aggregations): Update saved aggregations to open as popover COMPASS-5852
- feat(compass-crud): Add error message hint for crud timeout message COMPASS-4638
- feat(query-history, aggregations): Show namespace on saved queries and pipelines popovers COMPASS-6028
- feat(compass-indexes): LG table in indexes COMPASS-5940
- feat(indexes): refresh indexes COMPASS-5941
- feat(indexes): add sparse option COMPASS-1963
- feat: remove "plugin info" plugin and "plugins" menu item COMPASS-6009
- feat(compass-indexes): only show columnstore index option for mongodb server >= 7 COMPASS-5970
- feat: align toolbar popover styles with new design
- feat: remove the COMPASS_CLUSTERED_COLLECTIONS feature flag COMPASS-6093
- feat(compass-settings): compass settings COMPASS-5927
- feat: add progress badge to the indexes table COMPASS-5944
- feat(indexes): fixed table header COMPASS-6042
Bug Fixes
- fix(compass): include node-forge in unpacked node_modules COMPASS-5802
- fix(compass): adjust crypt shared library download script for M1 builds
- fix(compass-home): hide collection submenu on disconnect COMPASS-6047
- fix(indexes): align delete index modal text
- fix(hadron-build): drop lsb-core-noarch from rpm deps COMPASS-6025
- fix(data-service): fully remove empty KMS provider options COMPASS-5930
- fix(index-model): when expireAfterSeconds is 0 COMPASS-3073
- fix(index-model): text index is not compound COMPASS-5386
- fix(hadron-document): fix updating arrays with dots in names COMPASS-6011
- fix(compass-crud): Hide document views when there are no documents
- fix(import-export): fix import deep json overwriting variables COMPASS-5971
- fix(storage-mixin): do not monkey-patch prototypes in SpliceDiskIpcBackend
- fix(collection): Make namespace not overflow width, add title to sidebar items COMPASS-6106
Full Changelog: v1.33.0...v1.33.1