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

Deprecate legacy APIs before we delete them in 1.0 #1139

Closed
wprzytula opened this issue Dec 4, 2024 · 1 comment · Fixed by #1141
Closed

Deprecate legacy APIs before we delete them in 1.0 #1139

wprzytula opened this issue Dec 4, 2024 · 1 comment · Fixed by #1141
Assignees
Labels
API-stability Part of the effort to stabilize the API
Milestone

Comments

@wprzytula
Copy link
Collaborator

There are a number of API items that we consider legacy, but still haven't labeled with #[deprecated] attributes. Let's do that in 0.16, so that in 1.0 we can remove them.

This is going to be a list of such items:

  • LegacySerializedValues,
  • TODO
@wprzytula wprzytula added this to the 0.16.0 milestone Dec 4, 2024
@wprzytula wprzytula added the API-stability Part of the effort to stabilize the API label Dec 4, 2024
@Lorak-mmk
Copy link
Collaborator

Actually let's do that in 0.15.1. It's possible we won't release 0.16 because of time constraints, especially if we want to release release candidate for 1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API-stability Part of the effort to stabilize the API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants