Skip to content

Tags: ozeta/vertx-swagger

Tags

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preparing new release (phiz71#100)

* Using Vertx 3.5.1
* git ignore cleaning in samples servers
* adaptation of unit tests for samples servers
* preparation of the new release 1.6.0

v1.5.0

Toggle v1.5.0's commit message
Updating versions to release version

v1.4.0

Toggle v1.4.0's commit message
Updating versions to release version

v1.3.0

Toggle v1.3.0's commit message
Changing version for the next release

v1.2.0

Toggle v1.2.0's commit message
improve documentation about generation options

v1.1.0

Toggle v1.1.0's commit message
Release 1.1.0 (phiz71#32)

* Error handling (phiz71#23 & phiz71#24) 
** exception generation from swagger file
** adding some checking on http status code

* Custom headers (phiz71#12 & phiz71#28)
** managing headers from eventBus messages
** adding specific header code to manage http response

* Future generation (phiz71#27)
* adding a CLIOption to generate Future<>

* adapatation of Future generation with error handling
* updating version

v1.0.0

Toggle v1.0.0's commit message
Merge remote-tracking branch 'origin/master'