You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
## v4.13.4 - 2025-05-22
4
4
5
+
**Enhancements**
6
+
7
+
* chore: fix some typos in comment by @zhuhaicity in https://github.com/labstack/echo/pull/2735
8
+
* CI: test with Go 1.24 by @aldas in https://github.com/labstack/echo/pull/2748
9
+
* Add support for TLS WebSocket proxy by @t-ibayashi-safie in https://github.com/labstack/echo/pull/2762
10
+
5
11
**Security**
6
12
7
13
* Update dependencies for [GO-2025-3487](https://pkg.go.dev/vuln/GO-2025-3487), [GO-2025-3503](https://pkg.go.dev/vuln/GO-2025-3503) and [GO-2025-3595](https://pkg.go.dev/vuln/GO-2025-3595) in https://github.com/labstack/echo/pull/2780
0 commit comments