Skip to content

Releases: smallrye/smallrye-open-api

3.0.0-RC2

20 Jul 11:00
Compare
Choose a tag to compare
3.0.0-RC2 Pre-release
Pre-release
[maven-release-plugin] copy for tag 3.0.0-RC2

2.1.23

20 Jul 00:39
Compare
Choose a tag to compare
  • #1184 Backport main PRs to 2.1.x for Release 2.1.23
  • #1167 Update to Jandex 2.4.3 and avoid deprecated methods
  • #1163 Backport compatible dependency updates to 2.1.x
  • #1149 Update quarkus-vertx-web dependency to quarkus-reactive-routes
  • #1126 Bump version.quarkus from 2.8.0.Final to 2.8.1.Final
  • #1125 Update to-jakarta.sh to exclude javax test cases
  • #1124 Bump spring-webmvc from 5.3.18 to 5.3.19
  • #1118 Bump smallrye-config from 2.9.2 to 2.10.0
  • #1116 Bump swagger-ui-dist from 4.10.0 to 4.10.3
  • #1112 Use jackson-bom for jackson dependency management
  • #1106 Bump swagger-ui-dist from 4.9.0 to 4.10.0
  • #1105 Bump swagger-ui-dist from 4.8.1 to 4.9.0
  • #1104 Bump minimist from 1.2.5 to 1.2.6 in /ui/open-api-ui-forms
  • #1103 Bump swagger-ui-dist from 4.6.2 to 4.8.1

3.1.0-RC1

04 Jul 16:28
Compare
Choose a tag to compare
3.1.0-RC1 Pre-release
Pre-release
[maven-release-plugin] copy for tag 3.1.0-RC1

2.1.22

17 Mar 23:16
Compare
Choose a tag to compare
  • #1100 Bump spring-webmvc from 5.3.16 to 5.3.17
  • #1099 Bump smallrye-config from 2.9.1 to 2.9.2
  • #1096 Ignore synthetic JAX-RS resource classes by default
  • #1095 Synthetic classes not ignored
  • #1090 Bump swagger-ui-dist from 4.6.1 to 4.6.2

2.1.21

08 Mar 11:02
Compare
Choose a tag to compare
  • #1086 Bump version.com.fasterxml.jackson from 2.13.1 to 2.13.2
  • #1082 Bump swagger-ui-dist from 4.6.0 to 4.6.1
  • #1081 Bump swagger-ui-dist from 4.5.2 to 4.6.0
  • #1080 Bump version.quarkus from 2.7.2.Final to 2.7.3.Final
  • #1076 Keep a reference to the Java method parameter for later use in OASFilter
  • #1075 Bump smallrye-config from 2.9.0 to 2.9.1
  • #1074 Bump version.quarkus from 2.7.1.Final to 2.7.2.Final
  • #1073 Bump swagger-ui-dist from 4.5.1 to 4.5.2
  • #1072 Remove graphviz installation, check import sorting in build

2.1.20

22 Feb 12:03
Compare
Choose a tag to compare
  • #1070 Update MP OpenAPI to 2.0.1

2.1.19

22 Feb 11:12
Compare
Choose a tag to compare
  • #1068 Bump swagger-ui-dist from 4.5.0 to 4.5.1
  • #1067 Map enum constants from @JsonValue annotated method via reflection
  • #1066 Support @Deprecated in additional locations
  • #1065 Bump spring-webmvc from 5.3.15 to 5.3.16
  • #1064 Bump smallrye-parent from 34 to 35
  • #1063 Add system property configuration to Maven plugin
  • #1062 Configuration of system properties in the OpenAPI Maven plugin
  • #1049 @deprecated is not being reflected in openapi definition
  • #1004 Java 17 record with type parameter throws: ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
  • #815 Enum - "name" is used instead of "toString()" or getter annotated with Jackson @JsonValue

2.1.18

16 Feb 12:48
Compare
Choose a tag to compare
  • #1060 Sort new import
  • #1058 Check that constraint annotation has same target as property
  • #1057 Validation annotation on generic type params apply to field
  • #1056 Default to natural order for enum constants (configurable)
  • #1055 Do not order enum constants by default
  • #1054 Handle @APIResponseSchema without generated content
  • #1053 change character encoding to root locale #1052
  • #1052 No enum constant exception thrown in quarkus
  • #1051 Bump smallrye-config from 2.8.2 to 2.9.0
  • #1050 Bump microprofile-config-api from 2.0 to 2.0.1
  • #1047 Bump version.quarkus from 2.7.0.Final to 2.7.1.Final
  • #1046 Bump swagger-ui-dist from 4.4.1 to 4.5.0
  • #1045 Bump jakarta.enterprise.cdi-api from 3.0.0 to 3.0.1
  • #1043 Bump swagger-ui-dist from 4.4.0 to 4.4.1
  • #1041 Bump swagger-ui-dist from 4.3.0 to 4.4.0
  • #1039 Prepare to Jakarta
  • #1038 Bump version.quarkus from 2.6.3.Final to 2.7.0.Final
  • #1037 Bump swagger-ui-dist from 4.2.1 to 4.3.0
  • #1036 Bump version.resteasy from 4.7.3.Final to 4.7.5.Final
  • #1035 Bump arquillian-jetty-embedded-9 from 1.0.0.CR3 to 1.0.0.CR4
  • #1034 Allow multiple OpenApiDocument instances, create per plugin execution
  • #1033 Ignore properties that have been ignore by name in descendant class
  • #1032 NPM - update package-lock.json (ui-forms module)
  • #1031 Bump swagger-ui-dist from 4.1.3 to 4.2.1
  • #1030 Bump version.quarkus from 2.6.2.Final to 2.6.3.Final
  • #1029 Bump maven-plugin-plugin from 3.6.2 to 3.6.4
  • #1028 Bump smallrye-config from 2.8.1 to 2.8.2
  • #1026 NPE when @produces is missing
  • #1024 Bump spring-webmvc from 5.3.14 to 5.3.15
  • #1021 Bump version.quarkus from 2.6.1.Final to 2.6.2.Final
  • #1020 Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
  • #1019 OpenAPI Schema: SROAP00001: Model already initialized in multi-threaded builds
  • #1018 Trim media types separate from string split
  • #1017 Scan resource class interfaces beyond depth 1
  • #1016 Bump frontend-maven-plugin from 1.12.0 to 1.12.1
  • #998 Jackson - JsonIgnoreProperties for parent class

3.0.0-RC1

01 Feb 16:24
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release
[maven-release-plugin] copy for tag 3.0.0-RC1

2.1.17

26 Dec 06:14
Compare
Choose a tag to compare
  • #1014 Bump version.quarkus from 2.6.0.Final to 2.6.1.Final
  • #1011 Reformat
  • #1007 Include class hash in hash for operation methods
  • #1003 Bump spring-webmvc from 5.3.13 to 5.3.14
  • #1000 Bump swagger-ui-dist from 4.1.2 to 4.1.3
  • #999 Bump version.quarkus from 2.5.1.Final to 2.5.2.Final
  • #996 Add encodings to url-encoded form content from parameter annotation
  • #991 maven-plugin: make sure to always index directory as files
  • #990 Split and trim media types from @consumes and @produces
  • #989 Comma separated values in @consumes and @produces are not handled
  • #986 Bump smallrye-config from 2.6.1 to 2.7.0
  • #983 Set properties read/write only using TypeResolver property data
  • #982 Does not include properties annotated with @JsonbTransient in schema