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 dependency io.springfox:springfox-swagger2 to v3 #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.springfox:springfox-swagger2 2.9.2 -> 3.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

springfox/springfox (io.springfox:springfox-swagger2)

v3.0.0

Compare Source

Release Notes

image
Picture Credit National Geographic

First and foremost a big thank you to the community for keeping me motivated to work on this project. There have been some really amazing contributions in this release in terms of code, comments, bug reports and it is humbling to see people jumping in to solve problems on the issue forum. It sure motivated me to get over the "hump" and start working on in earnest. What better way to lose the COVID blues!

Thank you! 🥳 🍾

Also please welcome the newest maintainer to the springfox team @​MaksimOrlov. A lot of the great work you see in the model generation support is due to his efforts, collaborating tirelessly on weekends and not giving up while ensuring the model generation engine is performant 👏

NOTE: This is a breaking change release, I've tried to maintain backwards compatibility with earlier versions of springfox as much as possible. Deprecated APIs prior to 2.9 have been aggressively removed and new APIs that will go away in the near future have been marked. So please look out for those and do report anything that has been missed.

Highlights of this release include

  • Spring 5, Webflux support (only request mapping support, functional endpoints aren't supported yet)
  • Spring Integration support (feedback is much appreciated)
  • Spring Boot support springfox-boot-starter dependency (Zero Config, Autoconfiguration support)
  • Documented Configuration Properties with autocomplete
  • Better specification compatibility with 2.0
  • Support for OpenApi 3.0.3
  • Zero Dependency (almost, the only libraries needed are spring-plugin, pswagger-core](https://github.com/swagger-api/swagger-core)
  • Existing swagger2 annotations will continue to work and enrich open api 3.0 specification
Compatibility Notes
  • Requires Java 8
  • Requires Spring 5.x (not tested with earlier versions
  • Requires SpringBoot 2.2+ (not tested with earlier versions)
Contributions

Significant contributions that come to mind (and please remind me of others in this list cos' my memory is weak)

Pull Requests
Bug Fixes
Maintenance
Features

v2.10.5

Compare Source

v2.10.4

Compare Source

v2.10.3

Compare Source

v2.10.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 8 times, most recently from 18c82d4 to b4740db Compare December 23, 2021 14:18
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 3 times, most recently from 8fea387 to 4f6f503 Compare December 30, 2021 15:13
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 4f6f503 to cbd2382 Compare January 12, 2022 10:20
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from cbd2382 to b78acb2 Compare January 19, 2022 16:13
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 2 times, most recently from e0f6ccc to 43f126a Compare January 29, 2022 02:29
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 5 times, most recently from 01bad39 to 8a09a67 Compare February 8, 2022 17:16
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 8a09a67 to 7ed69b8 Compare February 16, 2022 03:09
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 3 times, most recently from ad4967d to 5b7f45c Compare March 10, 2022 11:13
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 4 times, most recently from 6e86562 to 5df3bcf Compare April 4, 2022 17:53
@renovate renovate bot restored the renovate/major-springfox-monorepo branch April 20, 2023 04:30
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 2 times, most recently from 755461c to 0a7d46e Compare April 24, 2023 15:23
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 6 times, most recently from 7fa99ea to e65b6f1 Compare May 17, 2023 19:26
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from e65b6f1 to 71056ba Compare May 23, 2023 12:05
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 4 times, most recently from 24518ad to 8a08ea0 Compare June 2, 2023 12:51
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 2 times, most recently from 19bcbe8 to 66954ee Compare June 14, 2023 01:40
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 3 times, most recently from f8be0ff to 703e7ad Compare June 30, 2023 21:12
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 703e7ad to 6b4b518 Compare July 8, 2023 16:28
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 6b4b518 to 4964ba1 Compare August 17, 2023 13:45
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 7 times, most recently from 1a81aa8 to 792bfb1 Compare October 18, 2023 14:35
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 792bfb1 to 3043dec Compare October 19, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants