v1.5.11-beta12
·
133 commits
to master
since this release
What's Changed
- Buildx for various Linux architectures by @agneevX in #143
- Fix typo in BuildX by @agneevX in #146
- Update README.md by @eidenschink in #147
- feat(core): Enhance performances on caching by @darkweak in #138
- Update goreleaser by @darkweak in #148
- fix(core): Fix TTL Cache-Status HTTP header calculation by @darkweak in #151
- release(v1.5.11-beta2) by @darkweak in #152
- Remove linux/riscv64 from BuildX CI by @agneevX in #153
- Remove hardcoded GOOS and GOARCH env vars by @maxcanna in #154
- Use TLS port from config by @maxcanna in #155
- Prepare v1.5.11-beta5 by @darkweak in #160
- fix(plugins): Traefik custom writer by @darkweak in #161
- fix(core): Deny non get requests from being cached by @darkweak in #162
- feat(plugins): Support on Echo as middleware by @darkweak in #164
- feat(plugins): Support on Gin as middleware by @darkweak in #165
- Fix panic when parsing slice of string in Traefik plugin by @kevinpollet in #166
- fix(core): Vary voter election by @darkweak in #168
- Fixes #169 by @choelzl in #170
- fix(rfc): Handle nil reader and empty response by @darkweak in #172
- feat(plugins) Introduce Skipper by @darkweak in #173
- feat(metrics): Prometheus support by @darkweak in #174
- fix(plugins): Bump caddy dep to Souin latest by @darkweak in #175
- fix(#178): Drop non Get/HEAD HTTP method by @darkweak in #181
- fix(#176): obeying max-age directive in the response by @darkweak in #179
- ci: run tests for pull requests by @Menci in #182
- feat(core): default cache control behaviour by @darkweak in #184
New Contributors
- @agneevX made their first contribution in #143
- @eidenschink made their first contribution in #147
- @maxcanna made their first contribution in #154
- @kevinpollet made their first contribution in #166
- @choelzl made their first contribution in #170
Full Changelog: v1.5.10...v1.5.11-beta12