Skip to content

v1.14.2

Compare
Choose a tag to compare
@owent owent released this 24 Mar 13:22
· 136 commits to main since this release
7bb92f6

CHANGELOG

  1. Fix a warning in print_color.py
  2. Ignore new warnings for generated sources of protobuf
  3. Allow bazel to use our patch files.
  4. nghttp2&ngtcp2 support boringssl now
  5. Fix HTTP/3 support checking for nghttp2&ngtcp2
  6. Move build directory into short path on Windows
  7. Improve max C++ version to C++20 for protobuf and gRPC
  8. 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