SHA256
1
0
forked from pool/grpc
Go to file
Jan Engelhardt 013079cc2f Accepting request 610355 from home:tbechtold:branches:devel:tools
- update to 1.12.0:
  Core:
  * Update protobuf submodule to 3.5.2 (#15114)
  * Make GrpcBuffer{Reader|Writer} Public (#14541)
  * Compile Out Tracers Option (#15108)
  * Fix bug in an address sorting comparison (#15208)
  * Fix: Check retry timer before starting resolving (#15156)
  * Fix c-ares resolution with default authority (#15073)
  * Fix c-ares resolver crash when DNS server unreachable (#15134)
  * Performance: Avoid low severity log message construction (#14945)
  * Peformance: Enable SIO_LOOPBACK_FAST_PATH on Windows (#14905)
  C#:
  * Add RpcException.StatusCode property (#15140)
  * Improvements to C# build instructions (#15178)
  Python:
  * Eliminate grpcio package dependency on protobuf package (#15034).
    Please pay extra attention if you are using gRPC with Protocol Buffers and
    your deployment scripts do not explicitly list the correct dependencies
    and used to rely on the transitive Python package dependency from grpcio to protobuf.
  * A new grpc.Channel.close method is introduced and correct use of gRPC
    Python now requires that channels be closed after use. No existing code
    should observably break when upgrading to 1.12 but code that creates
    channels but does not close them will not be supported in 1.13 and later.
  Core:
  * Fix: Check retry timer before starting resolving (#15156)
  * Fix c-ares resolution with default authority (#15073)
  * Fix c-ares resolver crash when DNS server unreachable (#15134)
  * Add core underpinnings for TLS session ticket support (#14483)
  * Experimental support for configurable retries (use at your own risk) (#10684)
  * Fail calls with wait_for_ready=false on transient resolver failure (#14733)

OBS-URL: https://build.opensuse.org/request/show/610355
OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=20
2018-05-18 13:34:36 +00:00
.gitattributes Accepting request 489305 from home:jengelh:dev 2017-04-19 13:05:25 +00:00
.gitignore Accepting request 489305 from home:jengelh:dev 2017-04-19 13:05:25 +00:00
grpc-build.diff - Update to new upstream release 1.10.0 2018-03-28 14:49:33 +00:00
grpc-versioning.diff - Update to new upstream release 1.10.0 2018-03-28 14:49:33 +00:00
grpc.changes Accepting request 610355 from home:tbechtold:branches:devel:tools 2018-05-18 13:34:36 +00:00
grpc.spec Accepting request 610355 from home:tbechtold:branches:devel:tools 2018-05-18 13:34:36 +00:00
v1.12.0.tar.gz Accepting request 610355 from home:tbechtold:branches:devel:tools 2018-05-18 13:34:36 +00:00