Skip to content

Vapor 0.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 31 Aug 03:44
· 3390 commits to main since this release

New

  • Leaf πŸƒ templates
  • Authentication from stormpath/Turnstile (edjiang)
  • Cache protocols
  • Refactored Config
  • SSL included by default (using the much improved LibreSSL)
  • IP address on Request
  • Improved Cookies
  • Plaintext Emoji Support
  • Request initializable
  • Non-JSON raw Config files allowed

Better

  • Faster JSON from vkda/json
  • Faster Crypto from CLibreSSL
  • JSON comments allowed in Config files
  • Snapshot 08-18 through 08-29

Fixed

  • Empty stream error
  • Public middleware inits