Skip to content

Releases: phillip-kruger/apiee

2.0.1

05 Sep 23:45
97114d6
Compare
Choose a tag to compare

What's Changed

  • Bump org.webjars:swagger-ui from 3.20.5 to 3.23.11 in /apiee-core by @dependabot in #26

Full Changelog: 2.0.0...2.0.1

2.0.0

03 Dec 22:44
c30d19e
Compare
Choose a tag to compare

What's Changed

  • OpenAPI 3.0 migration by @malys in #16
  • Port of apiee with OpenAPI3 to jakarta ee 10 by @thoraage in #23

New Contributors

Full Changelog: 1.0.9...2.0.0

1.0.9

23 Feb 19:55
Compare
Choose a tag to compare

Up the server of swagger (1.x)

2.0.0-oa3

28 Feb 07:56
dda2b66
Compare
Choose a tag to compare
Merge pull request #16 from malys/feature/Migrate_OPenAPi_3

OpenAPI 3.0 migration

1.0.8

20 Apr 10:01
Compare
Choose a tag to compare
untagged-ea0155ab1029a6657893

release v 1.0.8

1.0.9-SNAPSHOT

20 Apr 12:01
Compare
Choose a tag to compare
untagged-e215012591009feac309

version up 1.0.9-SNAPSHOT

1.0.8-SNAPSHOT

20 Apr 09:17
Compare
Choose a tag to compare
untagged-4ba45e1c7f4a0ca4dfbb

Added a way to clear the cache.

1.0.8-SNAPSHOT

19 Apr 14:43
Compare
Choose a tag to compare
untagged-e712e6528a9f1fee8492

Added a way to clear the generated swagger json and yaml cache.

1.0.8-SNAPSHOT

09 Apr 09:55
Compare
Choose a tag to compare
untagged-d758d2f3002909ea3dc8

Added ApiResponse in the example

1.0.7-SNAPSHOT

06 Apr 10:58
Compare
Choose a tag to compare
untagged-cf1afde2d64273792bad

You can now mix annotations and properties. Added (swagger) security …