Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 1.47 KB

CHANGES.rst

File metadata and controls

71 lines (45 loc) · 1.47 KB

This is a running log of changes to libvmod-awsrest.

libvmod-awsrest 70.12 (2021-10-19)

  • Fixed sorting problems in Signed/CanonicalHeaders (#32)

libvmod-awsrest 70.11 (2021-10-18)

  • Support Varnish 6.6.x and 7.0.x

libvmod-awsrest 62.10 (2019-03-20)

  • Support Varnish 6.2.x
  • Change ABI check from strict to vrt.

libvmod-awsrest 60.9 (2018-06-22)

  • Support Varnish 6.0.x

libvmod-awsrest 51.8 (2017-07-27)

  • Add .formurl function. (Thanks issue #24 Kaelten)

libvmod-awsrest 51.7 (2017-04-20)

  • Drop support Varnish 4.1.x Sync newst vmod_example

libvmod-awsrest 50.6 (2017-04-19)

  • Support session token. IMPORTANT: Added token parameter at v4_generic. (Thanks p-r #20 dgoodlad)

libvmod-awsrest 50.5 (2016-11-19)

  • Support Varnish 4.1.x / 5.0.x (Thanks p-r #12 poblahblahblah, issue #11 huayra)

libvmod-awsrest 0.4 (2015-07-04)

  • Support Varnish 4.0.x

libvmod-awsrest 0.3 (2015-05-06)

  • Support AWS V4 Signature
  • Delete method for v1 signature.

libvmod-awsrest 0.2 (2013-01-14)

  • Added s3_generic_iam (Thanks p-r #1 RevaxZnarf)

libvmod-awsrest 0.1 (2012-07-04)

First release