Skip to content

Releases: darkweak/souin

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

v1.4.1

22 Feb 23:32
728a505
Compare
Choose a tag to compare

Changelog

728a505 API introduction to manage keys (#36)

v1.4.0 - St Austell

13 Jan 16:45
bc0a4e5
Compare
Choose a tag to compare
  • RFC-7234 compliant
  • Better cache speed
  • Support Træfik plugins

v1.3.1

02 Nov 15:07
Compare
Choose a tag to compare

Changelog

3209009 Souin minimal with Traefik plugin support (#18)

v1.3.0 - Skands

01 Oct 13:07
04496b6
Compare
Choose a tag to compare
Merge 1.3 (#13)

* Rewrite Dockerfile

* Fix dev Dockerfile

* Update dockerfiles and configuration accessor

* Add more test suites

* Add gatling tests

* Enhance cache speed and tests

* Test coverage over 60%

* Improve cache speed and post results

* Implement by regex configuration

* Refactoring and performance update done

* Update results

* Upgrades

* Introduce Ristretto cache module
* Increase performance by 43 percent
* Close unused channels

* GH action setup on tag creation

* Update docker-compose for prod

* Generate artifacts
* Update README
* Update docker-compose files
* Update configuration.sample

* Add package builder/releaser