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 CharSequences API from http-api #1368

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

tkountis
Copy link
Contributor

@tkountis tkountis commented Feb 11, 2021

Motivation:
Clean-up deprecation 4fd7559

Modifications:
Deleted API class from http-api that was marked as deprecated

Result:
Cleaner code.
The replacement API is available under servicetalk-buffer-api module https://github.com/apple/servicetalk/blob/main/servicetalk-buffer-api/src/main/java/io/servicetalk/buffer/api/CharSequences.java

@tkountis tkountis self-assigned this Feb 11, 2021
@tkountis tkountis changed the title Remove deprecated CharSequences API from http-api [Hold for 0.39] Remove deprecated CharSequences API from http-api Feb 11, 2021
@tkountis tkountis changed the title [Hold for 0.39] Remove deprecated CharSequences API from http-api [Hold for 0.3x] Remove deprecated CharSequences API from http-api Feb 11, 2021
@tkountis tkountis changed the title [Hold for 0.3x] Remove deprecated CharSequences API from http-api Remove deprecated CharSequences API from http-api Mar 19, 2021
@tkountis tkountis merged commit dcdf1d5 into apple:main Mar 24, 2021
@tkountis tkountis deleted the rem/deprecated-charsequences branch March 24, 2021 16:23
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.

2 participants