Releases: swisspost/vertx-rest-storage
Releases · swisspost/vertx-rest-storage
v2.5.4
Release Notes
v2.5.3
v2.5.2
Release Notes
- Update Vertx from 3.5.0 to 3.5.1
- #49 Option to answer "200 OK" for DELETE requests on non-existing resources
v2.5.1
Travis released version
v2.2.4
Release of version v2.2.4
v2.2.3
Release of version v2.2.3
v2.2.2
v2.2.1
Release of version v2.2.1
Updated to Vert.x 3.3.3. See Release Notes
v2.1.12
Release of version v2.1.12
New Features
Set the configuration property confirmCollectionDelete to true to activate higher security for deleting collections. When confirmCollectionDelete is activated, a DELETE request on a collection must have the url parameter recursive=true, otherwise a 400 Bad Request response is returned.
Fixed Issues
#16 Delete only up to 10 resources, otherwise force is needed
v2.1.11
Release of version v2.1.11