3.4.2 (2025-05-15) ================== This new patch release fixes some backward compatibilities issues with xbus-http. Changes ------- Features ~~~~~~~~ - xbus-http webhook: add a 'http.webhook.json-item-encoding' setting The default value is 'binary', ensuring the same behavior as xbus 3.3.x Bugfixes ~~~~~~~~ - xbus-http: Fix JSON backward compatibility The JSON 'item_count' property of 'Event' used to be 'itemCount' in pre-3.4 versions, _and_ not accepted accepted anymore. It is now again accepted, ensuring pre 3.4 clients using json encoding can still send payloads to xbus-http. Security ~~~~~~~~ Fixed `GO-2025-3600 `_. Documentation ------------- Documentation is online: https://docs.xbus.io/ Downloads --------- Source and binaries are available on our download area: - https://dl.xbus.io/xbus/src/xbus-3.4.1-src.tar.xz version "personal": - https://dl.xbus.io/xbus/personal/xbus-3.4.1-linux_amd64.tar.xz - https://dl.xbus.io/xbus/personal/xbus-3.4.1-windows_amd64.tar.xz - https://dl.xbus.io/xbus/personal/xbus-3.4.1-darwin_amd64.tar.xz Docker images ------------- Get the docker images: version "personal": - orus/xbusd:3.4.1 - orus/xbusctl:3.4.1 - orus/xbus-client:3.4.1 - orus/xbus-http:3.4.1 - orus/xbus-fullenv:3.4.1