• v3.11.14 9ef26caf40

    v3.11.14 Stable

    vtolstov released this 2024-03-12 00:50:40 +03:00 | 25 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 +0x8bd

    Downloads
  • v4.0.14 954101f887

    v4.0.14 Stable

    vtolstov released this 2024-03-12 00:05:26 +03:00 | 4 commits to master since this release

    • handler/meter: add gzip support
    • add graceful shutdown support
    Downloads
  • v3.11.13 b3e58d2cb6

    v3.11.13 Stable

    vtolstov released this 2024-03-12 00:04:31 +03:00 | 26 commits to v3 since this release

    fixup handlers

    Downloads
  • v3.11.12 b89d9fdc5b

    v3.11.12 Stable

    vtolstov released this 2024-03-11 23:31:02 +03:00 | 27 commits to v3 since this release

    • fixup headers
    Downloads
  • v3.11.11 76dcf3af67

    v3.11.11 Stable

    vtolstov released this 2024-02-10 23:47:22 +03:00 | 31 commits to v3 since this release

    • fixup redirect
    Downloads
  • v3.11.10 3e30960694

    v3.11.10 Stable

    vtolstov released this 2024-02-09 00:17:17 +03:00 | 32 commits to v3 since this release

    • handler/pprof: fix path prefix
    Downloads
  • v3.11.9 1643393377

    v3.11.9 Stable

    vtolstov released this 2024-02-08 23:49:38 +03:00 | 33 commits to v3 since this release

    • handler/pprof: initial import
    Downloads
  • v3.11.8 069eaf4485

    v3.11.8 Stable

    vtolstov released this 2023-12-20 09:26:53 +03:00 | 35 commits to v3 since this release

    • copy incoming content-type from broker
    Downloads
  • v4.0.13 41f7bdf182

    v4.0.13 Stable

    vtolstov released this 2023-08-19 23:22:22 +03:00 | 14 commits to master since this release

    • handler: add spa handler
    Downloads
  • v4.0.12 5c2cba3ecc

    v4.0.12 Stable

    vtolstov released this 2023-08-16 15:27:55 +03:00 | 16 commits to master since this release

    • micro v4 fixup
    Downloads