Skip to content

Latest commit

 

History

History
105 lines (34 loc) · 3.2 KB

File metadata and controls

105 lines (34 loc) · 3.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.3.1 (2020-10-22)

Bug Fixes

  • fix typing error (bed2082)
  • ges: lookup definition by original name (dc5a58b)

1.3.0 (2020-02-18)

Features

  • ges: handle pre-porcess error (646171b)

1.2.3 (2019-11-15)

Note: Version bump only for package grpc-server-interceptors

1.2.2 (2019-09-18)

Bug Fixes

1.2.1 (2019-09-16)

Note: Version bump only for package grpc-server-interceptors

1.2.0 (2019-09-12)

Features

  • opentracing: avoid to generate span more than once (cb3ffd8)

1.1.1 (2019-08-18)

Note: Version bump only for package grpc-server-interceptors

1.1.0 (2019-08-13)

Features

  • ges: prevent interceptor from postprocess response on unary call (4d15bd0)

1.0.2 (2019-08-12)

Bug Fixes

  • fix onFinished typing error (53002ef)

1.0.1 (2019-08-11)

Features

  • opentracing: support server stream calls (2918b93)
  • server: don't await handleCall (cf850cf)
  • first version (f724e06)
  • implement interceptor opentracing (a6300ea)