Skip to content

Releases: darkweak/souin

v1.5.4-beta2

31 Aug 20:39
7085cfb
Compare
Choose a tag to compare

Changelog

7085cfb Setup E2E tests on CI (#126)

v1.5.4

31 Aug 21:51
7085cfb
Compare
Choose a tag to compare

Changelog

7085cfb Setup E2E tests on CI (#126)
ea9a37a Implement souin core inside plugins (#125)

v1.5.4-beta1

30 Aug 20:36
ea9a37a
Compare
Choose a tag to compare

Changelog

ea9a37a Implement souin core inside plugins (#125)

v1.5.3

21 Aug 20:23
34aa8d0
Compare
Choose a tag to compare

Changelog

34aa8d0 Clean code according to golangci-lint (#118)
6af3835 Ensure every plugins can build (#109)
ed8b9e9 Support badger full configuration from Souin configuration file (#101)
a22d936 Setup Træfik plugin (#99)
01e06b7 feat: Introduce Souin as Tyk plugin (#90)
e42f7b9 TTL is now using date type instead of string (#96)
ab38615 feat: Replace VaryLayerStorage to plain storage system with algorithm (#93)

v1.5.2

18 Jun 10:27
64790e7
Compare
Choose a tag to compare

Changelog

64790e7 Update caddy deps to souin v1.5.2 (#87)
5036cb2 Fix caddy minor bugfixes (#86)
50e55f6 Use Badger instead of Ristretto as main storage (#85)
b85b430 Fix: Return stored status code when cache hit (#84)
bf77b8e Olric provider embedded mode support (#80)
28e1efb Use URL.RequestURI to construct a cache key (#81)

v1.5.1-full

30 Apr 18:22
Compare
Choose a tag to compare

Changelog

2fbfbe1 feat: v1.5.0
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.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)