Skip to content

Upgrade to RSocket 1.0.3 #23911

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

Closed
snicoll opened this issue Oct 26, 2020 · 0 comments
Closed

Upgrade to RSocket 1.0.3 #23911

snicoll opened this issue Oct 26, 2020 · 0 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Oct 26, 2020

No description provided.

@snicoll snicoll added the type: dependency-upgrade A dependency upgrade label Oct 26, 2020
@snicoll snicoll added this to the 2.3.5 milestone Oct 26, 2020
@snicoll snicoll changed the title Upgrade to Rsocket 1.0.3 Upgrade to RSocket 1.0.3 Oct 27, 2020
@snicoll snicoll self-assigned this Oct 27, 2020
humaolin pushed a commit to humaolin/spring-boot that referenced this issue May 7, 2022
Changes introduced in commit 9b20876
caused a regression for Cookie support in MockHttpServletResponse.
Specifically, an Expires attribute that cannot be parsed using
`ZonedDateTime.parse()` now results in an exception; whereas,
previously an entry such as `Expires=0` was allowed.

This commit fixes this issue in MockCookie by catching and ignoring any
DateTimeException thrown while attempting to parse an Expires attribute.

Closes spring-projectsgh-23911
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

No branches or pull requests

1 participant