Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.32.3
Changes from v1.32.2:
Features
- bson-transpilers: Export to PHP from Compass PHPLIB-719 (#3164)
- compass-components: Enable ACE code formatter (COMPASS-5923, #3216)
- compass-indexes: Update toolbar to leafygreen components (COMPASS-5676, #3192)
- connect: Add Save & Connect button (COMPASS-5776, #3163)
- explain-plan-helper: Add support for indexes in stages (COMPASS-5878, #3169)
Bug Fixes
- Automatically refresh after CSFLE insert (COMPASS-5806, #3228)
- Improve
Binary
handling (COMPASS-5848, #3218) - Align elements on the create collection modal (COMPASS-5921, #3212)
- connection-form: Align advanced tab and input field widths (#3217)
- import: Pre-create an empty object before creating its properties (COMPASS-5076, #3184)
- ace-autocompleter: Provide a special snippet for $merge stage in ADL (#3194)
- connect-form: Connect to the newly created favourite (COMPASS-5776, #3189)
- documents: Fixes to recent queries (#3185)
- queries: Ignore duplicate recent queries (COMPASS-2237, #3171)
- aggregation-explain: Show indexes (COMPASS-5879, #3172)
- explain-plan-helper: Use execution time of cursor stage (COMPASS-5858, #3170)
You can see the full list of commits here:
v1.32.2...v1.32.3
1.32.3-beta.3
Changes from v1.32.3-beta.2:
Features
- bson-transpilers: Export to PHP from Compass PHPLIB-719 (#3164)
- compass-components: Enable ACE code formatter (COMPASS-5923, #3216)
- compass-indexes: Update toolbar to leafygreen components (COMPASS-5676, #3192)
Bug Fixes
- Automatically refresh after CSFLE insert (COMPASS-5806, #3228)
- Improve
Binary
handling (COMPASS-5848, #3218) - Align elements on the create collection modal (COMPASS-5921, #3212)
- connection-form: Align advanced tab and input field widths (#3217)
You can see the full list of commits here:
v1.32.3-beta.2...v1.32.3-beta.3
1.32.3-beta.2
What's Changed
Bug Fixes
- fix(ace-autocompleter): Provide a special snippet for $merge stage in ADL
- fix(import): pre-create an empty object before creating its properties COMPASS-5076
Full Changelog: v1.32.3-beta.0...v1.32.3-beta.2
1.32.3-beta.0
Changes from v1.32.2:
Features
- connect: Save & Connect button (COMPASS-5776, #3163)
- explain-plan-helper: Add support for indexes in stages (COMPASS-5878, #3169)
Bug Fixes
- connect-form: Connect to the newly created favourite (COMPASS-5776, #3189)
- documents: Fixes to recent queries (#3185)
- queries: Ignore duplicate recent queries (COMPASS-2237, #3171)
- aggregation-explain: Show indexes (COMPASS-5879, #3172)
- explain-plan-helper: Use execution time of cursor stage (COMPASS-5858, #3170)
You can see the full list of commits here:
v1.32.2...v1.32.3-beta.0
1.32.2
Release v1.32.2
What's Changed
New Features
- feat(explain-plan, query-history): use leafygreen code in explain and query history, remove global code styles COMPASS-5873
Bug Fixes
- fix: always display $merge and $out COMPASS-5876
Full Changelog: v1.32.1...v1.32.2
1.32.2-beta.0
Changes from v1.32.1:
Features
- explain-plan, query-history: Use leafygreen code in explain and query history, remove global code styles (COMPASS-5873, #3159)
Bug Fixes
- Always display $merge and $out (COMPASS-5876, #3166)
You can see the full list of commits here:
v1.32.1...v1.32.2-beta.0
1.32.1
Release v1.32.1
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
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