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

Remove deprecated methods #1268

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Conversation

aartigao
Copy link
Contributor

It's been a long time since 3.x was published and users have had enough time to stop using these deprecated methods.

@aartigao aartigao requested review from vlovgr and LMnet October 28, 2023 10:31
@aartigao aartigao merged commit 6f8804c into fd4s:series/3.x Nov 17, 2023
8 checks passed
@aartigao aartigao deleted the remove-2.x-deprecations branch November 17, 2023 04:54
@vlovgr
Copy link
Contributor

vlovgr commented Feb 16, 2024

@aartigao @LMnet The MiMA errors here are actually real and letting us know we're breaking binary compatibility. I saw these changes were released in v3.3.0 as a minor version release, but since they break binary compatibility, they need to be removed as part of a major release (v4.0.0).

Should we revert these changes and release v3.3.1?

@aartigao
Copy link
Contributor Author

Oh! Shame on me... sorry! I'll fix it ASAP.

Just reverting this commit is fine, right?

@vlovgr
Copy link
Contributor

vlovgr commented Feb 16, 2024

Just reverting this commit is fine, right?

Reverting ebb36b2 should be enough. :)

aartigao added a commit to aartigao/fs2-kafka that referenced this pull request Feb 16, 2024
aartigao added a commit that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants