2024-09-21 12:42:04 by Thomas Klausner | Files touched by this commit (5) |
Log message:
*: recursive bump for grpc 1.66.1
Many shlibs bumped
|
2024-09-21 12:24:31 by Thomas Klausner | Files touched by this commit (52) |
Log message:
*: recursive bump for protobuf 28.2
two static library became shared libraries - bump to be on the safe side
|
2024-08-19 23:29:49 by Thomas Klausner | Files touched by this commit (6) |  |
Log message:
py-grpcio*: update to 1.65.5
This release contains refinements, improvements, and bug fixes.
[OTel C++] Fix race when adding and removing callbacks (#37509)
[RlsLB] Fix Deadlock (#37503)
[Python Otel] Manage call tracer life cycle use call arena. (v1.65.x \
backport) (#37478)
|
2024-08-03 07:46:04 by Adam Ciarcinski | Files touched by this commit (8) |  |
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.65.4
1.65.4
This release contains refinements, improvements, and bug fixes.
Fix a bug in hpack error handling
|
2024-07-31 09:09:32 by Adam Ciarcinski | Files touched by this commit (6) |  |
Log message:
py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.65.2
1.65.2
This release contains refinements, improvements, and bug fixes.
|
2024-07-18 15:12:08 by Adam Ciarcinski | Files touched by this commit (8) |  |
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.65.1
This is release gRPC Core 1.65.1 (gnarly).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
|
2024-07-11 20:49:42 by Adam Ciarcinski | Files touched by this commit (6) |  |
Log message:
py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.65.0
Release v1.65.0
Python
[Python O11y] Implement CSM observability for Python.
[Python AIO] Return EOF from UnaryStreamCall.read() as documented.
[Python Otel] Deprecate target_attribute_filter.
[Python Server] Remove abstractmethod notation for add_registered_method_handlers.
|
2024-07-03 13:59:46 by Thomas Klausner | Files touched by this commit (5) |
Log message:
*: recursive bump for grpc 1.65 shlib bump
|
2024-06-04 11:34:05 by Adam Ciarcinski | Files touched by this commit (9) |  |
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.64.1
Release v1.64.1
Core
[StatsPlugin] Fix use-after-free issue
C++
[OTel] Generate pkg-config file for grpcpp_otel_plugin
[OTel] Add find_package call for OTel dependency in installed gRPC configuration
Python
[Python Server] Remove abstractmethod notation for \
add_registered_method_handlers (v1.64.x backport).
|
2024-05-29 18:06:45 by Adam Ciarcinski | Files touched by this commit (9) |  |
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.64.0
Release v1.64.0
Core
[BoringSSL] Update third_party/boringssl-with-bazel.
[build] Restrict visibility of grpc_public_hdrs and grpc++_public_hdrs.
[Deps] Rollfoward Protobuf upgrade to v26.1.
C++
[CSM] Fix CSM Observability for trailers-only response.
[CSM] Remove requirement that servers have to be xDS enabled.
Python
[Asyncio] Semantic task names for RPC tasks.
[python/systemd] allow compiling systemd support into python builds.
[Python Otel] Remove opentelemetry version pin.
[Python Otel] Use registered method at server side.
[Python grpcio_tools] Update version requirement of protobuf in grpcio_tools.
|