-
Notifications
You must be signed in to change notification settings - Fork 508
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
119 changed files
with
6,615 additions
and
1,304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,9 +3,11 @@ | |
|
||
0xflotus <[email protected]> | ||
CHAO YIN <[email protected]> | ||
Chen Mingjie <[email protected]> | ||
ChenMingjie <[email protected]> | ||
Defoo Li <[email protected]> | ||
Erjan Kalybek <[email protected]> | ||
Jiechao Wu <[email protected]> | ||
Michael Henderson <[email protected]> | ||
MonkeyLi <[email protected]> | ||
Nick Wanninger <[email protected]> | ||
|
@@ -16,3 +18,5 @@ TauWoo <[email protected]> | |
Terry Ding <[email protected]> | ||
Tim Xu <[email protected]> | ||
titustian <[email protected]> | ||
xuri <[email protected]> | ||
YaffaBeauty <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changelog | ||
|
||
|
||
## 1.1.0 (2018/11/13) | ||
|
||
### Feature | ||
- Add contex support , put tarscurrent in context,for getting client ip ,port and so on. | ||
- Add optional parameter for put context in request pacakge | ||
- Add filter for writing plugin of tars service | ||
- Add zipkin opentracing plugin | ||
- Add support for protocol buffers | ||
|
||
|
||
### Fix and enhancement. | ||
|
||
- Change request package sbuffer field from vector<unsigned byte> to vector<byte> | ||
- Fix stat report bug | ||
- Getting Loglevel for remote configration | ||
- Fix deadlock of getting routing infomation in extreme situation | ||
- Improve goroutine pool | ||
- Fix occasionally panic problem because of the starting sequence of goroutines | ||
- Golint most of the codes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.