- Update to version 3.0.3
* Updated libraries - Update to version 3.0.2 * Bug fixes: [logs] Bump OTel dependencies (#10763 by DrFaust92) [logs] Append to log file if it exists (#10756 by lbenguigui) [metrics] Fix service name label_replace in Grafana (#10758 by xdavidwu) [middleware] Forward the correct status code when compression is disabled within the Brotli handler (#10780 by rtribotte) [middleware] Support Accept-Encoding header weights with Compress middleware (#10777 by ldez) OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=39
This commit is contained in:
parent
450815f342
commit
9c669798b6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f95b4202a94f7c266bcbfd71c73fe1f745c422bef91b30749e18365f551c5b2
|
||||
size 11524062
|
3
traefik-v3.0.3.src.tar.gz
Normal file
3
traefik-v3.0.3.src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c0ac5053256bcd8d71ab311bae8505f65d802e04f59c44867de2898539de6d7
|
||||
size 11531116
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 15:45:49 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
|
||||
|
||||
- Update to version 3.0.3
|
||||
* Updated libraries
|
||||
|
||||
- Update to version 3.0.2
|
||||
* Bug fixes:
|
||||
[logs] Bump OTel dependencies (#10763 by DrFaust92)
|
||||
[logs] Append to log file if it exists (#10756 by lbenguigui)
|
||||
[metrics] Fix service name label_replace in Grafana (#10758 by xdavidwu)
|
||||
[middleware] Forward the correct status code when compression is disabled within the Brotli handler (#10780 by rtribotte)
|
||||
[middleware] Support Accept-Encoding header weights with Compress middleware (#10777 by ldez)
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 08:20:42 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define buildmode pie
|
||||
%endif
|
||||
Name: traefik
|
||||
Version: 3.0.1
|
||||
Version: 3.0.3
|
||||
Release: 0
|
||||
Summary: The Cloud Native Application Proxy
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31489ac4d9f65f05df56b97ac66c893bbb87fc96d83faccc044998e85a1a1339
|
||||
size 21546432
|
||||
oid sha256:2d1710ae82114b197ad93efcefb6de276259d61595675813440c24cc66d5d0da
|
||||
size 22825499
|
||||
|
Loading…
Reference in New Issue
Block a user