Skip to content

Releases: darkweak/souin

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

Souin v1.2.0 - Apollo

19 Jun 14:35
7893e39
Compare
Choose a tag to compare
  • Better cache speed
  • Hot reload config
  • Config by reference instead of copy
  • Less heavy binary removing unused deps
  • Documentation update
  • Introduce yaml configuration
  • Remove environment variable configuration

Souin v1.1.0 - Samvirke

16 Apr 07:15
0893d55
Compare
Choose a tag to compare
  • Add PlantUML schema to documentation
  • Write Provider interface that must be implemented by any cache provider
  • Local in-memory provider implements provider interface
  • Redis cache implements provider interface

Souin v1.0.0 - Vores Øl

06 Dec 11:54
Compare
Choose a tag to compare
  • Support Træfik's SSL dynamic certificates
  • Basic CRUD cache invalidation
  • Basic CRUD cache
  • Project initialization

Pre-release v0.1

20 Nov 17:38
Compare
Choose a tag to compare
Pre-release v0.1 Pre-release
Pre-release
Setup - first commit