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

Review for compatibility with Protocol 22 and .NET 9 #28

Open
steven-tomlinson opened this issue Nov 13, 2024 · 1 comment
Open

Review for compatibility with Protocol 22 and .NET 9 #28

steven-tomlinson opened this issue Nov 13, 2024 · 1 comment
Assignees

Comments

@steven-tomlinson
Copy link
Contributor

Protocol 22 for Stellar is in Testnet. It doesn't appear to have any breaking changes, but we should verify all operations are compatible.

Additionally, .NET 9 is now available https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/overview
Need to review for compatibility and update code-base to maintain currency.

@steven-tomlinson
Copy link
Contributor Author

npgSQL is still behind .NET 9. Since the default configuration relies on PostgreSQL, we'll defer the upgrade to .NET 9.
In the meantime, I will push an interim release to bring all packages up to the latest .NET 8.x.x version.

Note: Developers using the Stellar DotNet Identity Framework with a different data provider can still update their projects and packages to .NET 9 without any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant