Releases: mongodb-js/compass
Releases Β· mongodb-js/compass
1.33.1-beta.0
Release v1.33.1-beta.0
What's Changed
New Features
- compass-aggregations: Update saved aggregations to open as popover COMPASS-5852 (#3352)
- compass-indexes: Use LeafyGreen UI table in indexes COMPASS-5940 (#3360)
- query-history, aggregations: Show namespace on saved queries and pipelines popovers COMPASS-6028 (#3359)
- compass-indexes: Implement new indexes modal designs COMPASS-5978, COMPASS-4252 (#3363)
- compass-indexes: Add refresh indexes functionality COMPASS-5941 (#3384)
- compass-indexes: add sparse option COMPASS-1963 (#3391)
- compass-crud: Improve error message hint for crud timeout message COMPASS-4638 (#3355)
- compass-indexes: feat: replace partial filter expression input with editor COMPASS-6017, COMPASS-6034 (#3392)
Bug Fixes
- compass-home: Hide collection submenu on disconnect COMPASS-6047 (#3378)
- compass-crud: Hide table document views when there are no documents (#3404)
- compass: Include node-forge in unpacked node_modules COMPASS-5802 (#3345)
- hadron-build: drop lsb-core-noarch from rpm deps COMPASS-6025 (#3382)
- index-model: Show TTL index when expireAfterSeconds is 0 COMPASS-3073 (#3386)
- hadron-document: fix updating arrays with dots in names COMPASS-6011 (#3388)
- import-export: fix import deep json overwriting variables COMPASS-5971 (#3401)
- fix(data-service): fully remove empty KMS provider options COMPASS-5930 (#3381)
- fix(compass): adjust crypt shared library download script for M1 builds COMPASS-6041 (#3374)
Full Changelog: v1.33.0...v1.33.1-beta.0
1.33.0
Release v1.33.0
What's Changed
New Features
- arm64 build for darwin is now available COMPASS-5574 (#3269)
Full Changelog: v1.32.6...v1.33.0
1.33.0-beta.5
Release v1.33.0-beta.5
New Features
- chore(compass-query-hisory): update query history title color styles (#3353)
- feat(compass-query-history): Add interactive popover, open query history as popover in new query-bar COMPASS-5678 (#3321)
- ci: update bump-monorepo-packages (#3347)
- chore(ci): automate package publishing (#3309)
Full Changelog: v1.33.0-beta.4...v1.33.0-beta.5
1.33.0-beta.4
Release v1.33.0-beta.4
Bug Fixes
- Fixes asset upload for the windows autoupdate (#3343)
Full Changelog: v1.33.0-beta.2...v1.33.0-beta.4
1.33.0-beta.2
Release v1.33.0-beta.2
What's Changed
New Features
- arm64 build for darwin is now available
Full Changelog: v1.32.6...v1.33.0-beta.2
1.32.6
Release v1.32.6
What's Changed
New Features
- feat(connection-form): Add enableUtf8Validation option to advanced url options COMPASS-4944
- feat: remove in the background setting and use editor for collation COMPASS-5952 COMPASS-5980
- feat(compass-query-bar): update export to language button and icon
- feat(bson-transpilers): modernize JS exports COMPASS-5870
- feat: Replace projection inputs with corresponding editor COMPASS-5979
Bug Fixes
- fix(hadron-document): handle oddball fp numbers well in
.toEJSON()
COMPASS-5974 - fix: create index combobox input field crashes on regex characters COMPASS-5992
- This release also addresses a critical bug in the
KeyVault.rewrapManyDataKey()
method of the embedded MongoDB Shell. See https://www.mongodb.com/docs/mongodb-shell/changelog/#v1.5.4 for more details.
Full Changelog: v1.32.5...v1.32.6
1.32.6-beta.4
Release v1.32.6-beta.4
What's Changed
New Features
- feat(connection-form): Add enableUtf8Validation option to advanced url options COMPASS-4944
- feat: remove in the background setting and use editor for collation COMPASS-5952 COMPASS-5980
- feat(compass-query-bar): update export to language button and icon
- feat(bson-transpilers): modernize JS exports COMPASS-5870
- feat: Replace projection inputs with corresponding editor COMPASS-5979
Bug Fixes
- fix(hadron-document): handle oddball fp numbers well in
.toEJSON()
COMPASS-5974 - fix: create index combobox input field crashes on regex characters COMPASS-5992
Full Changelog: v1.32.5...v1.32.6-beta.4
1.32.5
Release v1.32.5
What's Changed
New Features
- feat(compass-schema-validation): update warnings components to leafygreen COMPASS-5747
Bug Fixes
- fix(connection-storage): allow extract/merge secrets for cosmos connection string COMPASS-5958
Full Changelog: v1.32.4...v1.32.5
1.32.5-beta.0
Release v1.32.5-beta.0
What's Changed
New Features
- feat(compass-schema-validation): update warnings components to leafygreen COMPASS-5747
Bug Fixes
- fix(connection-storage): allow extract/merge secrets for cosmos connection string COMPASS-5958
Full Changelog: v1.32.4...v1.32.5-beta.0
1.32.4
What's Changed
New Features
- feat(hadron-document)!: handle nested fields and dots & dollars well COMPASS-5805
- feat: use Leafy Green Select and Combobox components COMPASS-5946
- feat(compass): Update icons and installers to new brand COMPASS-5120
- feat(compass-aggregations): Add right glyph caret down to buttons with menus in compass-aggregations
- feat(compass-query-history): update toolbar to leafygreen components COMPASS-5677
Bug Fixes
- fix(compass-crud): drop
__safeContent__
when replacing COMPASS-5856 - fix(compass-components): Misc document fixes COMPASS-5932 COMPASS-5933
- fix(compass-explain-plan): keep query history open when changing to explain tab
- fix: allow updating unindexed encrypted fields COMPASS-5809
- fix(connection-storage): disable ampersand validations COMPASS-5968
Full Changelog: v1.32.3...v1.32.4