Changes from v1.23.0
Features
- Support print() (MONGOSH-237, #2031)
- Better readonly/view handling (COMPASS-4353, #2033)
- Allow non-editable fields to be deleted (COMPASS-4427, #2038)
- Clean up d3-tip nodes after component unmount (COMPASS-4125, #2039)
- Preserve components for individual tabs (COMPASS-4434, #2043)
- compass-crud: add support for multi-line string input editing (COMPASS-4423)
- Add tooltip to stage operator select with stage description (COMPASS-4499, #2056)
Bug Fixes
- Fix connection uri not working with SCRAM-SHA-256 (COMPASS-4430, #2044)
$out
and$sql
not shown when connected to a data lake (COMPASS-4444, #2071)- GSSAPI AuthProvider causing crashes in Compass (COMPASS-4487, #2048)
- Collation error dialog box has white "x" for Close Window that does not close (COMPASS-4409, #2049)
- Support for updates in sharded collections (COMPASS-4478, #2050)
- deps: Update compass-shell to 0.5.2 (COMPASS-4440, #2053)
- compass-import-export: Pre-fill export filename and fix auto-conversion of strings (COMPASS-4466, #2055)
- Remove broken import/export sidebar actions (COMPASS-4500, #2057)
- compass-crud: Do not explicitly sort by _id (COMPASS-4435, #2059)
- compass-crud: Ensure add field in table view works as expected (COMPASS-4455, COMPASS-4340, #2065)
- compass-import-export: Display all fields on export by sampling collection first (COMPASS-4449, #2060)
- data-service:
parseBuildInfo
causing Blank UI with ADL (COMPASS-4522, #2069) - Make x509 username optional in connection validation and improve validation error messages (COMPASS-4402, COMPASS-4467, #2071)
- Remove sql pipeline stage operator (COMPASS-4492, #2062)
- Use RFC 3986 encoding (COMPASS-4503, #2058)
- compass-import-export: Ensure queries are rendered properly in export dialog (COMPASS-4481, #2070)
You can see the full list of commits here:
v1.23.0...v1.24.1