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

Avoid changing soon-to-be-deprecated RegisterTimer method return type #9020

Merged
merged 1 commit into from
May 24, 2024

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented May 23, 2024

#8954 changed the public API for RegisterTimer. This broke OrleansTestKit in 8.2.0-preview1. This PR undoes that change. In the future, we will deprecate this API anyway, but this keeps things compatible.

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond merged commit 061f1e5 into dotnet:main May 24, 2024
18 checks passed
@ReubenBond ReubenBond deleted the fix/grain-timer-deprecated-api branch May 24, 2024 13:37
@alrz
Copy link
Contributor

alrz commented Jun 22, 2024

Any chance to get this in the preview channel nuget package? It breaks OrleansDashboard with a missing method exception.

@ReubenBond
Copy link
Member Author

@alrz this is available in nightly builds (see the README for the feed details) if you want something to get you out of trouble quickly

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

Successfully merging this pull request may close these issues.

None yet

2 participants