Skip to content

Releases: darkweak/souin

v1.5.1

30 Apr 18:28
5b56903
Compare
Choose a tag to compare

Changelog

5b56903 Remove dependencies to non-regression workflow (#76)
755f583 Bump souin dependency to 1.5.1 (#75)
3da8a5a fix: Set duration type for TTL (#73)
21872c2 Replace travis to Github Actions (#74)
0c89772 Supports caddy App (#72)
4d633c7 Enhance the caddy module support (#70)
1f8af27 Fixing some english (#68)

v1.5.0-full

16 Apr 20:30
Compare
Choose a tag to compare

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)

v1.5.0 - Linghzi

16 Apr 20:32
9902d9d
Compare
Choose a tag to compare

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)

v1.4.4

21 Mar 09:24
36d67c6
Compare
Choose a tag to compare

Changelog

36d67c6 fix: Build prod container through souin plugin instead of the main directory (#44)

v1.4.4-full

21 Mar 09:24
Compare
Choose a tag to compare

Changelog

9f49621 feat: v1.4.3
036fefb Distributed cache support (#38)
9d9db63 1.4.1 full version
40566a5 Rewrite full compatibility
570a21a feat: Introduce caddy plugin support (#40)

v1.4.3-full

18 Mar 11:41
Compare
Choose a tag to compare

Changelog

9f49621 feat: v1.4.3
036fefb Distributed cache support (#38)
9d9db63 1.4.1 full version
40566a5 Rewrite full compatibility
570a21a feat: Introduce caddy plugin support (#40)

v1.4.3

18 Mar 11:47
be4b299
Compare
Choose a tag to compare

Changelog

be4b299 fix: Change working directory (#42)
570a21a feat: Introduce caddy plugin support (#40)

v1.4.2-full

03 Mar 23:31
Compare
Choose a tag to compare

Distributed cache support (#38)

v1.4.2

03 Mar 23:29
0edba4d
Compare
Choose a tag to compare

Changelog

0edba4d fix: Documentation and linter (#39)

v1.4.1-full

22 Feb 23:53
Compare
Choose a tag to compare

Changelog

a8bbc74 1.4.1 full version
5035e9f Rewrite full compatibility