Skip to content

Commit

Permalink
Update CHANGELOG.en-US.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liuhll authored Aug 13, 2021
1 parent d9fe339 commit 2cf1506
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ All notable changes to this project will be documented in this file.

## [2.0.0]
### Added
-Support Apollo as a service registration center
- 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
- 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
- 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

## [1.2.0]

Expand Down Expand Up @@ -52,4 +52,4 @@ All notable changes to this project will be documented in this file.
### Fixed
- Fix bugs in distributed locks
- Fix that the client may not be able to subscribe to the routing information of the service registry
- Fix the bug that the zookeeper client session timeout can not subscribe to the routing information of the service registry
- Fix the bug that the zookeeper client session timeout can not subscribe to the routing information of the service registry

0 comments on commit 2cf1506

Please sign in to comment.