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 @Beta from Interners #5594

Closed
Meijuh opened this issue Jun 7, 2021 · 0 comments
Closed

Remove @Beta from Interners #5594

Meijuh opened this issue Jun 7, 2021 · 0 comments
Assignees
Labels
P3 package=collect type=debeta Request to remove something from @Beta

Comments

@Meijuh
Copy link

Meijuh commented Jun 7, 2021

Interning has been part of Guava for quite some time and in my experience pretty stable.

Can the @Beta be removed from this component?

@kluever kluever added P3 package=base type=debeta Request to remove something from @Beta package=collect and removed package=base labels Jun 9, 2021
copybara-service bot pushed a commit that referenced this issue Jun 14, 2021
They have been public since 2010. Realistically, we are not going to make incompatible API changes to them.

Fixes #5594.

RELNOTES=`Interner` and `Interners` are no longer `@Beta` but are fully supported.
PiperOrigin-RevId: 379355250
copybara-service bot pushed a commit that referenced this issue Jun 14, 2021
They have been public since 2010. Realistically, we are not going to make incompatible API changes to them.

Fixes #5594.

RELNOTES=`Interner` and `Interners` are no longer `@Beta` but are fully supported.
PiperOrigin-RevId: 379355250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 package=collect type=debeta Request to remove something from @Beta
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants