Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.32.1-beta.0
Release v1.32.1-beta.0
What's Changed
New Features
- feat: enable In-Use Encryption COMPASS-5634
- feat(explain-aggregation): show index key in explain COMPASS-5857
Bug Fixes
- fix(document-view): isRoot fix COMPASS-5872
- fix(saved-pipelines): open pipeline in correct namespace COMPASS-5871
- fix(aggregations): Hide $documents operator in collection aggregations COMPASS-5843
Full Changelog: v1.32.0...v1.32.1-beta.0
1.32.0
Changes from v1.31.3:
Features
- Explain aggregation (COMPASS-5788, #3102)
- Cancellable explain in data service (COMPASS-5808, #3121)
- Report os info telemetry (COMPASS-5820, #3086)
- Allow import into fle2 collections (COMPASS-5810, #3101)
Bug Fixes
- explain-aggregation: Title and alignment (#3147)
- explain-aggregation: MaxTimeMS optional prop (#3123)
- aggregations: Use session when running aggregation (#3130)
- aggregations: Hide the stage error message when changing the operator (COMPASS-5684, #3110)
- compass: Handle setTimeout error (COMPASS-5867, #3146)
- collections: Reset store when user disconnects (#3133)
- compass-indexes: Remove unique option on columnstore index creation (COMPASS-5830, #3098)
- ssh-tunnel: Reconnect the ssh tunnel when it gets disconnected (COMPASS-5454, #3096)
- Do not return duplicates of encrypted fields (COMPASS-5869, #3144)
You can see the full list of commits here:
v1.31.3...v1.32.0
1.32.0-beta.3
Changes from v1.32.0-beta.2:
Features
- data-service: Cancellable explain (COMPASS-5808, #3121)
Bug Fixes
- explain-aggregation: Title and alignment (#3147)
- compass: Handle settimeout error (COMPASS-5867, #3146)
- Do not return duplicates of encrypted fields (COMPASS-5869, #3144)
- collections: Reset store when user disconnects (#3133)
- aggregations: Use session when running aggregation (#3130)
You can see the full list of commits here:
v1.32.0-beta.2...v1.32.0-beta.3
1.32.0-beta.2
Changes from v1.32.0-beta.1:
You can see the full list of commits here:
v1.32.0-beta.0...v1.32.0-beta.2
1.32.0-beta.0
Changes from v1.31.3:
Features
- compass-aggregations: Enable 'Run and export' feature by default (COMPASS-5831, #3108)
- compass-import-export: Allow import into fle2 collections (COMPASS-5810, #3101)
Bug Fixes
- compass-indexes: Remove unique option on columnstore index creation (COMPASS-5830, #3098)
- ssh-tunnel: Reconnect the ssh tunnel when it gets disconnected (COMPASS-5454, #3096)
You can see the full list of commits here: v1.31.3...v1.32.0-beta.0
1.31.3
Changes from v1.31.2:
Features
- export-to-language: Add Go Support (#2991)
- deps: Bump driver to 4.6.0, mongosh to 1.4.1 (COMPASS-5619, #3090)
- compass-indexes: Columnstore indexes support (COMPASS-5665, #3024)
- databases-collections: Add advanced collection options accordion for showing collection options (#3034)
- connection-form: Add srvMaxHosts to advanced url options (COMPASS-561, #3025)
- aggregation: Auto-preview toggle (#3022)
- header: Update collection header styles (COMPASS-5519, #2965)
- collections: Highlight clustered collections index type (COMPASS-5666, #3013)
- collections: Clustered collections (COMPASS-5666, #2966)
- aggregations: Persist stage value if user chages operator (#3007)
- aggregations: Retry on error (#3002)
- aggregations: Disable toolbar actions when pipeline is invalid (#2999)
- aggregations: Move maxTimeMS to options (COMPASS-5610, #2981)
- compass-aggregations: Export aggregations (COMPASS-5543, #2961)
- aggregations: Display aggregation results (#2952)
Bug Fixes
- compass-aggregations: Bump
mongodb-ace-autocompleterdep for new lookup operator template (COMPASS-3395, #3083) - styles: Make sidebar db expand and document field expand have pointer cursor on hover (#3085)
- compass-aggregations: Remove agg pipeline doc preview height limit (COMPASS-5746, #3089)
- compass-aggregations: Don't lead debounce on aggregation run on input change, force run stage on pipeline changes (COMPASS-5764, #3076)
- connect-form: Allow empty hosts (#3065)
- compass-aggregations: Update default document preview amount to 10 from 20 (#3068)
- compass-aggregations: Remove ace editor snippet completion, complete operator snippets on our end (COMPASS-5683, #3048)
- hadron-build: Update winstaller COMPASS-5447, (COMPASS-5599, #3018)
- compass-schema: Use interactive html elements for buttons in schema (COMPASS-5758, #3004)
- compass-crud: Call toEJSON on a document instead of state object (#3005)
- compass-explain-plan: Reset error on explain success (COMPASS-4662, #2995)
1.31.3-beta.15
Changes from v1.31.3-beta.14:
Features
- export-to-language: Add Go Support (#2991)
- explain-aggregation: Add explain button in toolbar (COMPASS-5787, #3091)
- deps: Bump driver to 4.6.0, mongosh to 1.4.1 (COMPASS-5619, #3090)
- explain-aggregations: Aggregations in explain-helper (COMPASS-5786, #3088)
- data-service: Ensure that FLE2 collections are dropped properly (COMPASS-5627, #3075)
Bug Fixes
- compass-aggregations: Bump
mongodb-ace-autocompleterdep for new lookup operator template (COMPASS-3395, #3083) - styles: Make sidebar db expand and document field expand have pointer cursor on hover (#3085)
- compass-aggregations: Remove agg pipeline doc preview height limit (COMPASS-5746, #3089)
1.31.3-beta.14
Release v1.31.3-beta.14
1.31.3-beta.13
Changes from v1.31.3-beta.12:
Bug Fixes
- compass-aggregations: Don't lead debounce on aggregation run on input change, force run stage on pipeline changes (COMPASS-5764, #3076)
You can see the full list of commits here:
v1.31.3-beta.12...v1.31.3-beta.13
1.31.3-beta.5
Release v1.31.3-beta.5
What's Changed
- fix(compass-crud): fallback if
returnDocument: 'after'fails for FLE2 - feat(connection-form): add in-UI option for generating local KMS key
- chore(compass-crud): Do not hide card overflowing content
- feat(compass-crud): list encrypted fields in insert dialogue COMPASS-5783
- feat: add FLE2 collection creation dialogue COMPASS-5622
- fix(compass-aggregations): remove ace editor snippet completion, complete operator snippets on our end COMPASS-5683
- feat: include csfle shared library COMPASS-5618
- feat(auto-update-manager): add logging for autoupdates
Full Changelog: v1.31.3-beta.3...v1.31.3-beta.5