Skip to content

v2.0.0

Compare
Choose a tag to compare
@liuhll liuhll released this 13 Aug 01:39
· 1104 commits to main since this release
2cf1506

Added

  • Support Apollo as a service registration center

Changed

  • Optimize package dependencies
  • Optimize RpcContext
  • Optimize the life cycle management of services in Rpc communication
  • Optimize the way to remove redundant routes
  • Optimize the use of distributed locks to avoid deadlocks caused by service routing registration
  • Remove IEfCoreDbContextPool interface
  • Optimize heartbeat detection

Fixed

  • Fix the bug that the Cancel and Confirm phases cannot be submitted when there are multiple service instances when the memory cache is used as a transaction participant