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

Keep supporting Spring Boot 2.7.x #248

Closed
Kieun opened this issue Sep 26, 2023 · 5 comments
Closed

Keep supporting Spring Boot 2.7.x #248

Kieun opened this issue Sep 26, 2023 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@Kieun
Copy link
Contributor

Kieun commented Sep 26, 2023

Due to some limitations, we are still leveraging the Spring Boot 2.7.x. Is there any plan to keep supporting Spring Boot 2.7.x?
FYI, the 2.7.x version will be supported until the mid of 2025.

https://spring.io/projects/spring-boot#support

@Kieun
Copy link
Contributor Author

Kieun commented Nov 3, 2023

I've done some jobs to keep supporting the Spring Boot 2.7.x and maintain 0.16.x train.
I've create a new branch maintenance/0.16 on my forked repo to keep integrating new features and bug fixes from the master train.
As I try to create pull-request to the original repo, since I have no write permission, I cannot create a new branch in this repo.

@ozscheyge @ooz Could you create a branch for this?

FYI, you can refer the jobs:

@wodrobina wodrobina added the help wanted Extra attention is needed label Feb 14, 2024
@wodrobina
Copy link
Contributor

@Kieun here you go. I've prepared branch for you https://github.com/ePages-de/restdocs-api-spec/tree/maintenance/0.16

@Kieun
Copy link
Contributor Author

Kieun commented Mar 3, 2024

@wodrobina I opened the #261. Please check it and let me know if anything is wrong.

@izeye
Copy link
Contributor

izeye commented Apr 25, 2024

This seems to have been done via #261.

@izeye
Copy link
Contributor

izeye commented Apr 25, 2024

0.16.5 that contains this change has been release-tagged on Mar 4, but it doesn't seem to have been published to the Maven central repository.

@wodrobina Do you have a plan to publish it?

See https://central.sonatype.com/artifact/com.epages/restdocs-api-spec-mockmvc/versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants