Skip to content

1.5.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@leafybot leafybot released this 08 Nov 20:07
· 80 commits to 1.5-releases since this release

The Compass Team is proud to announce our latest release on the Beta channel, 1.5.0-beta.1.
This release is now generally available from the MongoDB Download Center.

Document Validation: Full Range Support

The majority of this feature made it into last week's release, but the
"range" rule was more complex than anticipated and rolled over into the current
sprint (COMPASS-235). It is now complete, including an improved
form validation for invalid user inputs. Here is a short video to demonstrate
the range rule:

Bug Fixes

  • COMPASS-140 A regression in SSL connections, breaking Server & Client validation
  • COMPASS-144 Dismissing the auto update banner jumps to serverStats
  • COMPASS-226 Decimal128 option in BSON Type selector should be hidden if server is < 3.4.x