-
v3.11.19 Stable
released this
2024-03-18 16:26:16 +03:00 | 34 commits to v3 since this release- improve cors handling
Downloads
-
v3.11.18 Stable
released this
2024-03-18 15:57:36 +03:00 | 35 commits to v3 since this release- debug cors
Downloads
-
v3.11.17 Stable
released this
2024-03-18 15:46:08 +03:00 | 36 commits to v3 since this release- fix cors path handler
Downloads
-
v3.11.16 Stable
released this
2024-03-18 14:56:33 +03:00 | 37 commits to v3 since this release- add cors options
- fix nil pointer panic
Downloads
-
v3.11.14 Stable
released this
2024-03-12 00:50:40 +03:00 | 41 commits to v3 since this release- fixup panic
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x6dd8e6]goroutine 72 [running]:
net/http.(*Server).setupHTTP2_Serve(...)
/usr/local/go/src/net/http/server.go:3303
net/http.(*Server).Serve(0x0, {0x1d18b48, 0xc000360880})
/usr/local/go/src/net/http/server.go:3035 +0x186
go.unistack.org/micro-server-http/v3.(*Server).Start.func1()
/go/pkg/mod/go.unistack.org/micro-server-http/v3@v3.11.13/http.go:569 +0x2c
created by go.unistack.org/micro-server-http/v3.(*Server).Start in goroutine 1
/go/pkg/mod/go.unistack.org/micro-server-http/v3@v3.11.13/http.go:568 +0x8bdDownloads
-
v4.0.14 Stable
released this
2024-03-12 00:05:26 +03:00 | 35 commits to v3 since this release- handler/meter: add gzip support
- add graceful shutdown support
Downloads
-
v3.11.13 Stable
released this
2024-03-12 00:04:31 +03:00 | 42 commits to v3 since this releasefixup handlers
Downloads
-
v3.11.12 Stable
released this
2024-03-11 23:31:02 +03:00 | 43 commits to v3 since this release- fixup headers
Downloads
-
v3.11.11 Stable
released this
2024-02-10 23:47:22 +03:00 | 47 commits to v3 since this release- fixup redirect
Downloads
-
v3.11.10 Stable
released this
2024-02-09 00:17:17 +03:00 | 48 commits to v3 since this release- handler/pprof: fix path prefix
Downloads