Releases: bigcommerce/gruf
Releases · bigcommerce/gruf
0.14.1
- Update license to MIT
0.14.0
0.13.0
- Upgrade to gRPC 1.3.4
0.12.2
- Add outer_around hook for wrapping the entire call chain
0.12.1
- Add ability to specify a separate gRPC logger from the Gruf logger
0.12.0
- Add ability to run multiple around hooks
- Fix bug with error handling that caused error messages to repeat across streams
0.11.5
- Fix issue with around hook
0.11.4
0.11.3
- Pass the service instance into hooks for reference
0.11.2
- Ensure timer is measuring in milliseconds