Skip to content

distant v0.5.0

Compare
Choose a tag to compare
@chipsenkbeil chipsenkbeil released this 04 Aug 05:22
· 323 commits to master since this release
d477547

Highlights

  • Adds in support for unix sockets and makes that the default
  • Supports configuring the session file or socket used depending on the mode
  • Request/response format now includes a tenant name to route messages properly in a multi-tenant fashion (only used by unix socket proxy right now)

Release Targets

  • linux64-gnu is the x86-64 release on Linux using libc
  • linux64-musl is the x86-64 release on Linux using musl (static binary, no libc dependency)
  • macos is a universal binary for Mac OS that supports x86-64 and aarch64 (arm) platforms

SHA256 Checksums

b1e62034faf27b35f855fe4d2ee971ab55f830f03a2ae777b362bb605fef4135  distant-linux64-gnu
59b768b7a111caf4c4f53270f4f51e771694803e6978ad3817ba3509642738fd  distant-linux64-musl
d212ca8e503e3f7ec03d1580e5921689772c663cae3aec6da8e8ade026d2eabb  distant-macos