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

Update Reactor Netty 2.0 version to 2.0.0-SNAPSHOT #29247

Closed

Conversation

violetagg
Copy link
Member

  • Update to Reactor BOM 2022.0.0-SNAPSHOT
  • Package io.netty5.buffer.api changed to io.netty5.buffer
  • Package io.netty5.handler.codec.http changed to io.netty5.handler.codec.http.headers
  • Package io.netty5.handler.codec.http.cookie changed to io.netty5.handler.codec.http.headers
  • Adapt to the new HttpHeaders API
  • Adapt to the new cookies API

- Update to Reactor BOM 2022.0.0-SNAPSHOT
- Package `io.netty5.buffer.api` changed to `io.netty5.buffer`
- Package `io.netty5.handler.codec.http` changed to `io.netty5.handler.codec.http.headers`
- Package `io.netty5.handler.codec.http.cookie` changed to `io.netty5.handler.codec.http.headers`
- Adapt to the new `HttpHeaders` API
- Adapt to the new cookies API
@violetagg
Copy link
Member Author

@rstoyanchev PTAL

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Oct 3, 2022
@rstoyanchev rstoyanchev self-assigned this Oct 3, 2022
@rstoyanchev rstoyanchev added this to the 6.0.0-RC1 milestone Oct 3, 2022
@rstoyanchev rstoyanchev added type: dependency-upgrade A dependency upgrade and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 3, 2022
rstoyanchev pushed a commit that referenced this pull request Oct 3, 2022
Update to Reactor BOM 2022.0.0-SNAPSHOT.
Process package changes.
Adapt to new `HttpHeaders` API.
Adapt to new cookies API.

See gh-29247
@violetagg
Copy link
Member Author

@rstoyanchev Thanks

@violetagg violetagg deleted the update-reactor-netty branch October 3, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants