-
Notifications
You must be signed in to change notification settings - Fork 531
Comparing changes
Open a pull request
base repository: mongodb/mongo-ruby-driver
base: v2.20.0
head repository: mongodb/mongo-ruby-driver
compare: v2.20.1
- 11 commits
- 102 files changed
- 7 contributors
Commits on Apr 2, 2024
-
need zlib1g-dev for libxml for nokogiri, etc, etc (#2854)
Also bumping to debian:12 for grins
Configuration menu - View commit details
-
Copy full SHA for dd1adad - Browse repository at this point
Copy the full SHA dd1adadView commit details
Commits on Apr 8, 2024
-
RUBY-3434: Improve documentation for forking servers (#2856)
* Clarify documentation for forking servers * Tweaks * More tweaks * Correct method name
Configuration menu - View commit details
-
Copy full SHA for dc42fe8 - Browse repository at this point
Copy the full SHA dc42fe8View commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ab8935 - Browse repository at this point
Copy the full SHA 0ab8935View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6c63a7 - Browse repository at this point
Copy the full SHA c6c63a7View commit details
Commits on May 22, 2024
-
RUBY-3357 Add static analysis (#2869)
* let's try out codeql * .evergreen/tools.rb is not referenced anywhere we can remove it, to remove the warnings it generates * this is not well-documented; hopefully this works to exclude those paths * action docs say this should be a "YAML string" * static analysis reported "Polynomial regular expression used on uncontrolled data"
Configuration menu - View commit details
-
Copy full SHA for f1dde69 - Browse repository at this point
Copy the full SHA f1dde69View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b06fb6 - Browse repository at this point
Copy the full SHA 7b06fb6View commit details -
RUBY-3451 Release signing (#2874)
* okay, very rough draft of a release GA workflow * fix ref to mongodb-labs/drivers-github-tools * action is not prefixed with garasign * struggling to get some visibility here... * specify release environment * fixes * more fixes * don't need to load the whole driver just to get the version * make sure we push the new tag to the repo * `gh release` commands want a tag name * I *think* the sig gets placed under $RELEASE_ASSETS? * remove obsolete release-related code, and add explicit `rake release` task * okay, dummy gem name in gemspec, let's see if the gem gets pushed * okay, let's try using the provided github action instead * are the backticks being interpolated by the shell? * whelp, guess we need to bundle install * don't require the spec organizers unless it is needed * don't wait for the gem to be released mostly because our gem is in a non-standard location (expected to be in pkg/, but we're generating it directly to the root directory) * bump the gemspec * linter appeasement * add documentation related to release verification
Configuration menu - View commit details
-
Copy full SHA for 9c709b9 - Browse repository at this point
Copy the full SHA 9c709b9View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30afb45 - Browse repository at this point
Copy the full SHA 30afb45View commit details -
RUBY-3357 SSDLC Requirements (#2880)
* add more tasks to the release workflow also, add a cleanup workflow for use while testing * workflows don't have descriptions * inputs are specified on the trigger, not the workflow * skip the SBOM generation until we can figure it out * use bson-ruby asset group, for testing this is temporary until silk is able to grab the correct sbom lite from the mongo-ruby-driver repo * put code scan results in S3_ASSETS and for testing, remove dry-run from s3 upload, to make sure it works * restore the correct silk asset group * refactor to try the new ruby actions in drivers-github-tools * remove stray quotation mark * use the canonical version of the ruby actions * Indicate `dry_run` to be of type boolean This is so it gets rendered as a checkbox. We'll default it to `true` to avoid accidental releases.
Configuration menu - View commit details
-
Copy full SHA for de60b9e - Browse repository at this point
Copy the full SHA de60b9eView commit details
Commits on Jul 4, 2024
-
[RUBY-3496] Fix legacy read pool retry error (#2878)
Co-authored-by: Dmitry Rybakov <[email protected]> Co-authored-by: Dmitry Rybakov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c5dc93 - Browse repository at this point
Copy the full SHA 3c5dc93View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f16460 - Browse repository at this point
Copy the full SHA 8f16460View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.20.0...v2.20.1