v0.15.0
Features
- Micronaut 4 #94 (Loïc Mathieu)
- *****: Migrate from RxJava2 to Reactor #94 (Loïc Mathieu)
- enable encryption of the HTTP Request body output #100 (Loïc Mathieu)
Bug Fixes
- test using random didn't work anymore #94 (Loïc Mathieu)
- smb: missing variable rendering #96 (Loïc Mathieu)
- http: setup ServiceLoader for the HTTP client (#99) #99 (Loïc Mathieu)
- docs of the HTTP request task (Anna Geller)
- missing Streaming HTTP Client Factory #102 (Loïc Mathieu)
- missing dynamic render of the sftp proxy type #103 (Loïc Mathieu)
Documentation
- show a full example flow using options and formData (Anna Geller)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- upgrade libs #94 (Loïc Mathieu)
- deps: bump some gh actions (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (Ludovic DEHON)
- upgrade to Micronaut 4.3 (Loïc Mathieu)
- deps: update micronaut & gradle (Ludovic DEHON)
- version: update to version 'v0.15.0'. (YannC)
Commits
- 276cafb: feat(trigger, downloads): allow 'NONE' action (brian.mulier) #92
- add stopAfter example (Anna Geller)