-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Master into csot merge #1403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master into csot merge #1403
Conversation
* Implement OIDC SASL mechanism in sync (mongodb#1107) JAVA-4980 * Implement OIDC auth for async (mongodb#1131) JAVA-4981 * Remove non-machine workflow (mongodb#1259) JAVA-5077 * Add Human OIDC Workflow (mongodb#1316) JAVA-5328 * OIDC Add remaining environments (azure, gcp), evergreen testing, API naming updates (mongodb#1371) JAVA-5353 JAVA-5395 JAVA-4834 JAVA-4932 Co-authored-by: Valentin Kovalenko <[email protected]>
* Remove branching code in the driver based on 3.6 version checks * Remove testing of 3.6 * Clean up tests JAVA-5294
JAVA-5356 --------- Co-authored-by: slav.babanin <[email protected]>
JAVA-5449
# Conflicts: # THIRD-PARTY-NOTICES # driver-core/src/main/com/mongodb/internal/connection/Authenticator.java # driver-core/src/main/com/mongodb/internal/connection/DefaultAuthenticator.java # driver-core/src/main/com/mongodb/internal/connection/InternalConnection.java # driver-core/src/main/com/mongodb/internal/connection/InternalStreamConnection.java # driver-core/src/main/com/mongodb/internal/connection/InternalStreamConnectionInitializer.java # driver-core/src/main/com/mongodb/internal/connection/SaslAuthenticator.java # driver-core/src/test/functional/com/mongodb/ClusterFixture.java # driver-core/src/test/unit/com/mongodb/internal/connection/AbstractConnectionPoolTest.java # driver-core/src/test/unit/com/mongodb/internal/connection/CommandMessageSpecification.groovy # driver-reactive-streams/src/test/functional/com/mongodb/reactivestreams/client/syncadapter/SyncMongoClient.java # driver-sync/src/test/functional/com/mongodb/client/AbstractRetryableReadsTest.java # driver-sync/src/test/functional/com/mongodb/client/unified/Entities.java
…treamConnection.java Co-authored-by: Maxim Katcharov <[email protected]>
…treamConnection.java Co-authored-by: Maxim Katcharov <[email protected]>
There is an existing patch(es) for this commit SHA: Please note that the status that is posted is not in the context of this PR but rather the (latest) existing patch and that may affect some tests that may depend on the particular PR. If your tests do not rely on any PR-specific values (like base or head branch name) then your tests will report the same status. If you would like a patch to run in the context of this PR and abort the other(s), comment 'evergreen retry'. |
No description provided.