Release v1.45.5-beta.9
What's Changed
New Features
- feat(schema): enable export schema feature COMPASS-8819
- feat(schema-validation): add in progress saving state COMPASS-9077
- feat: show validation error details COMPASS-8864 COMPASS-8867 COMPASS-8865
- feat(compass-schema-validator): add validation action option for 'errorAndLog' with 8.1 COMPASS-8983
Bug Fixes
- fix: allow deleting updatemany queries COMPASS-9121
- fix: remove readPreferenceTags for database&collection lookups if the cluster is sharded and readPreferenceTags was set COMPASS-9111
- fix: catch parse error on multi insert
- fix(ci): don't allow empty commits in update generated files task; skip task when previous commit was also generated by it
Full Changelog: v1.45.5-beta.2...v1.45.5-beta.9