Skip to content

Releases: smallrye/smallrye-open-api

2.1.11

06 Sep 12:30
Compare
Choose a tag to compare
  • #899 Added tests for #896
  • #891 Bump version.com.fasterxml.jackson from 2.12.4 to 2.12.5
  • #888 Default to unsorted properties, add option to use sorted properties
  • #887 Fix initOAuth in Swagger UI
  • #886 initOAuth must be called in any place after calling constructor SwaggerUIBundle
  • #885 Bump version.quarkus from 2.1.3.Final to 2.2.0.Final
  • #870 Add multipleOf test
  • #869 Schema.multipleOf read by jandex as NaN for some values
  • #87 Don't automatically sort object fields

2.1.10

22 Aug 13:08
Compare
Choose a tag to compare
  • #883 Support kotlin.coroutines.Continuation default response type
  • #881 Bump version.quarkus from 2.1.2.Final to 2.1.3.Final
  • #879 Update open-api-ui-forms NPM dependencies, npm update
  • #877 Replace reflection with method references
  • #876 Bump swagger-ui-dist from 3.51.2 to 3.52.0
  • #875 Bump smallrye-config from 2.4.2 to 2.4.3
  • #874 Bump version.quarkus from 2.1.0.Final to 2.1.1.Final
  • #873 Add JDK 16 to build matrix (test latest in addition to LTS)
  • #872 Ignore array type when schema annotation specifies non-array
  • #871 Use type: string with format: binary for InputStream and byte[]

2.1.9

01 Aug 04:22
Compare
Choose a tag to compare
  • #867 Small enhancements for Quarkus
  • #866 Bump swagger-ui-dist from 3.51.1 to 3.51.2
  • #865 Bump smallrye-parent from 29 to 30
  • #863 Bump version.quarkus from 2.1.0.CR1 to 2.1.0.Final

2.1.8

22 Jul 11:46
Compare
Choose a tag to compare
  • #860 Support RestResponse in JAX-RS scanner (Quarkus 2.1.0.CR1 test dep)
  • #859 Add targets with @NotBlank and @NotEmpty to required properties
  • #858 Bump version.quarkus from 2.0.2.Final to 2.0.3.Final
  • #856 Bump spring-webmvc from 5.3.8 to 5.3.9
  • #855 Bump commons-io from 2.10.0 to 2.11.0
  • #854 Bump version.quarkus from 2.0.1.Final to 2.0.2.Final
  • #853 Remove Java EE references
  • #852 Bump smallrye-config from 2.4.1 to 2.4.2
  • #851 @notblank doesn't make the field required
  • #850 Bump version.resteasy from 4.6.2.Final to 4.7.0.Final
  • #849 Bump smallrye-parent from 28 to 29
  • #847 Bump version.quarkus from 2.0.0.Final to 2.0.1.Final
  • #846 Bump version.resteasy from 4.6.1.Final to 4.6.2.Final
  • #845 Bump version.com.fasterxml.jackson from 2.12.3 to 2.12.4
  • #844 Add support for RestResponse
  • #843 Bump swagger-ui-dist from 3.51.0 to 3.51.1

2.1.7

30 Jun 09:03
Compare
Choose a tag to compare
  • #841 Bump smallrye-config from 2.4.0 to 2.4.1
  • #838 Bump smallrye-config from 2.3.0 to 2.4.0
  • #836 Null check when @BeanParam target is not in index
  • #835 NullPointerException in SmallRyeOpenApiProcessor
  • #834 Up to 2.0.0.Final
  • #832 Bump swagger-ui-dist from 3.50.0 to 3.51.0
  • #830 Bump version.resteasy from 4.6.0.Final to 4.6.1.Final
  • #829 Disable non-public properties, rather than private

2.1.6

14 Jun 09:17
Compare
Choose a tag to compare
  • #827 Bump maven-dependency-plugin from 3.1.2 to 3.2.0
  • #826 Bump commons-io from 2.9.0 to 2.10.0
  • #824 Bump spring-webmvc from 5.3.7 to 5.3.8
  • #823 Bump version.quarkus from 1.13.6.Final to 1.13.7.Final
  • #822 Decode Json string from example fields in Open API annotation to a json object
  • #820 Use resource class for class-based operation naming strategies
  • #819 operationId auto generation fails for inheritance
  • #818 Bump smallrye-parent from 26 to 28
  • #817 Bump swagger-ui-dist from 3.49.0 to 3.50.0

2.0.27

02 Jun 08:02
Compare
Choose a tag to compare
  • #813 2.0.28
  • #812 Wrong java.time.Instant properties schema
  • #780 Correct array component schema scanning (2.0.x)
  • #778 Bump version.com.fasterxml.jackson from 2.12.2 to 2.12.3
  • #775 Bump version.quarkus from 1.13.0.Final to 1.13.1.Final
  • #773 Support @Schema annotation directly on parameters (2.0.x)
  • #771 Added Instant to DateTime types (2.0.x)
  • #766 Fix JavaDoc params, update dependencies in ui-forms project (2.0.x)
  • #764 Bump y18n from 4.0.0 to 4.0.1 in /ui/open-api-ui-forms (2.0.x)
  • #758 Adding Jakarta namespace support
  • #757 Bump swagger-ui-dist from 3.45.0 to 3.45.1 (2.0.x)
  • #756 requestInterceptor and responseInterceptor may not be quoted (2.0.x)
  • #751 Add suport for Jakarta namespace

2.1.5

31 May 12:42
Compare
Choose a tag to compare
  • #810 Improve handling of Optional with array schema types
  • #809 Optional of List does not generate proper schema ref
  • #808 Bump version.quarkus from 1.13.5.Final to 1.13.6.Final
  • #807 Bump jakarta.json-api from 2.0.0 to 2.0.1
  • #806 Bump version.quarkus from 1.13.4.Final to 1.13.5.Final
  • #805 Bump browserslist from 4.16.3 to 4.16.6 in /ui/open-api-ui-forms
  • #804 Bump commons-io from 2.8.0 to 2.9.0
  • #802 Bump swagger-ui-dist from 3.48.0 to 3.49.0
  • #801 Bump frontend-maven-plugin from 1.11.3 to 1.12.0
  • #800 Bump version.quarkus from 1.13.3.Final to 1.13.4.Final
  • #799 Bump smallrye-config from 2.2.0 to 2.3.0
  • #798 Bump spring-webmvc from 5.3.6 to 5.3.7

2.1.4

06 May 11:50
Compare
Choose a tag to compare
  • #796 Update the microprofile openapi version
  • #795 Fix compatiblity with eclipse EE9 transformer.
  • #794 Bump swagger-ui-dist from 3.47.1 to 3.48.0
  • #791 Upgrade to GitHub-native Dependabot
  • #790 Bump jakarta.xml.bind-api from 3.0.0 to 3.0.1
  • #789 Bump maven-plugin-plugin from 3.6.0 to 3.6.1
  • #788 Support JSON-B and Jackson property naming strategies
  • #784 Bump swagger-ui-dist from 3.45.1 to 3.47.1

2.1.3

15 Apr 11:11
Compare
Choose a tag to compare
  • #781 Correct array component schema scanning
  • #777 Bump version.com.fasterxml.jackson from 2.12.2 to 2.12.3
  • #774 Bump version.quarkus from 1.13.0.Final to 1.13.1.Final
  • #772 Support @Schema annotation directly on parameters
  • #770 Added Instant to DateTime types
  • #765 Fix JavaDoc params, update dependencies in ui-forms project
  • #763 Bump y18n from 4.0.0 to 4.0.1 in /ui/open-api-ui-forms
  • #761 Bump frontend-maven-plugin from 1.11.2 to 1.11.3
  • #760 Adding Jakarta namespace support (main)
  • #759 Bump version.quarkus from 1.12.2.Final to 1.13.0.Final
  • #755 Bump smallrye-config from 2.1.0 to 2.2.0
  • #754 Bump swagger-ui-dist from 3.45.0 to 3.45.1
  • #753 requestInterceptor and responseInterceptor may not be quoted
  • #747 Properly handle single character property methods
  • #743 Fix sorter to allow function (master)
  • #740 Bump version.quarkus from 1.12.1.Final to 1.12.2.Final
  • #738 Sort scanned component entries, paths, and tags after all scanners
  • #733 Bump swagger-ui-dist from 3.44.0 to 3.44.1
  • #731 Map @JsonProperty(required = true) properties to required array
  • #729 Support OAS servers URLs and some general fixes
  • #723 Spring: Make sure produces on method mappings are used (master)
  • #722 Resolve parameterized type args prior to pushing to resolution stack
  • #718 Bump version.quarkus from 1.12.0.Final to 1.12.1.Final
  • #717 Bump version.com.fasterxml.jackson from 2.12.1 to 2.12.2
  • #705 Add option to disable private properties
  • #703 SchemaProperty negative tests
  • #702 Fix build issue when upgrading to 1.12.0
  • #700 Bump version.quarkus from 1.11.3.Final to 1.12.0.Final
  • #699 Migrate to JUnit 5 test API/dependency