Releases: openapi-processor/openapi-processor-api
Releases · openapi-processor/openapi-processor-api
2024.2
Compare
Sorry, something went wrong.
No results found
hauner
released this
10 Nov 13:49
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
Compare
Sorry, something went wrong.
No results found
hauner
released this
29 Sep 13:26
added interface to provide the target source/resource folders for integration testing:
io.openapiprocessor.api.v2.OpenApiProcessorTest
2023.1
Compare
Sorry, something went wrong.
No results found
hauner
released this
03 Jul 06:54
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
Compare
Sorry, something went wrong.
No results found
hauner
released this
07 Feb 17:16
publish releases on maven central & snapshots on oss.sonatype.org
2020.3 (1.3.0)
Compare
Sorry, something went wrong.
No results found
hauner
released this
12 Dec 15:54
new interface:
io.openapiprocessor.api.v1.Version (experimental & optional) interface to provide a version to the playground.
1.2.0
Compare
Sorry, something went wrong.
No results found
hauner
released this
29 Nov 15:00
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
Compare
Sorry, something went wrong.
No results found
hauner
released this
29 Jun 06:54
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
Compare
Sorry, something went wrong.
No results found
hauner
released this
06 Jun 16:40
removed (old) deprecated interface
built cleanup
1.0.0.M4
Compare
Sorry, something went wrong.
No results found
hauner
released this
16 Feb 09:43
(breaking change) renamed to openapi-processor-api
1.0.0.M3
Compare
Sorry, something went wrong.
No results found
hauner
released this
31 Dec 14:53
changed version, identical to 1.0.0.B2