nghttp2 v1.63.0
·
627 commits
to master
since this release
What's Changed
- Bump libbpf to v1.4.2 by @tatsuhiro-t in #2191
- build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #2193
- nghttpx: Fix batch UDP QUIC packet dropped on GRO read by @tatsuhiro-t in #2196
- CMakeLists.txt: allow to compile the C only lib without CXX compiler by @ThomasDevoogdt in #2200
- build(deps): bump github.com/quic-go/quic-go from 0.43.1 to 0.44.0 by @dependabot in #2197
- Fix compiler versions in readme by @ryandesign in #2203
- build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #2205
- build(deps): bump github.com/quic-go/quic-go from 0.44.0 to 0.45.0 by @dependabot in #2206
- Bump ngtcp2 and its dependencies by @tatsuhiro-t in #2207
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #2208
- Add wolfSSL support by @tatsuhiro-t in #2209
- Append --shallow-submodules to git clone --recursive by @tatsuhiro-t in #2210
- Always append options to extra options by @tatsuhiro-t in #2211
- build(deps): bump github.com/quic-go/quic-go from 0.45.0 to 0.45.1 by @dependabot in #2213
- Disable dependency tracking by @tatsuhiro-t in #2214
- Fix Dockerfile.android build failure by @tatsuhiro-t in #2215
- Fix UDP_GRO struct cmsghdr data type by @tatsuhiro-t in #2216
- GHA: Suppress warnings by @tatsuhiro-t in #2217
- Fix levenshtein initialization by @tatsuhiro-t in #2218
- build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #2220
- Undefine NGHTTP2_NO_SSIZE_T if BUILDING_NGHTTP2 is defined by @tatsuhiro-t in #2224
- Bump clang format by @tatsuhiro-t in #2226
- Suppress old compiler error by @tatsuhiro-t in #2228
- build(deps): bump github.com/quic-go/quic-go from 0.45.1 to 0.45.2 by @dependabot in #2229
- build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #2231
- build(deps): bump github.com/quic-go/quic-go from 0.45.2 to 0.46.0 by @dependabot in #2232
- Bump ngtcp2 and its dependencies by @tatsuhiro-t in #2236
- Bump libbpf to v1.4.5 by @tatsuhiro-t in #2237
- Update go by @tatsuhiro-t in #2238
- levenshtein: Use size_t by @tatsuhiro-t in #2239
New Contributors
- @ThomasDevoogdt made their first contribution in #2200
- @ryandesign made their first contribution in #2203
Full Changelog: v1.62.0...v1.63.0