Skip to content

Conversation

anavrotski
Copy link
Contributor

Exception replaced with Throwable (same as in Builder class).

same as in Builder class
@pivotal-cla
Copy link

@anavrotski Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@anavrotski Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 25, 2023
@philwebb
Copy link
Member

Thanks for the suggestion. I have a feeling this will break binary compatibility so we'll probably have to live with it until 3.3.

@philwebb philwebb added for: team-meeting An issue we'd like to discuss as a team to make progress type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 25, 2023
@philwebb philwebb added this to the 3.3.x milestone Nov 25, 2023
@philwebb philwebb removed the for: team-meeting An issue we'd like to discuss as a team to make progress label Nov 27, 2023
@philwebb
Copy link
Member

We'll merge this in 3.3. There is a risk that existing libraries might fail in which case they'll need to migrate to down().withException() if they want to support Spring Boot 3.2 and 3.3+

@wilkinsona wilkinsona changed the title Exception replaced with Throwable Change Health.down(Exception) factory method to Health.down(Throwable), aligning with Health.Builder.down(Throwable) Nov 28, 2023
@wilkinsona wilkinsona self-assigned this Jan 5, 2024
@wilkinsona wilkinsona modified the milestones: 3.3.x, 3.3.0-M1 Jan 5, 2024
wilkinsona pushed a commit that referenced this pull request Jan 5, 2024
@wilkinsona wilkinsona closed this in 71a1556 Jan 5, 2024
@wilkinsona
Copy link
Member

Thanks very much, @anavrotski.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

5 participants