Skip to content

v4.2.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 26 Jan 17:10
· 25 commits to 4.x.x since this release
c88d1cc
  • Deprecated the typealias Future. From this point on you will need to use EventLoopFuture
  • 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.