fix(destination-receiver): return full webrequest response from SmartlogDestinationReceiver and migrate to WebrequestClient; update tests, dependencies, docs, and npmextra metadata

This commit is contained in:
2026-02-14 15:52:57 +00:00
parent 2d9a8e08f2
commit 0593c3e2d0
8 changed files with 2824 additions and 1886 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog',
version: '3.1.10',
version: '3.1.11',
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
}