3.1.0-beta.2 (2020-01-21) ========================= Version 3.1.0 is in a stabilisation phase, and we have just released a 3.1.0-beta.2. This release is the first since we moved the project to our new forge, orus.io: https://orus.io/xbus/xbus. What's new ? ------------ The main changes in version 3.1 are: - support for "replies", ie pipelines that return a result to the emitter - internal apis for embedding a GUI (currently being developped) in the http gateway - build binaries for windows and macos - listing/filtering of the process creation dates The compatibility with version 3.0 should be complete, if you find any incompatibilities please tell us. This means you can install xbusd 3.1.x and keep clients in version 3.0.x A complete list of changes is present in the documentation: https://docs.xbus.io/3.1.0-beta.2/HISTORY.html#beta-2-2020-01-21 Documentation ------------- Documentation is online: https://docs.xbus.io/3.1.0-beta.2/ Downloads --------- Source and binaries for linux, windows and macos are available on our new download area: - https://dl.xbus.io/xbus/src/xbus-3.1.0-beta.2-src.tar.xz - https://dl.xbus.io/xbus/personal/xbus-3.1.0-beta.2-linux_amd64.tar.xz - https://dl.xbus.io/xbus/personal/xbus-3.1.0-beta.2-windows_amd64.tar.xz - https://dl.xbus.io/xbus/personal/xbus-3.1.0-beta.2-darwin_amd64.tar.xz Docker images ------------- Get the docker images: version "personal": - orus/xbusd:3.1.0-beta.2 - orus/xbusctl:3.1.0-beta.2 - orus/xbus-client:3.1.0-beta.2 - orus/xbus-http:3.1.0-beta.2 - orus/xbus-fullenv:3.1.0-beta.2 version "enterprise": - docker.orus.io/xbus-enterprise/xbusd:3.1.0-beta.2-enterprise - docker.orus.io/xbus-enterprise/xbusctl:3.1.0-beta.2-enterprise - docker.orus.io/xbus-enterprise/xbus-client:3.1.0-beta.2-enterprise - docker.orus.io/xbus-enterprise/xbus-http:3.1.0-beta.2-enterprise - docker.orus.io/xbus-enterprise/xbus-fullenv:3.1.0-beta.2-enterprise version "LTS": - docker.orus.io/xbus-lts/xbusd:3.1.0-beta.2-lts - docker.orus.io/xbus-lts/xbusctl:3.1.0-beta.2-lts - docker.orus.io/xbus-lts/xbus-client:3.1.0-beta.2-lts - docker.orus.io/xbus-lts/xbus-http:3.1.0-beta.2-lts - docker.orus.io/xbus-lts/xbus-fullenv:3.1.0-beta.2-lts