Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Releases: int128/gradle-swagger-generator-plugin

2.19.2

28 Jan 23:50
d44e1d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.19.1...2.19.2

2.19.1

21 Dec 01:40
3ca1770
Compare
Choose a tag to compare

What's Changed

  • Fix Java compatibility options to support Java 11+ (#279)
  • Update com.fasterxml.jackson.core:jackson-databind to v2.13.1 (#270)
  • Update com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.13.1 (#273)

Full Changelog: 2.19.0...2.19.1

2.19.0

19 Dec 01:02
2cd5d5f
Compare
Choose a tag to compare

This release supports Gradle 7, Java 16+ and OpenAPI Specification v3. Thank you for the contributors.

What's Changed

  • Fix unexpected character in Swagger UI by @tatekan in #228
  • Support OpenAPI Specification v3
  • Support Java 16+
  • Support Gradle 7
  • Migrate deployment pipeline to GitHub Actions

Full Changelog: 2.18.2...2.19.0

2.18.2

25 Feb 06:35
4970b5c
Compare
Choose a tag to compare

2.18.1

20 Mar 05:39
e12e3f7
Compare
Choose a tag to compare

Released on 2019-03-20

  • #157 Fix resolveSwaggerTemplate fails if multiple JARs are given (#135; thanks @pnewhook)

2.18.0

19 Mar 06:26
305187d
Compare
Choose a tag to compare

Released on 2019-03-19

  • #152 Spawn new JVM for swagger-codegen-cli
  • #142 Verified on Gradle 5.2.1

If you use a custom generator class

You need to move a custom generator class from buildSrc/ to a dedicated project or externalized repository. See also the section of Use custom template and Externalize template or generator class.

2.17.0

14 Mar 06:19
Compare
Choose a tag to compare

Released on 2019-03-14

2.16.0

28 Dec 06:14
2204846
Compare
Choose a tag to compare

Released on 2018-12-28

  • #131 Redoc generated page should have a customizable title (thanks @stauvel)
  • #132 Documentation for customizing redoc (thanks @stauvel)

2.15.1

09 Dec 06:34
6ea0b50
Compare
Choose a tag to compare

Released on 2018-12-09

2.15.0

08 Nov 03:08
fb6bc7d
Compare
Choose a tag to compare

Released on 2018-11-08