v1.14.2
CHANGELOG
- Fix a warning in
print_color.py
- Ignore new warnings for generated sources of protobuf
- Allow bazel to use our patch files.
- nghttp2&ngtcp2 support boringssl now
- Fix HTTP/3 support checking for nghttp2&ngtcp2
- Move build directory into short path on Windows
- Improve max C++ version to C++20 for protobuf and gRPC
- Update ports:
- abseil-cpp -> 20240116.1
- c-ares -> 1.27.0
- zlib -> 1.3.1
- flatbuffers -> v24.3.7
- fmtlib -> 10.2.1
- gRPC -> v1.62.1
- RapidJSON -> 5ec44fb9206695e5293f610b0a46d21851d0c966 (2024-03-08)
- libcurl -> 8.6.0
- libunwind -> v1.8.1
- libuv -> v1.48.0
- nghttp2 -> v1.60.0
- nghttp3 -> v1.2.0
- ngtcp2 -> v1.4.0
- protobuf -> v25.2
- re2 -> 2024-03-01
- boringssl -> ae72a4514c7afd150596b0a80947f3ca9b8363b5 (gRPC v1.62.1)
- libressl -> 3.9.0
- mbedTLS -> v3.5.2
- OpenSSL -> 3.1.5 with quic1 (We support 3.2.0 now, but nghttp2 and ngtcp2 do not support HTTP3 with it)
- opentelemetry -> v1.14.2
- prometheus-cpp -> v1.2.4
Full Changelog: v1.14.1...v1.14.2