Skip to content

Releases: openrewrite/rewrite-openapi

0.30.0

11 Feb 09:05

Choose a tag to compare

What's Changed

  • Migrate the authorizations property in MigrateApiToTag by @jdiazdev in #65
  • Convert responseHeaders when migrating ApiResponse by @jdiazdev in #68
  • Handle constant field references in API response code conversion by @jkschneider in #69

Full Changelog: v0.29.0...v0.30.0

0.29.0

20 Jan 19:25
c9bbe9e

Choose a tag to compare

What's Changed

  • MigrateApiParamDefaultValue to allow defaultValue in different order by @jdiazdev in #57
  • Migrate @ApiParam(allowableValues) to @Parameter(schema = @Schema(allowableValues)) by @jdiazdev in #59
  • Convert @ApiModel(reference) to @Schema(ref) or @Schema(implementation) by @timtebeek in #60
  • change swagger-jersey2-jaxrs dependency to swagger-jaxrs2 by @dsgrieve in #61
  • Correcting artifactId for swagger-jaxrs to swagger-jaxrs2 when we go to the new groupId of io.swagger.core.v3, and updated test to show jersey artifact combining into the same artifact by @steve-aom-elliott in #63

New Contributors

Full Changelog: v0.28.0...v0.29.0

0.28.0

07 Jan 16:01
2580b35

Choose a tag to compare

What's Changed

Full Changelog: v0.27.2...v0.28.0

0.27.3

16 Dec 16:59

Choose a tag to compare

0.27.2

05 Dec 10:40

Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.27.2

0.27.1

20 Nov 11:46
11a20a6

Choose a tag to compare

0.27.0

04 Nov 14:42
11a20a6

Choose a tag to compare

What's Changed

Full Changelog: v0.26.0...v0.27.0

0.26.0

22 Oct 12:03
ea9f7b0

Choose a tag to compare

What's Changed

  • Drop "produces" attribute from ApiToTag migration, as there is no mapping for it by @CalvinZengyi in #53

New Contributors

Full Changelog: v0.25.0...v0.26.0

0.25.0

10 Oct 17:20
ac143ed

Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.25.0

0.24.3

24 Sep 12:36
eaac214

Choose a tag to compare