./net/grpc, High performance, open-source universal RPC framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.67.1, Package name: grpc-1.67.1, Maintainer: minskim

gRPC is a modern, open source remote procedure call (RPC) framework
that can run anywhere. It enables client and server applications to
communicate transparently, and makes it easier to build connected
systems.


Required to run:
[net/libcares] [security/openssl] [devel/protobuf] [devel/gflags] [devel/abseil]

Required to build:
[pkgtools/cwrappers] [benchmarks/google-benchmark]

Master sites:

Filesize: 16911.379 KB

Version history: (Expand)


CVS history: (Expand)


   2024-10-29 09:31:23 by Adam Ciarcinski | Files touched by this commit (8) | Package updated
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.67.1

1.67.1
This is a Python-only patch release.
   2024-10-16 10:39:26 by Adam Ciarcinski | Files touched by this commit (9) | Package updated
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.67.0

Release v1.67.0

Core

[ruby] reduce an INFO log to DEBUG.
[release] Bump core version to 44.0.0.
[RlsLB] Fix Deadlock.
[Python Otel] Manage call tracer life cycle use call arena.

C++

[OTel C++] Fix race when adding and removing callbacks.

Python

[Backport to 1.67.x] Add templating and support for Python 3.13
Add templating and support for Python 3.13.
[Python Distrib] Change warning to RuntimeError for version incompatibility.
[reflection]: python: reflection returns original_request.

Ruby

[ruby] drop ruby 2.7 support.
[ruby] reduce ruby gpr_log invocations from INFO to DEBUG.
[ruby] refactor flaky test and expose cancel_with_status.
   2024-10-01 11:03:08 by Adam Ciarcinski | Files touched by this commit (10) | Package updated
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.66.2

Release v1.66.2

Python

Added support for Python 3.13 and templating system for supported Python versions
   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:41:24 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
grpc: update to 1.66.1.

1.66.1

Core

    Enable EDS dualstack support by default (#37545)

1.66.0

This release contains refinements, improvements, and bug fixes, with highlights \ 
listed below.

Core

    [Python Otel] Manage call tracer life cycle use call arena. (v1.66.x \ 
backport). (#37479)
    [BoringSSL] Update third_party/boringssl-with-bazel. (#37223)
    [Dep] Upgrading Protobuf to v27.2. (#36753)
    [Gpr_To_Absl_Logging] Fixing bugs . (#36961)
    [chttp2] don't access endpoint in transport ops if it's already been \ 
destroyed. (#36921)

C++

    [OTel C++] Fix race when adding and removing callbacks (#37485). (#37508)
    [RlsLB] Fix Deadlock (#37459). (#37502)
   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-09-12 15:58:56 by Jonathan Perkin | Files touched by this commit (2)
Log message:
grpc: Remove obsolete SunOS patch.

Noticed by wiz.
   2024-09-12 15:14:15 by Thomas Klausner | Files touched by this commit (2)
Log message:
grpc: add upstream bug report in comment