Releases: openapi-processor/openapi-processor-api
Releases · openapi-processor/openapi-processor-api
2024.2
10 Nov 13:49
Compare
Sorry, something went wrong.
No results found
extracted integration testing interface
from: io.openapiprocessor.api.v2.OpenApiProcessorTest
to: io.openapiprocessor.test.api.OpenApiProcessorTest with group/artifact openapi-processor:openapi-processor-test-api:<core version>
2024.1
29 Sep 13:26
Compare
Sorry, something went wrong.
No results found
added interface to provide the target source/resource folders for integration testing:
io.openapiprocessor.api.v2.OpenApiProcessorTest
2023.1
03 Jul 06:54
Compare
Sorry, something went wrong.
No results found
new interface version:
io.openapiprocessor.api.v2.OpenApiProcessor (unchanged)
io.openapiprocessor.api.v2.OpenApiProcessorVersion new (optional) interface to provide the current version and check for a newer version.
2021.1
07 Feb 17:16
Compare
Sorry, something went wrong.
No results found
publish releases on maven central & snapshots on oss.sonatype.org
2020.3 (1.3.0)
12 Dec 15:54
Compare
Sorry, something went wrong.
No results found
new interface:
io.openapiprocessor.api.v1.Version (experimental & optional) interface to provide a version to the playground.
1.2.0
29 Nov 15:00
Compare
Sorry, something went wrong.
No results found
another package change/improvement of the interface:
old package io.openapiprocessor.api.OpenApiProcessor (deprecated)
new package io.openapiprocessor.api.v1.OpenApiProcessor (the interface itself is the same)
1.1.0
29 Jun 06:54
Compare
Sorry, something went wrong.
No results found
new artifact group id: io.openapiprocessor:openapi-processor:1.1.0
added interface under new package name io.openapiprocessor.api.OpenApiProcessor. It extends from the "old" interface, i.e. using it will not break the gradle plugin (1.0.0.M7)
marked "old" interface as deprecated
1.0.0
06 Jun 16:40
Compare
Sorry, something went wrong.
No results found
removed (old) deprecated interface
built cleanup
1.0.0.M4
16 Feb 09:43
Compare
Sorry, something went wrong.
No results found
(breaking change) renamed to openapi-processor-api
1.0.0.M3
31 Dec 14:53
Compare
Sorry, something went wrong.
No results found
changed version, identical to 1.0.0.B2