Skip to content

v1.5.0-full

Compare
Choose a tag to compare
@darkweak darkweak released this 16 Apr 20:30

Changelog

  • Caddy module compliant
  • Support the Cache-Status HTTP header
  • Logs verbosity configurable
  • Stop trying to coalesce requests that couldn't be coalesced in the past
  • Full Vary support
  • Build security improvements

a132157 feat: v1.5.0
9902d9d Update the README.md according to the 1.5 version (#67)
af3e5cb Support Cache-Status header (#65)
1aaff08 Add configurable verbosity (#59)
42d9299 Don't coalesce anymore uncoalesceable request (#56)
beb1e43 feat: Update vary support (#54)
ee22730 Ensure production container build (#48)
f098bc1 feat: Caddy compliant (#50)