Skip to content

Swagger-core 3.0.0-M9 (Milestone) released!

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 May 13:17
· 41 commits to master since this release
  • Skip resolveSubtypes for sealed classes with @Schema(oneOf) (#21)
  • Prevent examples duplication in Schema model (#20)
  • Add optional flag to skip Swagger module configuration in AbstractMod… (#19)
  • Remove wiki update steps and add latest javadoc redirect (#18)
  • Fix wiki update step by referencing script directly from repository (#17)
  • Use correct baseline for release notes based on release type (#16)
  • Fix javadoc copy path in prepare-javadocs.sh (#15)
  • Update GitHub repository references to vpelikh/swagger-core (#14)
  • Fix javadoc generation (#13)
  • Fix release workflow to fetch tags and prevent re-releasing existing version (#12)
  • Add missing json import in publishRelease.py (#11)
  • Fix sed commands to correctly update version in Java source files (#10)
  • Remove overly broad sed replacement for swagger-java17-support pom.xml (#9)
  • Fix release notes for initial release with no previous stable tag (#8)
  • Rework release process, drop 1.5 branch, update to new repo (#7)
  • fix: polish jackson 3 migration (#6)
  • chore: change group id to io.github.vpelikh and set version to 3.0.0-… (#5)
  • feat: migrate to jackson 3 (#4)
  • feat: migrate to java 17 (#3)
  • skip swagger-jaxrs2 tests, because it fails in CI for some reason (#2)