Version 5.1.0 - Added Servicer Class to API
Version 5.1.0 - Added Servicer Class to API
Added
- A class attribute called
__servicer_cls__
to any service interfaces (for
a gRPC build) with reference to that servicesGrpcServicer
class - Added a bunch of useful sub-tests to unittests
Fixed
- A bunch of unittesting issues