Releases: spiral-modules/php-grpc
Releases · spiral-modules/php-grpc
v1.1.1 - no binary release
27 Jan 11:58
Compare
Sorry, something went wrong.
No results found
[bugfix] invalid constructor parameters in ServiceException by @everflux
v1.1.0
30 Nov 12:15
Compare
Sorry, something went wrong.
No results found
added automatic CS fixing
the minimum PHP version is set to 7.2
added ResponseHeaders and metadata generation by server by @wolfgang-braun
v1.0.8
06 Sep 12:19
Compare
Sorry, something went wrong.
No results found
included limit and metrics service
ability to expose GRPC stats to Prometheus
v1.0.7
22 May 13:49
Compare
Sorry, something went wrong.
No results found
Server and Invoker are final
added support for pool controller (roadrunner 1.4.0)
added strict_types=1
v1.0.6
26 Apr 17:15
Compare
Sorry, something went wrong.
No results found
improved base path location of protobuf files by @oneslash
v1.0.5
26 Apr 14:55
Compare
Sorry, something went wrong.
No results found
improved base path location of protobuf files by @oneslash
v1.0.4
26 Apr 07:36
Compare
Sorry, something went wrong.
No results found
bugfix, support for imported services in proto annotation
v1.0.3
19 Mar 13:17
Compare
Sorry, something went wrong.
No results found
addressed special exception (prefix) for imported proto files form google.protobuf by @zarianec
v1.0.2
18 Mar 10:27
Compare
Sorry, something went wrong.
No results found
added support for php_namespace option
added support for nested namespace resolution in generated code
(thanks to @zarianec )
protobuf version bump to 1.3.1
v1.0.1
30 Jan 15:40
Compare
Sorry, something went wrong.
No results found
fixed bug causing server not working with empty payloads
fixed bug with disabled RPC service
added elapsed time to the debug log