Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Releases: rivet-gg/toolchain

v0.1.4 - 2023-12-9

09 Dec 22:57
Compare
Choose a tag to compare

Release Notes

Added

  • Darwin ARM release artifact

Changed

  • Update cargo-dist to 0.5.0

Download rivet-cli 0.1.4

File Platform Checksum
rivet-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
rivet-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
rivet-cli-x86_64-pc-windows-msvc.zip Windows x64 checksum
rivet-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

[v0.1.3] - 2023-12-3

03 Dec 09:00
Compare
Choose a tag to compare

Download

target kind download
x86_64-unknown-linux-gnu tarball rivet-cli-v0.1.3-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball rivet-cli-v0.1.3-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball rivet-cli-v0.1.3-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols rivet-cli-v0.1.3-x86_64-pc-windows-msvc.pdb

Release Notes

Changed

  • Replace Smithy-generated API library with OpenAPI-generated library in order to fix invalid certificate timestamp: UnknownLog error

[v0.2.0] - 2020-12-1

02 Dec 06:40
Compare
Choose a tag to compare

Download

target kind download
x86_64-unknown-linux-gnu tarball rivet-cli-v0.2.0-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball rivet-cli-v0.2.0-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball rivet-cli-v0.2.0-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols rivet-cli-v0.2.0-x86_64-pc-windows-msvc.pdb

Release Notes

Added

  • Support for building OCI bundles
  • Support for LZ4 compression of builds
  • [BREAKING] Expose RIVET_API_ENDPOINT to cdn.build_command to help automate deploying to multiple cluters
  • [BREAKING] Unset RIVET_TOKEN to cdn.build_command in order to ensure the cloud token isn't accidentally baked in a build
  • image build-push command to automatically build & push an image
  • site build-push command to automatially build and push a site
  • E2E cross-platform tests in GitHub Actions

Changed

  • [BREAKING] Support new single-origin API endpoint (configured with RIVET_API_ENDPOINT environment variable or --api-endpoint flag)
  • [BREAKING] Rename RIVET_CLOUD_TOKEN environment variable to RIVET_TOKEN
  • [BREAKING] Rename --cloud-token flag to --token
  • [BREAKING] Removed RIVET_API_CLOUD_URL in favor of RIVET_API_ENDPOINT
  • [BREAKING] Updated custom games config schema
  • [BREAKING] Removed domain map from turnstile configuration, replaced with site_key and secret_key
  • Added telemetry beacon for fatal errors. Opt out with --telemetry-disabled or TELEMETRY_DISABLED=1
  • Added internal config to store api endpoint and telemetry options
  • Implemented multipart uploads for builds and sites, disable multipart uploads with _RIVET_UPLOAD_DISABLE_MULTIPART

[v0.1.2] - 2023-08-26

26 Aug 10:34
Compare
Choose a tag to compare

Download

target kind download
x86_64-unknown-linux-gnu tarball rivet-cli-v0.1.2-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball rivet-cli-v0.1.2-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball rivet-cli-v0.1.2-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols rivet-cli-v0.1.2-x86_64-pc-windows-msvc.pdb

Release Notes

Changed

  • Added custom games + lobby state + external verification

[v0.1.1] - 2023-07-17

18 Jul 00:20
Compare
Choose a tag to compare

Download

target kind download
x86_64-unknown-linux-gnu tarball rivet-cli-v0.1.1-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball rivet-cli-v0.1.1-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball rivet-cli-v0.1.1-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols rivet-cli-v0.1.1-x86_64-pc-windows-msvc.pdb

Release Notes

Changed

  • rivet deploy now gracefully falls back to the native build method if Docker Buildx is not installed

[v0.1.0] - 2023-07-17

17 Jul 12:29
Compare
Choose a tag to compare

Download

target kind download
x86_64-unknown-linux-gnu tarball rivet-cli-v0.1.0-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball rivet-cli-v0.1.0-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball rivet-cli-v0.1.0-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols rivet-cli-v0.1.0-x86_64-pc-windows-msvc.pdb

Release Notes

Added

  • Unreal helper in rivet init
  • Installer for the Unreal Engine plugin with rivet unreal install-plugin or rivet init --unreal

Changed

  • Renamed rivet.version.toml to rivet.toml. All changes are backwards compatible.
  • Renamed rivet publish command to rivet deploy since this is the more commonly used alias
  • rivet token create dev now prints token in plain text

Fixed

  • Broken links to old docs
  • Docker builder now catches missing builder errors correctly for older Docker versions

[v0.0.51] - 2023-04-26

26 Apr 20:52
Compare
Choose a tag to compare

Download

target kind download
x86_64-unknown-linux-gnu tarball rivet-cli-v0.0.51-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball rivet-cli-v0.0.51-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball rivet-cli-v0.0.51-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols rivet-cli-v0.0.51-x86_64-pc-windows-msvc.pdb

Release Notes

Fixed

  • Docker builder now catches missing builder errors correctly for older Docker versions

Changed

  • Generated .env mentions that the tokens are intentionally the same

[v0.0.50] - 2023-04-18

19 Apr 08:05
Compare
Choose a tag to compare

Download

target kind download
x86_64-unknown-linux-gnu tarball rivet-cli-v0.0.50-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball rivet-cli-v0.0.50-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball rivet-cli-v0.0.50-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols rivet-cli-v0.0.50-x86_64-pc-windows-msvc.pdb

Release Notes

Changed

  • Description, homepage, and repositor to Cargo.toml

Fixed

  • Incorrect package version

v0.0.49

19 Apr 07:12
Compare
Choose a tag to compare
Update changelog

v0.0.48

16 Mar 19:21
Compare
Choose a tag to compare
Bump version