You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.en-US.md
+10-10
Original file line number
Diff line number
Diff line change
@@ -5,19 +5,19 @@ All notable changes to this project will be documented in this file.
5
5
6
6
## [2.0.0]
7
7
### Added
8
-
-Support Apollo as a service registration center
8
+
-Support Apollo as a service registration center
9
9
10
10
### Changed
11
-
-Optimize package dependencies
12
-
-Optimize RpcContext
13
-
-Optimize the life cycle management of services in Rpc communication
14
-
-Optimize the way to remove redundant routes
15
-
-Optimize the use of distributed locks to avoid deadlocks caused by service routing registration
16
-
-Remove IEfCoreDbContextPool interface
17
-
-Optimize heartbeat detection
11
+
-Optimize package dependencies
12
+
-Optimize RpcContext
13
+
-Optimize the life cycle management of services in Rpc communication
14
+
-Optimize the way to remove redundant routes
15
+
-Optimize the use of distributed locks to avoid deadlocks caused by service routing registration
16
+
-Remove IEfCoreDbContextPool interface
17
+
-Optimize heartbeat detection
18
18
19
19
### Fixed
20
-
-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
20
+
-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
21
21
22
22
## [1.2.0]
23
23
@@ -52,4 +52,4 @@ All notable changes to this project will be documented in this file.
52
52
### Fixed
53
53
- Fix bugs in distributed locks
54
54
- Fix that the client may not be able to subscribe to the routing information of the service registry
55
-
- Fix the bug that the zookeeper client session timeout can not subscribe to the routing information of the service registry
55
+
- Fix the bug that the zookeeper client session timeout can not subscribe to the routing information of the service registry
0 commit comments