Skip to content

Releases: vpelikh/springdoc-openapi

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 10:04

What's Changed

  • Fix NoClassDefFoundError for kotlin.reflect on pure-Java projects by @vpelikh in #55

Full Changelog: v5.0.0...v5.0.1

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:22

What's Changed

  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 by @dependabot[bot] in #37
  • Bump version to 5.0.0-SNAPSHOT across all modules by @vpelikh in #40
  • Replace commons-lang3 usage with custom utility classes by @vpelikh in #39
  • Bump org.webjars:swagger-ui from 5.32.6 to 5.32.8 by @dependabot[bot] in #38
  • Sync CI/CD pipeline with vpelikh/swagger-core by @vpelikh in #41
  • Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.3.1 by @dependabot[bot] in #44
  • Bump com.github.eirslett:frontend-maven-plugin from 1.15.4 to 2.0.1 by @dependabot[bot] in #42
  • Bump swagger-core dependency to v4.0.0-M1 by @vpelikh in #43
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.8 by @dependabot[bot] in #47
  • Bump org.springframework.ai:spring-ai-bom from 1.1.8 to 2.0.0 by @dependabot[bot] in #46
  • Bump org.codehaus.gmavenplus:gmavenplus-plugin from 1.13.1 to 5.0.0 by @dependabot[bot] in #45
  • Bump io.jsonwebtoken:jjwt from 0.9.1 to 0.13.0 by @dependabot[bot] in #27
  • Bump org.springframework.boot:spring-boot-starter-parent from 4.0.7 to 4.1.0 by @dependabot[bot] in #23
  • Remove Spring Security OAuth2 Authorization Server dependency management by @vpelikh in #48
  • Rename gpg profile to release by @vpelikh in #49
  • Bump org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to 5.1.0 by @dependabot[bot] in #50
  • Bump io.github.vpelikh:swagger-core from 4.0.0-M1 to 4.0.0-RC1 by @dependabot[bot] in #51
  • Bump io.github.vpelikh:swagger-core from 4.0.0-RC1 to 4.0.0 by @dependabot[bot] in #52
  • Move SNAPSHOT bump before gh-pages checkout by @vpelikh in #53

Full Changelog: v4.0.0...v5.0.0

v5.0.0-M1

v5.0.0-M1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 07:02

What's Changed

  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 by @dependabot[bot] in #37
  • Bump version to 5.0.0-SNAPSHOT across all modules by @vpelikh in #40
  • Replace commons-lang3 usage with custom utility classes by @vpelikh in #39
  • Bump org.webjars:swagger-ui from 5.32.6 to 5.32.8 by @dependabot[bot] in #38
  • Sync CI/CD pipeline with vpelikh/swagger-core by @vpelikh in #41
  • Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.3.1 by @dependabot[bot] in #44
  • Bump com.github.eirslett:frontend-maven-plugin from 1.15.4 to 2.0.1 by @dependabot[bot] in #42
  • Bump swagger-core dependency to v4.0.0-M1 by @vpelikh in #43
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.8 by @dependabot[bot] in #47
  • Bump org.springframework.ai:spring-ai-bom from 1.1.8 to 2.0.0 by @dependabot[bot] in #46
  • Bump org.codehaus.gmavenplus:gmavenplus-plugin from 1.13.1 to 5.0.0 by @dependabot[bot] in #45
  • Bump io.jsonwebtoken:jjwt from 0.9.1 to 0.13.0 by @dependabot[bot] in #27
  • Bump org.springframework.boot:spring-boot-starter-parent from 4.0.7 to 4.1.0 by @dependabot[bot] in #23
  • Remove Spring Security OAuth2 Authorization Server dependency management by @vpelikh in #48
  • Rename gpg profile to release by @vpelikh in #49

Full Changelog: v4.0.0...v5.0.0-M1

springdoc-openapi 4.0.0 released!

Choose a tag to compare

@github-actions github-actions released this 14 Jun 16:31
  • Remove mcp core dependency (#35)

springdoc-openapi 4.0.0-RC2 (Release Candidate) released!

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:51
  • Bump io.github.vpelikh:swagger-core-jakarta from 3.0.0-RC2 to 3.0.0-RC3 (#33)
  • Bump esbuild from 0.25.12 to removed in /springdoc-openapi-starter-common-mcp/src/main/frontend in the npm_and_yarn group across 1 directory (#32)
  • Bump parent and dependency versions to stable releases (#30)
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.10.0 (#29)
  • Bump com.github.eirslett:frontend-maven-plugin from 1.15.1 to 1.15.4 (#28)
  • Bump io.modelcontextprotocol.sdk:mcp-core from 0.18.2 to 0.18.3 (#25)
  • Bump org.springframework.ai:spring-ai-bom from 1.1.7 to 1.1.8 (#24)
  • Bump org.springframework.ai:spring-ai-bom from 1.1.2 to 1.1.7 (#12)
  • Bump io.modelcontextprotocol.sdk:mcp-core from 0.17.0 to 0.18.2 (#11)
  • Bump the npm_and_yarn group across 1 directory with 5 updates (#8)

springdoc-openapi 4.0.0-RC1 (Release Candidate) released!

Choose a tag to compare

@github-actions github-actions released this 14 Jun 11:23
  • Fix HAL schema generation for Jackson 3: replace HalJacksonModule, gate registration, add HalPropertyNamingIntrospector (#20)
  • Fix javadoc tests after jackson 3 and swagger-core update (#17)
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.7.3 (#13)

springdoc-openapi 4.0.0-M2 (Milestone) released!

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:23
v4.0.0-M2

Release version 4.0.0-M2

springdoc-openapi 4.0.0-M1 (Milestone) released!

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:00
  • Restore @JsonSubTypes resolution broken by Jackson 3 migration, bump swagger-core to 3.0.0-RC2 (#6)
  • Add release workflow and CI scripts (#5)
  • Bump swagger-core version from 3.0.0-SNAPSHOT to 3.0.0-RC1 (#4)
  • Update SCM and documentation URLs to forked repository vpelikh/springdoc-openapi (#3)