Skip to content
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

Bump MongoDB to 3.0.0 and strong-name the MongoDB packages #2206

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

kevinchalet
Copy link
Member

See #2204 (comment).

Note: the MongoDB 3.0 driver is no longer compatible with .NET Standard 2.0 and only targets .NET Framework 4.7.2, .NET Standard 2.1 and .NET 6.0: users who are using MongoDB on older frameworks will have to update their projects to be able to use the OpenIddict 6.0 MongoDB integration.

@kevinchalet
Copy link
Member Author

Hey @maliming,

Hope you're doing well. IIRC, ABP doesn't use the OpenIddict MongoDB stores, right? You have your own repository-based implementations? (just to be sure you won't be affected by this change 😄)

Cheers.

@kevinchalet
Copy link
Member Author

Hey @SebastianStehle,

Hope you're doing well too! 😄
IIRC, Squidex also has its own OpenIddict/MongoDB implementation, right?

All the best.

@maliming
Copy link

Hey @maliming,

Hope you're doing well. IIRC, ABP doesn't use the OpenIddict MongoDB stores, right? You have your own repository-based implementations? (just to be sure you won't be affected by this change 😄)

Cheers.

hi @kevinchalet

ABP has its own repository implementation.

Thanks 👍

@kevinchalet
Copy link
Member Author

ABP has its own repository implementation.

Excellent! Thanks @maliming ❤️

@maliming
Copy link

hi @kevinchalet

Can I know when Openiddict 6.0 will be released as RC or the official version?

Thanks.

@kevinchalet
Copy link
Member Author

Can I know when Openiddict 6.0 will be released as RC or the official version?

The first preview shipped two weeks ago (but IIRC, you already have a PR targeting it in ABP 👍🏻) and a second one - that will include this change - is planned for today or tomorrow.

We'll probably have one RC in November. As usual, the final version is planned for December, one or two weeks before Christmas (it's my Christmas present 🤣)

@kevinchalet kevinchalet merged commit 6c6c9ed into openiddict:dev Oct 22, 2024
6 checks passed
@kevinchalet kevinchalet deleted the mongodb branch October 22, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants