We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d7fc4 commit 5790297Copy full SHA for 5790297
application/client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "chipmunk",
3
- "version": "3.16.0",
+ "version": "3.16.1",
4
"description": "Logs analyzer tool",
5
"author": "Dmitry Astafyev",
6
"scripts": {
application/holder/package.json
"chipmunk": {
"versions": {}
},
changelog.md
@@ -1,3 +1,9 @@
+# 3.16.1 (20.02.2025)
+
+## Fixes
+- Fix handling of large incoming packets in TCP/UDP servers.
7
# 3.16.0 (05.02.2025)
8
9
## Features
0 commit comments