-
Notifications
You must be signed in to change notification settings - Fork 44
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
Orleans 9 Support #171
Comments
@ReubenBond Might the Orleans v8 packages receive ongoing updates (bug fixes?) similar to the v7 and v3 packages? Underlying question- should this project maintain a separate v8 branch to provide backwards compatibility for those that do not yet upgrade to v9? We have kept branches specific to v3 and v4 in this project for this reason. Thanks for any insights you can provide! |
Good question. We will likely issue 8.x updates if it is necessary, but the move from 7 to 8 and 8 to 9 are very minor. .NET 7 is out of service, so I don't anticipate any updates there. Orleans 9 targets the .NET 8 TFM, so upgrading from 8 to 9 is hopefully easier. |
Are there any known Issues regarding the compatibility to Orleans 9 vs the current version of the Test kit ? If so are there any attempts for updating this project to the latest Orleans version ? |
I haven't run into any issues on my project. Testing grains and reminders.
…On Mon, 27 Jan 2025, 10:34 Martin Pittl, ***@***.***> wrote:
Are there any known Issues regarding the compatibility to Orleans 9 vs the
current version of the Test kit ? If so are there any attempts for updating
this project to the latest Orleans version ?
—
Reply to this email directly, view it on GitHub
<#171 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANRND7UZWO4DFJ6ORW2OGT2MYDSFAVCNFSM6AAAAABR45KPFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJVGM4DGOJTHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Ok I could test the functionality over here as well, had no issues. Thank you for the fast reply, from my perspective this issue can be closed |
This is a placeholder issue for supporting the newly released Orleans 9.
The text was updated successfully, but these errors were encountered: