coinbase / mongobetween

Apache License 2.0
107 stars 45 forks source link

Upgrade MongoDB driver version to v1.14.0 #69

Closed kounat closed 3 months ago

kounat commented 3 months ago

Pulling in the latest changes to the MongoDB driver ~to address CursorNotFound issues when migrated to Optimized Connection Strings in MongoDB Atlas~.

Tested locally running docker-compose up and gotestsum.

cb-heimdall commented 3 months ago

Review Error for rubbal90 @ 2024-04-04 02:22:28 UTC User must have write permissions to review

cb-heimdall commented 3 months ago

Review Error for rubbalsidhu-cb @ 2024-04-04 02:33:15 UTC User must have write permissions to review

kounat commented 3 months ago

@ThatHurleyGuy yeah, we should be able to pull this branch from the Dockerfile we use to build the sidecar. I'll do that before merging this

kounat commented 3 months ago

Tested this internally; it doesn't solve the CursorNotFound issue but I'll still merge this to keep us updated with latest.