v1.14.1
sylwiaszunejko
released this
19 Jun 10:21
·
298 commits
to master
since this release
What's Changed
This release fixes setting up connection to non-IP sockets, which is necessary for unix socket support. Additionally couple of bug fixes were added and Scylla version used in CI was bumped to 6.0.0.
- fix(dealer): make net.Dialer not to bind to reuse ephimeral ports by @dkropachev in #181
- Print out logs of failed container by @dkropachev in #188
- Make public interfaces implementable by @dkropachev in #184
- Fix cowHostList can't have hosts with same
ConnectAddress
by @dkropachev in #185 - Fix setting up connection to non-IP sockets by @sylwiaszunejko in #178
Full Changelog: v1.14.0...v1.14.1