Skip to content

[release/8.0-preview3] Prevent ANE when resource state is null#1977

Merged
davidfowl merged 1 commit intorelease/8.0-preview3from
backport/pr-1975-to-release/8.0-preview3
Jan 30, 2024
Merged

[release/8.0-preview3] Prevent ANE when resource state is null#1977
davidfowl merged 1 commit intorelease/8.0-preview3from
backport/pr-1975-to-release/8.0-preview3

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Backport of #1975 to release/8.0-preview3

/cc @drewnoakes

Customer Impact

Testing

Risk

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

Ideally we'd make the field nullable on the proto definition, but that's a breaking change at this point. So instead, we pass an empty string.

Other options are discussed in #1930.
@ghost ghost added the area-codeflow for labeling automated codeflow. intentionally a different color! label Jan 30, 2024
@davidfowl davidfowl enabled auto-merge (squash) January 30, 2024 06:33
@davidfowl davidfowl merged commit 564392a into release/8.0-preview3 Jan 30, 2024
@davidfowl davidfowl deleted the backport/pr-1975-to-release/8.0-preview3 branch January 30, 2024 07:04
@github-actions github-actions bot locked and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflow for labeling automated codeflow. intentionally a different color!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants