v4.2.0
- Deprecated the typealias
Future
. From this point on you will need to useEventLoopFuture
- Added support for EC2 Instance Metadata Service V2.
- Refactored Hypertext Application Language Support. Removed unused link loading code that was broken.
- Response middleware is now run after the HAL code has run.
- Added support for processing paginated results from AWS services.