Skip to content

Commit 7e1ad52

Browse files
committed
release: v0.8.4
Signed-off-by: CFC4N <[email protected]>
1 parent 843a30c commit 7e1ad52

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
1+
# v0.8.4 (2024-07-09)
2+
## What's Changed
3+
4+
**Full Changelog**: https://github.com/gojue/ecapture/compare/v0.8.3...v0.8.4
5+
<hr>
6+
17
# v0.8.3 (2024-06-01)
28
## What's Changed
9+
* user: fix #553, `hashLen` is not allowed to be more than 64 bytes by @cfc4n in https://github.com/gojue/ecapture/pull/554
10+
* cli: update docker usage by @cfc4n in https://github.com/gojue/ecapture/pull/556
11+
* kern: Support for the non-Android boringssl library has been added. by @cfc4n in https://github.com/gojue/ecapture/pull/555
12+
* user: format clientRandom string in gotls module by @cfc4n in https://github.com/gojue/ecapture/pull/557
13+
* cli: support logger level by @cfc4n in https://github.com/gojue/ecapture/pull/558
14+
* use kprobe/__sys_connect inseated uprobe/connect. by @cfc4n in https://github.com/gojue/ecapture/pull/559
15+
316

417
**Full Changelog**: https://github.com/gojue/ecapture/compare/v0.8.2...v0.8.3
518
<hr>

0 commit comments

Comments
 (0)