Skip to content

Releases: srvc/grpc-errors

v1.2.0

09 Mar 05:55
v1.2.0
Compare
Choose a tag to compare
  • [Technically breaking] Use github.com/srvc/fail v4.1.1 #21

v1.1.0

09 Mar 05:55
Compare
Choose a tag to compare
  • Use go mod instead of dep #20

v1.0.0

09 Mar 05:55
Compare
Choose a tag to compare
  • [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

v0.2.0

09 Mar 05:55
Compare
Choose a tag to compare
  • Add WithAppErrorHandler #7
  • [Breaking] Make error handlers receive request contexts #8
  • [Breaking] Add new status code mapper handler impl #9
  • Improve readme #10

v0.1.0

01 Oct 10:10
Compare
Choose a tag to compare
v0.1.0