Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Drop .NET 6 and add .NET 9 support #135

Open
vova3211 opened this issue Nov 21, 2024 · 0 comments · May be fixed by #138
Open

Drop .NET 6 and add .NET 9 support #135

vova3211 opened this issue Nov 21, 2024 · 0 comments · May be fixed by #138
Assignees
Labels
documentation Something not related to functionality enhancement New feature or request NET6 NET9

Comments

@vova3211
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
.NET 6 is EOL
.NET 9 is new STS

Describe the solution you'd like

  • create branch releases/9.x for .NET 6 updates (in case someone will need MongoDB.Driver update for .NET 6 etc.)
  • remove all .NET 6 references/dependencies in the library and tests
  • add required .NET 9 references/dependencies to the library, example project and tests
  • publish 10.x.x release version

Additional TODOs:

  • update readme, contributing
  • update github workflows
@vova3211 vova3211 self-assigned this Nov 21, 2024
@vova3211 vova3211 added the NET9 label Nov 21, 2024
@vova3211 vova3211 added enhancement New feature or request documentation Something not related to functionality NET6 labels Dec 23, 2024
@vova3211 vova3211 linked a pull request Dec 23, 2024 that will close this issue
2 tasks
@vova3211 vova3211 linked a pull request Dec 23, 2024 that will close this issue
2 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Something not related to functionality enhancement New feature or request NET6 NET9
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant