Skip to content

Releases: rbmk-project/common

v0.16.0

22 Dec 11:38
v0.16.0
4273bdb
Compare
Choose a tag to compare

Overview

More changes related to ensuring we can run rbmk sh and rbmk pipe inside it with reasonably long Unix domain socket paths. The core idea is to take relative paths by constructing a custom PrefixDirPathMapper.

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

22 Dec 10:09
v0.15.0
c799866
Compare
Choose a tag to compare

Overview

This release is really focused around understanding, documenting, and working around the maximum Unix domain sockets path length (between 90 and 108 chars depending on platform), by improving fsx to make the choice of using a relative or absolute base path explicit. There is no functional change (i.e., previous code is still working as intended) but previous code has been deprecated and there is a clear upgrade path to better patterns.

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

10 Dec 14:05
v0.14.0
5be3f6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

10 Dec 13:56
v0.13.0
f9f284f
Compare
Choose a tag to compare

What's Changed

  • feat(fsx): introduce file system abstraction by @bassosimone in #16
  • feat(cliutils): add filesystem abstraction to Environment by @bassosimone in #17

Full Changelog: v0.12.0...v0.13.0

v0.12.0

08 Dec 00:40
v0.12.0
ddd54c6
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE(cliutils): ensure lazy help rendering by @bassosimone in #15

Full Changelog: v0.11.0...v0.12.0

v0.11.0

02 Dec 18:31
v0.11.0
1dffef2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

01 Dec 13:15
v0.10.0
934eaf8
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE(cliutils): inject command Environment by @bassosimone in #13

Full Changelog: v0.9.0...v0.10.0

v0.9.0

30 Nov 19:46
v0.9.0
7fb9fa7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

30 Nov 10:58
v0.8.0
dc7a3df
Compare
Choose a tag to compare

What's Changed

  • feat(httpslog): new package for HTTP structured logging by @bassosimone in #11

Full Changelog: v0.7.0...v0.8.0

v0.7.0

30 Nov 10:45
v0.7.0
2fa0afb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0