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

Add link to Failover starter #32943

Closed
wants to merge 2 commits into from
Closed

Conversation

anandmnair
Copy link
Contributor

@anandmnair anandmnair commented Nov 1, 2022

Add reference to Failover starter project

  • Failover is a project to manage the failover on referential systems (external APIs) for improving the resiliency of applications. This initiative is an outcome of SRE backlog where many projects can be benefited with this approach.
  • For more details, please visit our documentation and ADR.
  • Thanks in advance.

Checklist : (As per previous pull request feedback )

  • Individual Contributor License Agreement signed
  • Spring Boot version updated

Failover is a project to manage the failover on referential systems (external APIs) for improving the resiliency of applications.  
This initiative is an outcome of SRE backlog where many projects can be benefited with this approach. 
For more details, please visit our documentation and ADR. 
Thanks in advance.
@anandmnair
Copy link
Contributor Author

I have signed the Individual Contributor License Agreement.

@philwebb philwebb added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 4, 2022
@philwebb philwebb added this to the 2.6.x milestone Nov 4, 2022
@wilkinsona wilkinsona modified the milestones: 2.6.x, 2.7.x Nov 7, 2022
@wilkinsona wilkinsona added the status: on-hold We can't start working on this issue yet label Nov 7, 2022
@wilkinsona
Copy link
Member

On hold as a version that supports Spring Boot 2.7.x has not yet been released.

@anandmnair
Copy link
Contributor Author

anandmnair commented Dec 27, 2022

On hold as a version that supports Spring Boot 2.7.x has not yet been released.

The new version is released : Failover 1.1.0. Could you please review.

Thanks in advance

@wilkinsona wilkinsona removed the status: on-hold We can't start working on this issue yet label Jan 3, 2023
@mhalbritter
Copy link
Contributor

Hey, if I get this right, this project uses spring.factories instead of the new auto-configuration registration mechanism and this won't work with Boot 3.0.

Are you planning to add Boot 3 support?

@wilkinsona wilkinsona added the status: waiting-for-feedback We need additional information before we can continue label Jan 12, 2023
@anandmnair
Copy link
Contributor Author

anandmnair commented Jan 16, 2023 via email

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Jan 16, 2023
@mhalbritter mhalbritter added status: on-hold We can't start working on this issue yet and removed status: feedback-provided Feedback has been provided labels Jan 31, 2023
@anandmnair
Copy link
Contributor Author

anandmnair commented Feb 16, 2023

Hello @mhalbritter ,
I have released the new version (v2.0.0) of my project with Spring Boot 3.x.x and Java 17.
Request you to have a look at the PR.
Thanks in advance

@scottfrederick scottfrederick removed the status: on-hold We can't start working on this issue yet label Feb 16, 2023
@mhalbritter mhalbritter changed the title Add reference to Failover starter project Add link to Failover starter Mar 1, 2023
mhalbritter pushed a commit that referenced this pull request Mar 1, 2023
mhalbritter added a commit that referenced this pull request Mar 1, 2023
@mhalbritter
Copy link
Contributor

Thank you!

@mhalbritter mhalbritter removed this from the 2.7.x milestone Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants