Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.21.0-beta.5
- fix: COMPASS-4209: Add missing returns on error cases (#1936)
- chore(deps): COMPASS-4229 Update node driver to v3.5.6 (#1937)
- fix: COMPASS-4042: handle null state on instance refresh (#1938)
1.21.0-beta.4
- fix: COMPASS-3932 COMPASS-3527 COMPASS-644 COMPASS-2761 COMPASS-3120 COMPASS-3130 COMPASS-4136: Make MQL validation failures warnings instead of errors that block execution (#1928)
- fix(import): COMPASS-4025: Make CSV casting work (#1924)
- fix(import): COMPASS-4206: Transform should not recurse keys of a bson value (#1925)
- fix(export): COMPASS-4206: Recurse sample to list all keys for export projection (#1925)
1.21.0-beta.3
- fix(export): COMPASS-4205: remove explicitlyIgnoreSession (#1919)
- fix(export): COMPASS-4205: fixup JSON output formatter (#1920)
- fix(import-preview): COMPASS-4212: handle edge cases where we can't show (#1921)
1.21.0-beta.2
- Dismiss the community warning after 8 seconds.
- Fix double precision getting lost on import.
1.21.0-beta.1
- Fixes Compass Community link to upgrade to Compass
1.21.0-beta.0
- Rewritten Import/Export with field selection for CSV.
- Updated Electron to 6.
- Updated Node to 12.4.0
- Bug Fixes and Performance Improvements
1.20.5
- backport: COMPASS-4104: Fix credentials encoding when using X509 auth (#1886)
- backport: COMPASS-4037: Fix zero state when query has no results (#1885)
1.20.4
- COMPASS-4055: Fixed blank screen on export to language from query bar.