- added the ability to work on Golang level only (without roadrunner worker and proto file)
- [bugfix] invalid constructor parameters in ServiceException by @everflux
- added automatic CS fixing
- the minimum PHP version is set to 7.2
- added ResponseHeaders and metadata generation by server by @wolfgang-braun
- included
limit
andmetrics
service - ability to expose GRPC stats to Prometheus
- Server and Invoker are final
- added support for pool controller (roadrunner 1.4.0)
- added strict_types=1
- bugfix, support for imported services in proto annotation by @oneslash
- 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
- fixed bug causing server not working with empty payloads
- fixed bug with disabled RPC service
- added elapsed time to the debug log
- initial application release