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

[release/7.0] Correct [Obsolete] message for AutoTransactionBehavior #30040

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

roji
Copy link
Member

@roji roji commented Jan 12, 2023

Fixes #29990, backports #29991

Description

An [Obsolete] attribute message points to the wrong replacement API.

Customer impact

It's harder for users to figure out which new API to use instead of the obsoleted API.

How found

Customer report on 7.0.

Regression

No.

Testing

No testing necessary, this is a pure string message fix.

Risk

Zero; this is a pure obsoletion message fix.

@roji roji force-pushed the AutoTranasctionBehavior7.0 branch from 9a596a9 to 137039b Compare January 12, 2023 10:05
@roji roji changed the title Correct [Obsolete] message for AutoTransactionBehavior (#29991) [release/7.0] Correct [Obsolete] message for AutoTransactionBehavior Jan 12, 2023
@roji roji requested a review from a team January 12, 2023 10:06
@leecow leecow added this to the 7.0.3 milestone Jan 12, 2023
@ajcvickers ajcvickers merged commit 10f1d39 into dotnet:release/7.0 Jan 12, 2023
@roji roji deleted the AutoTranasctionBehavior7.0 branch January 12, 2023 18:56
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.

3 participants