Skip to content

v0.4.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@kangas kangas released this 12 Oct 21:25

Current platform support:

OS X 10.10 only (10.8+ support soon)
Windows 7+ (64-bit only)

Bug

  • [INT-653] - Don't retry connection with MONGODB-CR if username/passwd was in error
  • [INT-668] - slaveOk=true ignored in connection url

Improvement

  • [INT-362] - When filtering documents, give some indication of the size of the result set
  • [INT-586] - No information if a user connects to a server with no collections
  • [INT-657] - Enhanced DNS normalization in deployment discovery
  • [INT-662] - After connection tested, check if we can actually get a list of collections

New Feature

  • [INT-430] - Show db version currently connected to and Enterprise|Community
  • [INT-585] - Add refresh button for collection list

Task

  • [INT-598] - Make npm3 available on Compass Evergreen builders
  • [INT-693] - Install correct linux deps for CI