Skip to content

Releases: smallrye/smallrye-open-api

4.1.0-alpha3

22 Apr 12:32
Compare
Choose a tag to compare
4.1.0-alpha3 Pre-release
Pre-release
[maven-release-plugin] copy for tag 4.1.0-alpha3

4.0.10

17 Apr 14:50
Compare
Choose a tag to compare
  • #2238 build(deps): Bump org.mvnpm:swagger-ui-dist from 5.20.1 to 5.20.6
  • #2241 build(deps): Bump org.mvnpm:swagger-ui-dist from 5.20.6 to 5.20.8
  • #2246 Release 4.0.10

4.0.9

01 Apr 18:13
Compare
Choose a tag to compare
  • #2234 Release 4.0.9
  • #2233 fix: support duplicateOperationIdBehavior in Gradle plugin (#2231)
  • #2232 build(deps): Bump org.mvnpm:swagger-ui-dist from 5.18.2 to 5.20.1

4.1.0-alpha2

18 Mar 20:27
Compare
Choose a tag to compare
4.1.0-alpha2 Pre-release
Pre-release
  • #2223 Release 4.1.0-alpha2
  • #2222 Bump MicroProfile OpenAPI from 4.1-RC1 to 4.1 (staged)

4.1.0-alpha1

18 Mar 13:51
Compare
Choose a tag to compare
4.1.0-alpha1 Pre-release
Pre-release
  • #2221 Release 4.1.0-alpha1

4.0.8

30 Jan 02:09
Compare
Choose a tag to compare
  • #2185 Release 4.0.8
  • #2183 fix: use UTF-8 for InputStreamReaders relying on platform encoding (4.0.x)

4.0.7

22 Jan 21:29
Compare
Choose a tag to compare
  • #2171 Release 4.0.7
  • #2169 Add support for managed JAX-RS subresource locators
  • #2167 fix: improve handling of nullable parameters
  • #2164 build(deps): Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 in /tools/gradle-plugin
  • #2161 Create properties for record accessors
  • #2160 build(deps): Bump the quarkus group with 4 updates
  • #2159 fix: save parent field information to type resolver's target queue
  • #2156 Permit Callback.pathItemRef to be any JSON path
  • #2152 Fix OpenAPI 3.0 output of nullable references
  • #2150 build(deps): Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final
  • #2143 fix: prevent binding OAS parameter to unrelated resource method argument
  • #2141 build(deps): Bump org.springframework:spring-webmvc from 6.1.13 to 6.1.14 in /extension-spring
  • #2140 fix handling of array types as generic type parameters
  • #2138 Spring clean up, remove use of deprecated methods
  • #2136 fix: remove default version from Maven Mojo, resolve deprecations
  • #2134 build(deps): Bump the quarkus group with 4 updates

4.0.6

07 Jan 17:58
Compare
Choose a tag to compare
  • #2133 Release 4.0.6
  • #2132 Add support for external plugins
  • #2130 Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 in /tools/gradle-plugin
  • #2128 fix: use more accurate formats for byte, short, and char types
  • #2127 Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.2.Final
  • #2123 Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 in /tools/gradle-plugin
  • #2122 fix: Add support for multiple paths
  • #2121 Vert.x clean up, move non-general methods from test base class
  • #2120 Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 in /tools/gradle-plugin
  • #2119 Bump the quarkus group with 4 updates
  • #2117 Skip IO of fields added in OpenAPI 3.1 when reading or writing OpenAPI 3.0 documents
  • #2115 fix: include interface generic type parameters in resolution stack
  • #2114 Bump org.springframework.security:spring-security-core from 6.4.1 to 6.4.2
  • #2111 Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.2 to 3.3.3
  • #2108 Bump the quarkus group with 4 updates
  • #2107 Handle Kotlin Flow as a wrapper type
  • #2104 Bump nanoid from 3.2.0 to 3.3.8 in /ui/open-api-ui-forms

4.0.5

09 Dec 01:23
Compare
Choose a tag to compare
  • #2103 Release 4.0.5
  • #2102 Support RestEasy's @ServerExceptionMapper method annotation
  • #2101 fix: resolve bean field/method types earlier to unwrap generic types
  • #2100 fix: scan property schema in next iteration when properties ignored
  • #2099 Add config to keep example/examples as distinct attributes
  • #2096 fix: do not scan resource methods hidden by an override
  • #2091 Bump the quarkus group with 4 updates
  • #1823 feat(spring): support SpringDoc @ParameterObject

4.0.4

03 Dec 11:10
Compare
Choose a tag to compare
  • #2089 Release 4.0.4
  • #2087 Bump version.io.smallrye.smallrye-config from 3.10.1 to 3.10.2
  • #2086 Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2
  • #2085 Bump the quarkus group with 4 updates
  • #2083 Bump the kotlin group with 2 updates
  • #2081 Bump org.springframework.security:spring-security-core from 6.3.4 to 6.4.1
  • #2079 fix: preserve property order read from YAML/JSON input
  • #2078 Bump the quarkus group with 4 updates
  • #2075 Fix handling of parameters for generic subresource locator methods
  • #2072 fix: ignore duplicate operationId when source is overridden method
  • #2071 fix: defer example parsing until end to await complete type information
  • #2070 Bump the quarkus group with 4 updates
  • #2055 Scan Spring Security @Secured annotation