3.0.5 (2019-10-17)

Version 3.0.5 of Xbus is available.

What’s new ?

No bugfix, but two small but useful evolutions:

  • improved the error messages sent to sentry when a process fails, which makes error handling a lot easier.

  • added a webhook option for retrying the post on given http codes instead of stopping the process (cf https://docs.xbus.io/latest/http/webhook.html#setup)

If you are using Sentry or the xbus-http gateway, upgrading is recommanded.

A complete list of changes is present in the documentation:

Documentation

Documentation is online:

Downloads

Source and binaries for linux are available on our download area:

Docker images

Get the docker images:

version “personnal”:

  • orus/xbusd:3.0.5

  • orus/xbusctl:3.0.5

  • orus/xbus-client:3.0.5

  • orus/xbus-http:3.0.5

  • orus/xbus-fullenv:3.0.5

version “enterprise”:

  • docker.orus.io/xbus-enterprise/xbusd:3.0.5-enterprise

  • docker.orus.io/xbus-enterprise/xbusctl:3.0.5-enterprise

  • docker.orus.io/xbus-enterprise/xbus-client:3.0.5-enterprise

  • docker.orus.io/xbus-enterprise/xbus-http:3.0.5-enterprise

  • docker.orus.io/xbus-enterprise/xbus-fullenv:3.0.5-enterprise

version “LTS”:

  • docker.orus.io/xbus-lts/xbusd:3.0.5-lts

  • docker.orus.io/xbus-lts/xbusctl:3.0.5-lts

  • docker.orus.io/xbus-lts/xbus-client:3.0.5-lts

  • docker.orus.io/xbus-lts/xbus-http:3.0.5-lts

  • docker.orus.io/xbus-lts/xbus-fullenv:3.0.5-lts