- [Technically breaking] Use github.com/srvc/fail v4.1.1 #21
- Use go mod instead of dep #20
- [Breaking] Expand error handler interfaces #11
- Add new error handler for catching reportable errors for unary server #12
- [Behavioral change] Use codes.Unknown on WithStatusCodeMap when a status code is unknown #14
- [Behavioral change] Map status code only when grpc/codes.Code has not been set #15
- [Behavioral change] WithStatusCodeMap: return original error when no code is found #16
- Add
WithGrpcStatusUnwrapper
#16 - Add error handler for stream servers #17
- Move from izumin5210/grpc-errors to srvc/grpc-errors #19
- [Breaking] Use srvc/fail instead of creasty/apperrors #18
- Add
WithAppErrorHandler
#7 - [Breaking] Make error handlers receive request contexts #8
- [Breaking] Add new status code mapper handler impl #9
- Improve readme #10
Initial release.