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:

Downloads

Source and binaries are available on our download area:

version “personal”:

Docker images

Get the docker images:

version “personal”:

  • orus/xbusd:3.4.2

  • orus/xbusctl:3.4.2

  • orus/xbus-client:3.4.2

  • orus/xbus-http:3.4.2

  • orus/xbus-fullenv:3.4.2