Releases: darkweak/souin
Releases · darkweak/souin
v1.4.0 - St Austell
- RFC-7234 compliant
- Better cache speed
- Support Træfik plugins
v1.3.1
v1.3.0 - Skands
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
- 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
- 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
- Support Træfik's SSL dynamic certificates
- Basic CRUD cache invalidation
- Basic CRUD cache
- Project initialization
Pre-release v0.1
Setup - first commit