René's URL Explorer Experiment


Title: Bump MongoDB.Driver from 2.10.2 to 2.19.0 in /SharpRepository.MongoDbRepository by dependabot[bot] · Pull Request #273 · SharpRepository/SharpRepository · GitHub

Open Graph Title: Bump MongoDB.Driver from 2.10.2 to 2.19.0 in /SharpRepository.MongoDbRepository by dependabot[bot] · Pull Request #273 · SharpRepository/SharpRepository

X Title: Bump MongoDB.Driver from 2.10.2 to 2.19.0 in /SharpRepository.MongoDbRepository by dependabot[bot] · Pull Request #273 · SharpRepository/SharpRepository

Description: Bumps MongoDB.Driver from 2.10.2 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is the general availability release for the 2.19.0 version of the driver. The main new features in 2.19.0 include: Atlas Search builders Default LinqProvider changed to LINQ3 ObjectSerializer allowed types configuration Bucket and BucketAuto stages support in LINQ3 Support Azure VM-assigned Managed Identity for Automatic KMS Credentials Native support for AWS IAM Roles This version addresses CVE-2022-48282. ObjectSerializer allowed types configuration The ObjectSerializer has been changed to only allow deserialization of types that are considered safe. What types are considered safe is determined by a new configurable AllowedTypes function (of type Func). The default AllowedTypes function is ObjectSerializer.DefaultAllowedTypes which returns true for a number of well-known framework types that we have deemed safe. A typical example might be to allow all the default allowed types as well as your own types. This could be accomplished as follows: var objectSerializer = new ObjectSerializer(type => ObjectSerializer.DefaultAllowedTypes(type) || type.FullName.StartsWith("MyNamespace")); BsonSerializer.RegisterSerializer(objectSerializer); More information about the ObjectSerializer is available in our FAQ. Default LinqProvider changed to LINQ3 Default LinqProvider has been changed to LINQ3. LinqProvider can be changed back to LINQ2 in the following way: var connectionString = "mongodb://localhost"; var clientSettings = MongoClientSettings.FromConnectionString(connectionString); clientSettings.LinqProvider = LinqProvider.V2; var client = new MongoClient(clientSettings); If you encounter a bug in LINQ3 provider, please report it in CSHARP JIRA project. An online version of these release notes is available here. The full list of issues resolved in this release is available at CSHARP JIRA project. Documentation on the .NET driver can be found here. .NET Driver Version 2.18.0 Release Notes ... (truncated) Commits 3db6a36 Release notes for 2.19.0. (#1013) 790f123 CSHARP-4475: Add an AllowedTypes filter to ObjectSerializer. 8993daa CSHARP-4453: Support Bucket and BucketAuto stages in LINQ3. ec46c34 CSHARP-4490: Fix tests related to asserting wildcardProjection output. (#1011) 9ee046b CSHARP-4182: Support for Range Indexes. (#988) 9189a58 CSHARP-4440: Incorporate MongoDB.Labs.Search library (#989) 0bb42fa CSHARP-4255: Fix bug and some tests. (#993) c0c521e CSHARP-4449: Implement Find projections in LINQ3. 396830c CSHARP-4468: LINQ V3 SelectMany + GroupBy results with redundant $push within... 70ed174 CSHARP-4463: Add aws auth connectivity examples. (#1004) Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps MongoDB.Driver from 2.10.2 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is the ...

X Description: Bumps MongoDB.Driver from 2.10.2 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is ...

Opengraph URL: https://github.com/SharpRepository/SharpRepository/pull/273

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:68ec27e7-4bf2-5eaa-2fc1-73cd091c74ad
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAC72:2D1D83:11F86B7:1964969:6978C701
html-safe-nonce0ca4a8944233acab0f793e4ad3f16d6253b0063ef212f913405ed31aa59e2fa9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQzcyOjJEMUQ4MzoxMUY4NkI3OjE5NjQ5Njk6Njk3OEM3MDEiLCJ2aXNpdG9yX2lkIjoiNTk1MDEwNzE5NjY3NzczNjE5MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac2af323904f22223da045373618578705296a1d011011f37e2eba96898febfddc
hovercard-subject-tagpull_request:1262846809
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/SharpRepository/SharpRepository/pull/273/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps MongoDB.Driver from 2.10.2 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is the ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None8a71ca1f7ab5436216e1df86f398ef7a51ed3152c90e3f7332fc70cf97fcb9d6
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/SharpRepository/SharpRepository git https://github.com/SharpRepository/SharpRepository.git
octolytics-dimension-user_id1801360
octolytics-dimension-user_loginSharpRepository
octolytics-dimension-repository_id4514047
octolytics-dimension-repository_nwoSharpRepository/SharpRepository
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id4514047
octolytics-dimension-repository_network_root_nwoSharpRepository/SharpRepository
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseeaed570eead52a9920afef75dc3eb6d826fdc5ef
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FSharpRepository%2FSharpRepository%2Fpull%2F273%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FSharpRepository%2FSharpRepository%2Fpull%2F273%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=SharpRepository%2FSharpRepository
Reloadhttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes
Reloadhttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes
Reloadhttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes
SharpRepository https://patch-diff.githubusercontent.com/SharpRepository
SharpRepositoryhttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FSharpRepository%2FSharpRepository
Fork 165 https://patch-diff.githubusercontent.com/login?return_to=%2FSharpRepository%2FSharpRepository
Star 658 https://patch-diff.githubusercontent.com/login?return_to=%2FSharpRepository%2FSharpRepository
Code https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository
Issues 28 https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/issues
Pull requests 10 https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pulls
Actions https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/actions
Projects 0 https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/projects
Wiki https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/wiki
Security 0 https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/security
Insights https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pulse
Code https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository
Issues https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/issues
Pull requests https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pulls
Actions https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/actions
Projects https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/projects
Wiki https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/wiki
Security https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/security
Insights https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FSharpRepository%2FSharpRepository%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FSharpRepository%2FSharpRepository%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
develophttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/tree/develop
dependabot/nuget/SharpRepository.MongoDbRepository/MongoDB.Driver-2.19.0https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/tree/dependabot/nuget/SharpRepository.MongoDbRepository/MongoDB.Driver-2.19.0
Conversation 0 https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273
Commits 1 https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/commits
Checks 0 https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/checks
Files changed https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/files
Please reload this pagehttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes
Bump MongoDB.Driver from 2.10.2 to 2.19.0 in /SharpRepository.MongoDbRepository https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/files
2941a4c Bump MongoDB.Driver in /SharpRepository.MongoDbRepository dependabot[bot] Mar 4, 2023 https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/commits/2941a4c0c6637844bb1f4dda9297a70dde92a813
Clear filters https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/files
Please reload this pagehttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes
Please reload this pagehttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes
SharpRepository.MongoDbRepository/SharpRepository.MongoDbRepository.csprojhttps://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes#diff-acf8216de7f99d3d79d9ba875605c0dd3aa2049319b87825489be4c1d560fc82
View file https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/blob/2941a4c0c6637844bb1f4dda9297a70dde92a813/SharpRepository.MongoDbRepository/SharpRepository.MongoDbRepository.csproj
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes#diff-acf8216de7f99d3d79d9ba875605c0dd3aa2049319b87825489be4c1d560fc82
https://patch-diff.githubusercontent.com/SharpRepository/SharpRepository/pull/273/changes#diff-acf8216de7f99d3d79d9ba875605c0dd3aa2049319b87825489be4c1d560fc82
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.