Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Releases: spiral-modules/php-grpc

v1.6.0

12 Dec 18:53
953c7eb

Choose a tag to compare

  • All libraries are updated to their latest versions.
  • Protobuf v2.
  • Go 1.17.
  • Multiply proto files support.
  • Move to the GitHub actions instead of travis.

v1.5.0

31 Mar 14:10
b09bb8d

Choose a tag to compare

  • PHP8 support
  • Minor improvements in the codebase
  • Added Plasm checks

v1.4.2

21 Dec 11:35
3918e66

Choose a tag to compare

  • Upgrade PHP composer version

v1.4.1

13 Oct 13:10
4f92240

Choose a tag to compare

  • RoadRunner version update to 1.8.3
  • Golang version in go.mod bump to 1.15
  • Add server configuration options (debug) (@aldump)

v1.4.0

01 Aug 19:40
fd5c6b3

Choose a tag to compare

  • Add all major gRPC configuration options. Docs

v1.3.1

20 Jul 09:16

Choose a tag to compare

  • RoadRunner version updated to 1.8.2

v1.3.0

25 May 14:36
e9948b8

Choose a tag to compare

  • Add the ability to append the certificate authority in the config under the tls: rootCA key
  • RoadRunner version bump to 1.8.1

1.2.2

05 May 17:08
382acc9

Choose a tag to compare

  • Update RoadRunner version to 1.8.0

v1.2.1

22 Apr 08:25
228d4c1

Choose a tag to compare

  • replaced deprecated github.com/golang/protobuf/proto with new google.golang.org/protobuf/proto
  • roadrunner version bump to 1.7.1

v1.2.0

27 Jan 15:32
5a49112

Choose a tag to compare

  • added the ability to work on Golang level only (without roadrunner worker and proto file)