Skip to content
Snippets Groups Projects
Commit 7af8a26c4bed authored by Christophe de Vienne's avatar Christophe de Vienne
Browse files

Xbus 3.2.8

parent 6c5a8ab909c7
No related branches found
No related tags found
No related merge requests found
Pipeline #26371 passed
{
"xbus-api": "default",
"xbus": "3.2.7",
"xbus": "3.2.8",
"go-xbus": "v3.2.1"
}
3.2.8 (2021-12-06)
==================
A new patch version, Xbus 3.2.8, is available.
Changes
-------
This version fixes a rare issue that prevent "xbusctl ps" to properly work in
some case. If a "xbusctl ps" returns not enough processes and you have
"nats payload exceeded" messages in xbusd logs, you are concerned by this issue.
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.2.8-src.tar.xz
version "personal":
- https://dl.xbus.io/xbus/personal/xbus-3.2.8-linux_amd64.tar.xz
- https://dl.xbus.io/xbus/personal/xbus-3.2.8-windows_amd64.tar.xz
- https://dl.xbus.io/xbus/personal/xbus-3.2.8-darwin_amd64.tar.xz
version "enterprise":
- https://dl.xbus.io/xbus/enterprise/xbus-3.2.8-enterprise-linux_amd64.tar.xz
- https://dl.xbus.io/xbus/enterprise/xbus-3.2.8-enterprise-windows_amd64.tar.xz
- https://dl.xbus.io/xbus/enterprise/xbus-3.2.8-enterprise-darwin_amd64.tar.xz
version "lts":
- https://dl.xbus.io/xbus/lts/xbus-3.2.8-lts-linux_amd64.tar.xz
- https://dl.xbus.io/xbus/lts/xbus-3.2.8-lts-windows_amd64.tar.xz
- https://dl.xbus.io/xbus/lts/xbus-3.2.8-lts-darwin_amd64.tar.xz
Docker images
-------------
Get the docker images:
version "personal":
- orus/xbusd:3.2.8
- orus/xbusctl:3.2.8
- orus/xbus-client:3.2.8
- orus/xbus-http:3.2.8
- orus/xbus-fullenv:3.2.8
version "enterprise":
- quay.orus.io/xbus-enterprise/xbusd:3.2.8-enterprise
- quay.orus.io/xbus-enterprise/xbusctl:3.2.8-enterprise
- quay.orus.io/xbus-enterprise/xbus-client:3.2.8-enterprise
- quay.orus.io/xbus-enterprise/xbus-http:3.2.8-enterprise
- quay.orus.io/xbus-enterprise/xbus-fullenv:3.2.8-enterprise
version "LTS":
- quay.orus.io/xbus-lts/xbusd:3.2.8-lts
- quay.orus.io/xbus-lts/xbusctl:3.2.8-lts
- quay.orus.io/xbus-lts/xbus-client:3.2.8-lts
- quay.orus.io/xbus-lts/xbus-http:3.2.8-lts
- quay.orus.io/xbus-lts/xbus-fullenv:3.2.8-lts
......@@ -5,6 +5,7 @@
.. toctree::
3.2.8
3.2.7
3.2.6
3.2.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment