Skip to content

Releases: rivet-gg/rivet

v24.6.2

13 Jan 08:14
313b24b
Compare
Choose a tag to compare

24.6.2 (2025-01-13)

Features

Bug Fixes

  • add validation around internal_port (#1809) (37ae0f5)
  • docker/dev-full: force linux/amd64 for server container (#1818) (948a1c0)
  • fix manager log rotation (#1806) (4e96fd7)
  • fix various wf bugs, ds undrain, nonreporting metric (#1791) (4b86429)
  • fix workflow listen_with_timeout history bug (#1822) (c315617)
  • hub: blank screen when CLAIMS_ENTITLEMENT_EXPIRED (#1730) (2a2bba4)
  • hub: failed request to rivet.gg/changelog.json causes error that blocks usage of hub (#1731) (86924c9)
  • pegboard: build with bullseye for correct glibc version (#1823) (936bbdb)
  • remove unused workflow idxs (#1810) (8df19e8)
  • sdks/actor/runtime: bad import path for 40_rivet_kv.d.ts (#1819) (5c599c6)
  • site: add missing redirects to opengamebackend.org (#1726) (d84fa85)
  • site: hide dropdown when hovering over tab without dropdown (#1727) (d9d16f7)
  • site: pricing page anchors to bottom of page (#1728) (6903892)

Code Refactoring

Chores

v24.6.2-rc.1

05 Jan 23:28
3c51643
Compare
Choose a tag to compare

24.6.2-rc.1 (2025-01-05)

Bug Fixes

  • fern: fix generation script with latest nix-shell version on macos (#1794) (2acda68)
  • release: correct quotes on release please commit message (c38d89b)
  • release: update release script (#1799) (ae7f5d4)

Chores

  • docker: add universal dockerfile (#1792) (89e31b2)
  • fern: remove building typescript archives (#1793) (bc02f63)
  • main: release 24.6.2-rc.1' (#1797) (4c3b7ce)
  • release 24.6.2-rc.1 (ff0c81b)
  • release: update version to 24.6.2-rc.1 (75efeac)
  • release: update version to 24.6.2-rc.1 (55f9c0b)
  • update release script to be fully automated dispatch (#1795) (7d105ba)

v24.6.1

03 Jan 09:29
e8a7e86
Compare
Choose a tag to compare

24.6.1 (2025-01-03)

Features

Bug Fixes

Documentation

Continuous Integration

  • expose token for pulling gh actions in rust builds (#1738) (58a1c11)
  • move release bin & docker to manual workflow dispatches (#1764) (24009d8)

Chores

Read more

v24.6.0

20 Dec 17:51
58b073a
Compare
Choose a tag to compare

24.6.0 (2024-12-20)

Features

Bug Fixes

Read more

v24.5.2

30 Sep 03:39
6fe30fa
Compare
Choose a tag to compare

24.5.2 (2024-09-30)

Features

Bug Fixes

Chores

v24.5.1

04 Sep 01:58
c4a6cc9
Compare
Choose a tag to compare

24.5.1 (2024-09-04)

Features

Bug Fixes

Chores

v24.5.0

27 Aug 19:29
a5d98e3
Compare
Choose a tag to compare

24.5.0 (2024-08-27)

Features

Bug Fixes

  • add ip whitelist to tunnels (#930) (88ce4b3)
  • add players and servers db indexes (#960) (53dc398)
  • add priority class to nats (#1019) (954d864)
  • api: move cors verification to endpoint level (#1094) (4a4b4fe)
  • backfill script, crdb usage type (#1089) (ad0a260)
  • better_uptime: handle null verify_ssl (#950) (e9d8edb)
  • bolt: correctly hash untracked files (#1047) (2b885e5)
  • bolt: exclude volumes when using native docker builder (#969) (8ac0a55)
  • bolt: explicitly handle no nomad leader error (#971) (20822fc)
  • bolt: update opengb -> backend env var name (#1058) (4250808)
  • bolt: validate hub regex in ns config (#1093) (b2d5cca)
  • cache: mixed values in Cache::fetch_all (#927) (d69a072)
  • captcha: sanitize form body (#1098) (9b56efc)
  • chirp: write message tail when history is disabled (#997) (9f377ba)
  • cloud: add clean timeout for matchmaker logs (#942) (a395e3f)
  • cluster: dc-get column mismatch (#958) (53e276a)
  • cluster: dns creation (#1066) (1ef72e6)
  • clusters: add network_out metrics for hardware (#1016) (30d15c3)
  • clusters: backfill json columns ([...
Read more

v24.4.1

06 Jun 23:52
885f8dc
Compare
Choose a tag to compare

24.4.1 (2024-06-06)

Features

Bug Fixes

  • cast workflow errors to raw global errors (#785) (c90d939)
  • draining and tainted server grafana chart (#855) (d0cdb38)
  • mm: add index for run_proxied_ports (#868) (e0785e9)
  • mm: call mm-lobby-cleanup from mm-gc even for preemptive lobbies without sql row (#856) (5315a9a)
  • mm: correctly handle lobby not found error if joining direclty to lobby id that doesn't exist (#867) (af3513a)
  • mm: require specifying matchmaker config for new game versions (#895) (92d86fd)
  • tls: provision cloudflare cert pack if opengb enabled (#869) (1dafa9e)

Chores

v24.4.0

04 Jun 19:26
54eadce
Compare
Choose a tag to compare

24.4.0 (2024-06-04)

⚠ BREAKING CHANGES

  • Cleanup API definitions, module imports (#534)

Features

Bug Fixes

  • add last upload id (#745) (d10d917)
  • add min count to autoscaler (#826) (9fe12a1)
  • add patch to CORS (#848) (09f3ddc)
  • add region to dns for path routing (#574) (e10ad25)
  • add transacitons (#689) (f55b7e6)
  • add transactions and locks (#696) (477ade5)
  • api admin hub endpoint is incorrect (#660) (0aff347)
  • api-status: auto-delete lobby after testing connection (#770) (9803f39)
  • ats: don't send requests to ats nodes without install_complete_ts (#807) (618a429)
  • bolt: copy & install git in docker for cluster build.rs (#769) (12bf1d4)
  • bolt: correctly check for existing env var (#705) (ca4e48d)
  • bolt: dont fully parse config when pulling (#816) (d22b08b)
  • bolt: uncomment provisioning check (#749) (f25bead)
  • bolt: update rust test package_id parsing (#622) (3d987ab)
  • Change sdks linguist-vendored to linguist-generated (#662) (602749f)
  • change test relative path (#754) (daf1d07)
  • check for draining before installing/creating dns (#773) (cbe450b)
  • chirp: add bypass for recursive messages (#708) (566088f)
  • CI regression (#713) (636f0d3)
  • claims (#672) (d61e290)
  • clean up nomad jobs per test (#596) (6d7f0ee)
  • Cleanup API definitions, module imports (#534) (0e0660a)
  • cluster: delete dns record after failure to create (#827) (35fc6fe)
  • cluster: don't taint servers that have cloud_destroy_ts (#839) (e5256f1)
  • cluster: gg dns records leak if server destroyed before install comp...
Read more

v24.3.0

05 Mar 01:10
f60b83e
Compare
Choose a tag to compare

24.3.0 (2024-03-01)

Features

  • bolt: add region filter to ssh command (#537) (af274a8)
  • expose nomad dashboard via cloudflare tunnels (#543) (3a574c0)
  • Main: Added Devcontainer files (9bb97db)
  • mm: add config to opt-in individual games for host networking & root containers (#549) (be9ddd6)

Bug Fixes