github dbcrossbar/dbcrossbar v0.5.0-beta.1
0.5.0-beta.1

latest releases: v0.5.7, v0.5.6, v0.5.5...
2 years ago

Added

  • We provide MacOS X binaries for the new M1 processors. These are unsigned, like our existing Apple Intel binaries. So you'll need to continue to use xattr -d com.apple.quarantine dbcrossbar or a similar technique to run them. Or you could build your own binaries.

Changed

  • Our downloadable *.zip files follow a new naming convention, allowing us to distinguish between Intel and M1 Macs.
  • OpenSSL has been completely removed from dbcrossbar, allowing us to support more platforms. This will also allow us to eventually centralize TLS configuration across all dbcrossbar drivers.

Removed

  • We no longer support hosted Citus from Citus Data, because their TLS certificates do not include subjectAltName, which is required by the rustls library. Citus Data will be shutting down shortly, so we recommend keeping around an older dbcrossbar for a few more weeks if you need to talk to them.

Don't miss a new dbcrossbar release

NewReleases is sending notifications on new releases.