v0.2.0
This release completes kickstart spike 1.
What's Changed
- Initial Setup by @jamesmunns in #10
- Add CLI subsystem, begin configuring the Server by @jamesmunns in #12
- Begin implementing configuration by @jamesmunns in #14
- Switch upstream
pingora
repo by @jamesmunns in #17 - Switch to official ISRG CoC by @jamesmunns in #18
- Provide a root workspace by @lperdereau in #21
- Add "Basic Proxy" configuration by @jamesmunns in #19
- Update Workspace to use Resolver 2 by @jamesmunns in #22
- Initial filter implementation by @jamesmunns in #27
- Add cargo-dist by @jamesmunns in #29
- Update docs, prepare for v0.2 release by @jamesmunns in #30
New Contributors
- @jamesmunns made their first contribution in #10
- @lperdereau made their first contribution in #21
Full Changelog: v0.0.0...v0.2.0
Install river 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/memorysafety/river/releases/download/v0.2.0/river-installer.sh | sh
Install prebuilt binaries via Homebrew
EDIT: This is not yet working as we haven't set up homebrew. There is a generated rule below (river.rb
), but this is not yet supported. Consider using the other install option above.
brew install river
Download river 0.2.0
File | Platform | Checksum |
---|---|---|
river-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
river-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
river-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |