Skip to content

v1.0.0

Compare
Choose a tag to compare
@qnighy qnighy released this 09 Mar 05:55
· 11 commits to master since this release
  • [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