Export - CSV (All fields)
Export - CSV (Current fields)
RUBY-2071
Separate crypto and libmongocrypt interactions in crypto hooksRUBY-1889
Auth exceptions should include server informationRUBY-2024
Test that auth exceptions include both default and custom auth sourcesRUBY-2033
Enable test commands in default test configuration and add guidance for dealing with ansi color outputRUBY-1612
Compression integration testRUBY-1151
Commands should have a limit of maxBsonObjectSize + 16KRUBY-2118
Exception class names do not match file namesRUBY-2026
Keep track of session support via topology objectsRUBY-2017
Return value of Database#command incorrectly documentedRUBY-1816
Specify behavior where connection string contain auth database but no credentialsRUBY-2034
Improve security of mongocryptd spawningRUBY-2055
Driver sends null pwd field in createUser when password is not specifiedRUBY-1925
Create initializer for ClientEncryption classRUBY-1922
Include required documentation on MongoClientRUBY-1924
Support automatic encryption/decryptionRUBY-1923
Support spawning mongocryptd on Client startupRUBY-1983
Create Ruby wrapper around mongocrypt_ctx_t methodsRUBY-2060
Client authentication options test fails on ruby-headRUBY-2108
Put the teardown_encrypter call inside connect_lock to prevent resource leakRUBY-2106
Mongocryptd Spawning ImprovementsRUBY-1888
Direct connection to RS primary with driver/node address mismatch yields OTHER server typeRUBY-1965
Use FFI to create Ruby wrappers around libmongocrypt methods required for ClientEncryption initializationRUBY-2035
Use URI::DEFAULT_PARSER.unescape instead of URI.decode for Ruby 2.7RUBY-2023
mmap/mlaunch evergreen configurations hardcode server versionRUBY-2022
Refactor existing libmongocrypt bindings to use FFI::AutoPointer to automatically release allocated memoryRUBY-2007
Add AWS KMS options to explicit and auto encryptionRUBY-2004
Indicated attempt not always correctRUBY-1985
Add SDAM test for debouncing topology description updatesRUBY-1939
Add libmongocrypt crypto hooksRUBY-1927
Ensure that unencrypted data does not appear in command monitoring eventsRUBY-2015
Convert sdam monitoring matchers to verifierRUBY-1929
Support explicit field encryption/decryptionRUBY-1564
Support Client-side Field Level Encryption / FLERUBY-1213
Cache SCRAM credentialsRUBY-1203
Implement Extended JSON functionality required for FLERUBY-1601
Change server description server type method implementations to match SDAM specRUBY-2105
In auto-encryption, when top-level client disconnects/reconnects, make sure that the slaved clients also reconnectRUBY-2076
Validate that mongocryptd is not spawned if bypassAutoEncryption=trueRUBY-2072
Refactor Binding API to keep pointers and byte streams in the bindingRUBY-2124
Fix segfaults during ClientEncryption specRUBY-2134
Fix Timeouts in Ruby 2.3RUBY-2156
Test jruby against bson masterRUBY-2142
Add filter option to Ruby list_collections methodRUBY-2070
Translate directly between Ruby strings and Crypt::Binary instancesRUBY-2107
Make AutoEncrypter its own class and have Mongo::Client reference an instance of that classRUBY-2089
Symbol gets decrypted as stringRUBY-2091
Provide stack trace for ismaster failures in monitorRUBY-2080
Test FLE on jrubyRUBY-2144
Redundant socket connections during address resolutionRUBY-2140
Socket liveness checks do not time out
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0