Commit graph

8 commits

Author SHA1 Message Date
Dmitry Plotnikov
9967feaaad Enforce compiler warnings in CI build only. 2024-03-08 15:45:46 -08:00
Dmitry Plotnikov
f61c20ce4c Bump gRPC to v1.49.4 to support building with GCC 13 (fix #13). 2024-03-07 12:44:09 -08:00
Dmitry Plotnikov
1f9a7b1239 Stop using system provided RE2 for static build.
Starting with 2023-06-01 RE2 publicly depends on Abseil, so we can't use
system provided RE2 together with gRPC-bundled Abseil.
2024-03-07 12:42:52 -08:00
Dmitry Plotnikov
b54c65005a Move gRPC/Protobuf logs handling to a dedicated file. 2024-02-29 16:09:15 -08:00
Dmitry Plotnikov
fa280e1ffe Bump gRPC and opentelemetry-cpp versions.
Move on to gRPC v1.46.7 and opetelemtry-cpp v1.11.0, last versions that
support C++11.
2024-02-06 17:22:48 -08:00
Evgeny
f6f2525dd7
fix: building with nginx with HTTP/3 (#4) 2023-06-14 09:58:46 -07:00
Pavel Pautov
cd9c91acc9 Remove unnecessary UTF8 check from generated protobuf code. 2023-06-13 16:59:02 -07:00
Pavel Pautov
3430e85c34 Nginx OTel module. 2023-06-13 16:59:02 -07:00