Victoria Series Release Notes

2.2.0

New Features

  • Added parameter alpn_protocols to listeners. This parameter contains the list of protocols supported by listeners, in descending order of preference. The supported protocols are http/1.0, http/1.1 and h2.

2.1.0

New Features

  • Added a NotFound exception class that provider drivers can raise when a resource cannot be found.