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

All: delete outdated deprecations #17349

Merged
merged 7 commits into from
Sep 4, 2024
Merged

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Sep 3, 2024

Similar to last time: #16330

A little more than last time, so also a slightly larger change-note (now marked as breaking).

The swift CI failure is unrelated.

@erik-krogh erik-krogh marked this pull request as ready for review September 3, 2024 20:10
@erik-krogh erik-krogh requested review from a team as code owners September 3, 2024 20:10
jketema
jketema previously approved these changes Sep 3, 2024
Copy link
Contributor

@jketema jketema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 C/C++ and Swift.

owen-mc
owen-mc previously approved these changes Sep 3, 2024
Copy link
Contributor

@owen-mc owen-mc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go 👍🏻

@dbartol
Copy link
Contributor

dbartol commented Sep 3, 2024

This will bump the major version of all affected library packs. Any customer pack that depends on, say, ^1.1.0 of the library pack will stay stuck at the latest 1.x.y version until the customer updates their dependency declaration.

There's nothing wrong with this per se. Just be aware of the customer impact when you make these sorts of changes. Batching these up into a single breaking change is good, and you seem to have done that here.

michaelnebel
michaelnebel previously approved these changes Sep 4, 2024
Copy link
Contributor

@michaelnebel michaelnebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C# 👍

hvitved
hvitved previously approved these changes Sep 4, 2024
Copy link
Contributor

@hvitved hvitved left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C# + Ruby 👍

aschackmull
aschackmull previously approved these changes Sep 4, 2024
Copy link
Contributor

@aschackmull aschackmull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Java 👍

@erik-krogh erik-krogh requested a review from tausbn September 4, 2024 10:46
owen-mc

This comment was marked as outdated.

Copy link
Contributor

@owen-mc owen-mc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go 👍🏻

@erik-krogh erik-krogh merged commit 8508056 into github:main Sep 4, 2024
64 checks passed
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.

8 participants