-
Notifications
You must be signed in to change notification settings - Fork 543
CXX-2995 Bump minimum required C Driver version to 1.29.0 #1275
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replace calls to bson_as_json
=> bson_as_legacy_extended_json
and bson_array_as_json
=> bson_array_as_legacy_extended_json
to account for deprecations of CDRIVER-5700.
Applied and documented a workaround for the nightly Augmented SBOM update schedule by using a temporary Silk Asset Group. |
Latest changes (sans formatting) verified by this patch. |
Followup to #1235 and the release of C Driver 1.29.0. Update of the Augmented SBOM may require waiting for Silk to complete its nightly(?) update.