We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57932d5 commit 4e687dfCopy full SHA for 4e687df
1 file changed
CHANGELOG.md
@@ -239,6 +239,13 @@
239
- Fixed stale software titles list after deleting a software installer.
240
- Fixed query results cleanup cron failing with "too many placeholders" error by filtering to only saved queries and batching the SQL IN clause.
241
242
+## Fleet 4.81.3 (Mar 20, 2026)
243
+
244
+### Bug fixes
245
246
+- Added configurable body size limits for the `/api/osquery/log` and `/api/osquery/distributed/write` endpoints.
247
+- Fixed false positive `PayloadTooLargeError` errors.
248
249
## Fleet 4.81.2 (Mar 06, 2026)
250
251
### Bug fixes
0 commit comments