File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# [ Unreleased]
2
2
3
+ # [ 2.14.0] - 2020-09-16
4
+ ## Added
5
+ - Adds new ` SRTT ` metric for TCP sampler using BPF. (#238 )
6
+ - Adds new ` krb5kdc ` sampler to get telemetry on MIT Kerberos. (#241 )
7
+
3
8
# [ 2.13.0] - 2020-07-12
4
9
## Fixed
5
10
- Interrupt sampler failed to sample all interrupts if it encountered an
@@ -187,7 +192,8 @@ characteristics.
187
192
188
193
Initial release.
189
194
190
- [ Unreleased ] : https://github.com/twitter/rezolus/compare/v2.13.0...HEAD
195
+ [ Unreleased ] : https://github.com/twitter/rezolus/compare/v2.14.0...HEAD
196
+ [ 2.14.0 ] : https://github.com/twitter/rezolus/compare/v2.13.0...v2.14.0
191
197
[ 2.13.0 ] : https://github.com/twitter/rezolus/compare/v2.12.0...v2.13.0
192
198
[ 2.12.0 ] : https://github.com/twitter/rezolus/compare/v2.11.1...v2.12.0
193
199
[ 2.11.1 ] : https://github.com/twitter/rezolus/compare/v2.11.0...v2.11.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " rezolus"
3
- version = " 2.13.1-alpha .0"
3
+ version = " 2.14 .0"
4
4
authors = [
" Brian Martin <[email protected] >" ]
5
5
license = " Apache-2.0"
6
6
build = " build.rs"
You can’t perform that action at this time.
0 commit comments