RSB 0.17 has been released

We are happy to announce the release of version 0.17 of the RSB middleware.
Added by J. Moringen over 6 years ago

The development activities in this cycle lead to the following improvements:

  • Java: Support for the try-with-resource construct
  • Java: Improved transport introspection
  • Python: More convenient synchronous RPC with timeout
  • Common Lisp: Support for UNIX domain socket in the abstract namespace (Linux only)
  • Common Lisp: More efficient scope parsing and construction
  • RSBag: More efficient retrieval of events from log files, improving batch processing and replay performance

The following related projects have been released with RSB:

In the process, about 5 issues (including some very longstanding, complicated ones) have been resolved.

This RSB release is available in the following forms:

  • Source archives
  • Pre-compiled self-installing archives
  • Debian packages for different Ubuntu Linux versions
  • Pypi packages
  • Maven package for rsb[-xml]-java and rst (on CITEC server)

The former two can be downloaded from the continuous integration server:

Debian packages can be downloaded from the repository server [1].

Installation instructions and links for downloading can be found on the "installation" pages of the RSB manual [2], the RSBag manual [3], and the RST manual [4].

As always, bugs, feature requests and enhancement proposals can be reported in the issue tracker [5].

For more detailed release notes see:

We will continue to try and create new releases every two to three months.

[1] http://packages.cor-lab.org
[2] http://docs.cor-lab.org/rsb-manual/0.17/html/
[3] http://docs.cor-lab.org/rsbag-manual/0.17/html/
[4] http://docs.cor-lab.org/rst-manual/0.17/html/
[5] https://code.cor-lab.org/projects/rsb/issues/new


Comments