Skip to content

Releases: GoogleCloudPlatform/grpc-gcp-php

v0.4.0

03 Apr 16:39
2a80dbf
Compare
Choose a tag to compare
  • drop support for PHP 7.4
  • add support for Protobuf v4

v0.3.0

24 Apr 14:39
4d8b455
Compare
Choose a tag to compare

Bug Fixes

  • rename readonly class for PHP 8.1 (#47)
  • define missing properties (#51)

v0.2.1

11 Oct 15:57
899d011
Compare
Choose a tag to compare

Bug Fixes

  • deprecation messages due to change of serializable interface of PHP8.1 (#45)

v0.2.0

27 Sep 22:59
2465c22
Compare
Choose a tag to compare

google/grpc-gcp v0.2.0

  • feat: support psr/cache v2 and v3 (#41)

v0.1.5

26 May 17:23
bb9bdbf
Compare
Choose a tag to compare

google/grpc-gcp v0.1.5

  • fix: use classmap autoloader for non-conformant classes (#37)

v0.1.4

14 Feb 02:23
Compare
Choose a tag to compare

google/grpc-gcp v0.1.4

  • remove shared memory logic to avoid memory leak.

v0.1.3

13 Dec 04:14
a253cbf
Compare
Choose a tag to compare

google/grpc-gcp v0.1.3

  • deprecate continue in switch statement

v0.1.2

06 Sep 20:36
Compare
Choose a tag to compare

google/grpc-gcp v0.1.2

  • Fix shared memory leak in short-lived script or process.

v0.1.1

24 Aug 00:37
Compare
Choose a tag to compare

google/grpc-gcp v0.1.1

  • Fix file descriptor leak issue when using shared memory.

v0.1.0

30 Jul 22:57
5102d0f
Compare
Choose a tag to compare

This library is created to support GCP specific extensions for gRPC.