Skip to content

breaking: Remove support for legacy annotations #555

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

Merged
merged 1 commit into from
May 4, 2025

Conversation

mrueg
Copy link
Contributor

@mrueg mrueg commented Dec 3, 2024

This should remove the support for all legacy annotations (the ones starting with @), as they have been marked as legacy since 2 years.

Fixes: #297

@mrueg mrueg force-pushed the remove-legacy branch 10 times, most recently from 914a3c9 to 57a7d8c Compare December 8, 2024 13:11
@jalseth
Copy link
Collaborator

jalseth commented Feb 9, 2025

Thanks for the PR! I announced this upcoming breaking change in the latest release notes. I haven't had a chance to review in detail yet but it's good to see so many deleted lines.

@mrueg mrueg force-pushed the remove-legacy branch 2 times, most recently from 99d81c1 to 9e28928 Compare February 25, 2025 22:06
@jalseth
Copy link
Collaborator

jalseth commented Mar 1, 2025

Going to wait one more release cycle before merging, just to give people adequate time to migrate.

@jalseth
Copy link
Collaborator

jalseth commented Apr 19, 2025

I think we're in the clear to include this in the next release. @mrueg can you rebase and confirm the tests run successfully?

@jalseth
Copy link
Collaborator

jalseth commented Apr 30, 2025

@mrueg Friendly ping

@mrueg
Copy link
Contributor Author

mrueg commented Apr 30, 2025

@jalseth sorry missed the first ping. I ran the tests locally and they seem to work fine.

@jalseth
Copy link
Collaborator

jalseth commented May 4, 2025

Thanks again!

@jalseth jalseth merged commit 27467af into plexsystems:main May 4, 2025
11 checks passed
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.

Remove legacy annotations support and refactor
2 participants