Skip to content

Version 4.5.8

Compare
Choose a tag to compare
@jvmlet jvmlet released this 17 Oct 07:33

⭐ New Features

  • Support NOOP consul registration strategy #251
  • Global error handling support #223

πŸ”¨ Dependency Upgrades

  • Upgrade grpc to 1.41.0 #252

⌚ Deprecations

  • GRpcErrorHandler is deprecated in favor of @GRpcServiceAdvice and @GRpcExceptionHandler annotations.