From 474d592d4e56e5cf513e9282d28da966ba23694e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:20:15 +0000 Subject: [PATCH] chore(main): release 25.7.3 --- CHANGELOG.md | 521 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 521 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 565ec675ff..e898246d76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,527 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Calendar Versioning](https://calver.org/). +## [25.7.3](https://github.com/tnspacetime/rivet/compare/v25.7.3...v25.7.3) (2025-10-06) + + +### Features + +* **actors:** expose container system metrics ([#2664](https://github.com/tnspacetime/rivet/issues/2664)) ([c61646d](https://github.com/tnspacetime/rivet/commit/c61646d8657ce5e2775770d1b81cbf95b62480ff)) +* add container platform comparison blog post ([#2639](https://github.com/tnspacetime/rivet/issues/2639)) ([9035ace](https://github.com/tnspacetime/rivet/commit/9035ace299c387573d4b5c8d1ecd177b03f14790)) +* add datacenter field to actors list row ([#3018](https://github.com/tnspacetime/rivet/issues/3018)) ([513b5e0](https://github.com/tnspacetime/rivet/commit/513b5e057dbfd6dffed0b766f3470b0a0946835f)) +* add datacenter field to runners table ([#3016](https://github.com/tnspacetime/rivet/issues/3016)) ([f25aad6](https://github.com/tnspacetime/rivet/commit/f25aad64d40fc6358d5a53350e208daf0bb369a7)) +* add driver context access in createVars function ([#2841](https://github.com/tnspacetime/rivet/issues/2841)) ([0309f87](https://github.com/tnspacetime/rivet/commit/0309f873471d8a0a8fc7e4d666f826a26da10c66)) +* add frontend-hub service to docker-compose ([#2614](https://github.com/tnspacetime/rivet/issues/2614)) ([6c48e0f](https://github.com/tnspacetime/rivet/commit/6c48e0fc3f3a3c15cad11fb0515e184ab68c59a7)) +* add non-interactive mode and route management options to CLI ([#2532](https://github.com/tnspacetime/rivet/issues/2532)) ([c729f94](https://github.com/tnspacetime/rivet/commit/c729f94efce02c80d664633e7a84c68b7f689554)) +* add pb usage metrics, server state ([#2503](https://github.com/tnspacetime/rivet/issues/2503)) ([961149a](https://github.com/tnspacetime/rivet/commit/961149abe80432b94a21ef210c8ca33c4923e024)) +* add retries to sql macros ([#2529](https://github.com/tnspacetime/rivet/issues/2529)) ([1f680de](https://github.com/tnspacetime/rivet/commit/1f680de444fc934b611f357cfcab8bbcff9e2a4a)) +* add runner status indicator ([#3015](https://github.com/tnspacetime/rivet/issues/3015)) ([eec209e](https://github.com/tnspacetime/rivet/commit/eec209eea3da63836cff454317adfd9b888a14a3)) +* add skip_upgrade flag for actor deployments ([#2739](https://github.com/tnspacetime/rivet/issues/2739)) ([f3e1051](https://github.com/tnspacetime/rivet/commit/f3e1051a41dc4ed21adec3b7e2ec05beb9c06d5d)) +* add telemetry via sentry ([#2865](https://github.com/tnspacetime/rivet/issues/2865)) ([8a60a1f](https://github.com/tnspacetime/rivet/commit/8a60a1ff35a9c21a86f4ae0a9784d9c39447eab3)) +* basic auth, headers in serverless config ([#2973](https://github.com/tnspacetime/rivet/issues/2973)) ([10b65bd](https://github.com/tnspacetime/rivet/commit/10b65bd8980c24fa59b17004ac77d9ec843357ff)) +* **cli:** add `--env` to `rivet shell` command ([#2434](https://github.com/tnspacetime/rivet/issues/2434)) ([a0351bd](https://github.com/tnspacetime/rivet/commit/a0351bdccb9ed90245cd3f4972eb73f50878c212)) +* **cli:** add `rivet kit endpoint` command ([#2653](https://github.com/tnspacetime/rivet/issues/2653)) ([5cdfcd2](https://github.com/tnspacetime/rivet/commit/5cdfcd209de5cb78bf4d003680db77216ec73f5a)) +* **cli:** support passing env name to `rivet env select <name>` ([#2652](https://github.com/tnspacetime/rivet/issues/2652)) ([c04bdf7](https://github.com/tnspacetime/rivet/commit/c04bdf75e8d692fe848dbb3a787998da0468b963)) +* cloud acl ([#3052](https://github.com/tnspacetime/rivet/issues/3052)) ([3072ed6](https://github.com/tnspacetime/rivet/commit/3072ed6307b187d8f8802250b1992082c4f488dc)) +* **cloud:** add support ([#2946](https://github.com/tnspacetime/rivet/issues/2946)) ([7f257de](https://github.com/tnspacetime/rivet/commit/7f257dee56d15bd6b0028fbd0989126e7fc86dcb)) +* **cloud:** billing ([#2931](https://github.com/tnspacetime/rivet/issues/2931)) ([4b6e561](https://github.com/tnspacetime/rivet/commit/4b6e56170309d2ac89d62f08c4c4e0daef3e529a)) +* **cloud:** connect page ([#2912](https://github.com/tnspacetime/rivet/issues/2912)) ([a72dcad](https://github.com/tnspacetime/rivet/commit/a72dcadea1db8a885f68754733929f6fde2c37df)) +* **cloud:** deployment ([#2905](https://github.com/tnspacetime/rivet/issues/2905)) ([014d80d](https://github.com/tnspacetime/rivet/commit/014d80d77d2168732a47215819bdfd6178270a39)) +* **cloud:** namespaces ([#2890](https://github.com/tnspacetime/rivet/issues/2890)) ([f7933af](https://github.com/tnspacetime/rivet/commit/f7933af2fc278585db4d7f1fda757a1792e29742)) +* **cloud:** projects ([#2882](https://github.com/tnspacetime/rivet/issues/2882)) ([4b6f44a](https://github.com/tnspacetime/rivet/commit/4b6f44ab166c0e516d8679480530c9c1456749c1)) +* **cloud:** runners ([#3066](https://github.com/tnspacetime/rivet/issues/3066)) ([8a4930f](https://github.com/tnspacetime/rivet/commit/8a4930feaf4dcf71e44542e80beeeb6a7965f3a3)) +* **clusters:** add margin per pool ([#2543](https://github.com/tnspacetime/rivet/issues/2543)) ([dbe2a48](https://github.com/tnspacetime/rivet/commit/dbe2a485952f8de5ad9e63eb54c3aa95dc4de63f)) +* db sh for workflows ([#2570](https://github.com/tnspacetime/rivet/issues/2570)) ([b3ef5c8](https://github.com/tnspacetime/rivet/commit/b3ef5c85e5130fac2359293e88b28939483e09d6)) +* **engine:** ask for token when unauth ([#2972](https://github.com/tnspacetime/rivet/issues/2972)) ([7d334e7](https://github.com/tnspacetime/rivet/commit/7d334e717c35921830c46154e4b3748e69a6f773)) +* **examples:** multitenant using remote builds ([#2619](https://github.com/tnspacetime/rivet/issues/2619)) ([9b6888a](https://github.com/tnspacetime/rivet/commit/9b6888a8b5c55a47d4bcc13c017ccc9d0ae538a2)) +* expose GET /actors/usage, GET /actors/logs, GET /actors/logs/export, GET /routes/history ([#2716](https://github.com/tnspacetime/rivet/issues/2716)) ([69144d3](https://github.com/tnspacetime/rivet/commit/69144d396852e80788209cc8e9830406c943c0ac)) +* **fe:** handle runners unavailability ([#2875](https://github.com/tnspacetime/rivet/issues/2875)) ([4d11ba5](https://github.com/tnspacetime/rivet/commit/4d11ba5d761f639b1b3397d87f840cd4037a834e)) +* **guard:** add http ping endpoint to edge api hosts ([#2506](https://github.com/tnspacetime/rivet/issues/2506)) ([c33d254](https://github.com/tnspacetime/rivet/commit/c33d25498a90b85d0eb61c3788e3e13385970851)) +* **guard:** support streaming responses ([#2667](https://github.com/tnspacetime/rivet/issues/2667)) ([90ab6ac](https://github.com/tnspacetime/rivet/commit/90ab6ac5e1a668a24cc3beb685bd63947273a4cc)) +* **hub:** add actors billing preview ([#2466](https://github.com/tnspacetime/rivet/issues/2466)) ([6728f28](https://github.com/tnspacetime/rivet/commit/6728f286aee921e8456853c68d4cdbf01be1a714)) +* **hub:** add loading indicator to actors and containers ([#2486](https://github.com/tnspacetime/rivet/issues/2486)) ([480e721](https://github.com/tnspacetime/rivet/commit/480e721009f0cadab87d9608251f2e5b9c7dc8be)) +* **hub:** add metrics charts ([#2695](https://github.com/tnspacetime/rivet/issues/2695)) ([ab1f738](https://github.com/tnspacetime/rivet/commit/ab1f73877eae7eef3ebd4995b174c2af67ed8cf8)) +* **hub:** improve get started guide ([#2496](https://github.com/tnspacetime/rivet/issues/2496)) ([509b929](https://github.com/tnspacetime/rivet/commit/509b929db4c81245708de8efd85500c6fd293819)) +* **hub:** truncate actor tags when in a table ([#2497](https://github.com/tnspacetime/rivet/issues/2497)) ([e349d6e](https://github.com/tnspacetime/rivet/commit/e349d6ed45fcdb91ba59f0a21ebd16ec30aa04a5)) +* implement `clickhouse-user-query` ([#2554](https://github.com/tnspacetime/rivet/issues/2554)) ([4ceeadd](https://github.com/tnspacetime/rivet/commit/4ceeaddbf407bfa8aa95f30d714772606ff66e77)) +* improve deploy summary with RivetKit endpoint ([#2655](https://github.com/tnspacetime/rivet/issues/2655)) ([32a93da](https://github.com/tnspacetime/rivet/commit/32a93daf10d5b20d4139eac109ff4b5a146bd09a)) +* **inspector:** make inspector compatible with new architecture ([#2920](https://github.com/tnspacetime/rivet/issues/2920)) ([4084384](https://github.com/tnspacetime/rivet/commit/4084384a39bca0b022aabc82dffe9c373cfaa849)) +* **ns:** implement namespace updates, global cache purge ([#2883](https://github.com/tnspacetime/rivet/issues/2883)) ([a7bc0bc](https://github.com/tnspacetime/rivet/commit/a7bc0bce0094030808c7eeec1542e0e421e3816c)) +* **pb:** configure total slots header for rivetkit from outbound req ([#3021](https://github.com/tnspacetime/rivet/issues/3021)) ([06ccf9d](https://github.com/tnspacetime/rivet/commit/06ccf9d73da6d55523277aa54f6d9fb47971dbf0)) +* **pegboard:** add draining state to alloc metrics ([#2565](https://github.com/tnspacetime/rivet/issues/2565)) ([befcf6d](https://github.com/tnspacetime/rivet/commit/befcf6d10fddff9576744e004615244eefdcb6bb)) +* **pegboard:** add local image cache and overlay fs mounts ([#2586](https://github.com/tnspacetime/rivet/issues/2586)) ([da2b9e4](https://github.com/tnspacetime/rivet/commit/da2b9e47e48b9a32a7f047a59ce7ea43ac715d38)) +* **pegboard:** add support for custom host entries ([#2627](https://github.com/tnspacetime/rivet/issues/2627)) ([898a9f8](https://github.com/tnspacetime/rivet/commit/898a9f8d6ba5410b04ac486fb74cd902eed37ce9)) +* **pegboard:** expose rivet server from within containers for docker compose ([#2628](https://github.com/tnspacetime/rivet/issues/2628)) ([f872ff4](https://github.com/tnspacetime/rivet/commit/f872ff45b14b65256ef9b6815302e583b7dd453b)) +* **pegboard:** outbound runners ([#2873](https://github.com/tnspacetime/rivet/issues/2873)) ([8a4097f](https://github.com/tnspacetime/rivet/commit/8a4097f78e876c7d9be977abc24553aeb262bae6)) +* **runner:** add pino logger ([#2917](https://github.com/tnspacetime/rivet/issues/2917)) ([2abab1a](https://github.com/tnspacetime/rivet/commit/2abab1a6d347c37ab44edced918971373882e68f)) +* **sdk:** regenerate sdks ([#2980](https://github.com/tnspacetime/rivet/issues/2980)) ([c5e3c36](https://github.com/tnspacetime/rivet/commit/c5e3c36c7ab2a33478a56b6d6fa96324c36f0a22)) +* **site:** add brand dropdown ([#2812](https://github.com/tnspacetime/rivet/issues/2812)) ([6e7a696](https://github.com/tnspacetime/rivet/commit/6e7a6961b5a3bf4228daec1822441199fba23939)) +* **site:** add error pages ([#2604](https://github.com/tnspacetime/rivet/issues/2604)) ([aa4e63f](https://github.com/tnspacetime/rivet/commit/aa4e63f4c8cab0578ab186ada3e2208d5520d2e5)) +* **site:** add newsleter ([#2803](https://github.com/tnspacetime/rivet/issues/2803)) ([88d29e6](https://github.com/tnspacetime/rivet/commit/88d29e6f3da15a786d49b23aada68ecad030dcce)) +* **site:** add next.js docs ([#2834](https://github.com/tnspacetime/rivet/issues/2834)) ([7dff920](https://github.com/tnspacetime/rivet/commit/7dff92004fe893f00daf5fe597d4c16514deab6a)) +* **site:** bring back docs navigation to mobile ([#2814](https://github.com/tnspacetime/rivet/issues/2814)) ([bbc72f8](https://github.com/tnspacetime/rivet/commit/bbc72f8b9e9325e88872074d5cbc0352c4e8d272)) +* **site:** set user's email during newsletter form submission ([#2810](https://github.com/tnspacetime/rivet/issues/2810)) ([c235c8c](https://github.com/tnspacetime/rivet/commit/c235c8c439d19ec8bced4f00114788f244475bc9)) +* **toolchain:** add rivetkit deployment support ([#2636](https://github.com/tnspacetime/rivet/issues/2636)) ([15f9a8e](https://github.com/tnspacetime/rivet/commit/15f9a8e2af8e981078287559fe6840c4d7db5641)) +* **toolchain:** allow passing environment to functions ([#2624](https://github.com/tnspacetime/rivet/issues/2624)) ([e875d33](https://github.com/tnspacetime/rivet/commit/e875d3351b684d5d5863fc0815aa6a285c06e6bd)) +* **toolchain:** build args support for remote builds ([#2583](https://github.com/tnspacetime/rivet/issues/2583)) ([5816b77](https://github.com/tnspacetime/rivet/commit/5816b77e1431230a5a5dd953db440cd940cb0ef4)) +* **toolchain:** Implement dockerignore for remote builds ([#2590](https://github.com/tnspacetime/rivet/issues/2590)) ([34d4343](https://github.com/tnspacetime/rivet/commit/34d434375995821696a0afe7241a7ea5dad695b2)) +* **toolchain:** remote build logs ([#2587](https://github.com/tnspacetime/rivet/issues/2587)) ([6579f85](https://github.com/tnspacetime/rivet/commit/6579f855eac7bc914441dd4c71bfbddf3c5ed6fd)) +* **toolchain:** remote build method ([#2579](https://github.com/tnspacetime/rivet/issues/2579)) ([c9b525c](https://github.com/tnspacetime/rivet/commit/c9b525c051133119e23a3cb601db62bc48f141a8)) + + +### Bug Fixes + +* 404 and descriptions ([#2830](https://github.com/tnspacetime/rivet/issues/2830)) ([ab281d6](https://github.com/tnspacetime/rivet/commit/ab281d6be5a3e38d98f0999bd9c5b33c0ef969a4)) +* 404 redirects ([#2820](https://github.com/tnspacetime/rivet/issues/2820)) ([2a470a3](https://github.com/tnspacetime/rivet/commit/2a470a395a721694316ae9944478bc80a2e9967f)) +* 404s ([#2835](https://github.com/tnspacetime/rivet/issues/2835)) ([239d76c](https://github.com/tnspacetime/rivet/commit/239d76c3392cafd841884c97f9b093c34dd430e7)) +* add cache to server list queries ([#2620](https://github.com/tnspacetime/rivet/issues/2620)) ([e0fc4c6](https://github.com/tnspacetime/rivet/commit/e0fc4c6210871da4c3c3b72278fe51bd48419dd5)) +* add create ts to server list ([#2523](https://github.com/tnspacetime/rivet/issues/2523)) ([8f39a94](https://github.com/tnspacetime/rivet/commit/8f39a94519e8537f174a8a824c54b0402e64b2b4)) +* add future/fdb metrics ([#2377](https://github.com/tnspacetime/rivet/issues/2377)) ([37250d5](https://github.com/tnspacetime/rivet/commit/37250d5e3dc7897fdd31d8f21ef6597b07abb15b)) +* add logs to ws ([#2412](https://github.com/tnspacetime/rivet/issues/2412)) ([0ab685a](https://github.com/tnspacetime/rivet/commit/0ab685ae5ebef7310f48f519a3789d6c708b8bd6)) +* add max by to topo queries ([#2645](https://github.com/tnspacetime/rivet/issues/2645)) ([c0a9c3b](https://github.com/tnspacetime/rivet/commit/c0a9c3b83ddc3abf6040488264cf600189154fb2)) +* add metrics to ops and guard ([#2429](https://github.com/tnspacetime/rivet/issues/2429)) ([9cd808a](https://github.com/tnspacetime/rivet/commit/9cd808aed6ef45a0250d2c3b167c9965e035b755)) +* add otel collector tail sampler ([#2411](https://github.com/tnspacetime/rivet/issues/2411)) ([026e21b](https://github.com/tnspacetime/rivet/commit/026e21b74bbc50dddc6014a658fe00a1a755be09)) +* Add redirects for 404 documentation URLs ([#2816](https://github.com/tnspacetime/rivet/issues/2816)) ([3ada1b2](https://github.com/tnspacetime/rivet/commit/3ada1b2ac330b8f9a6da69c8a3a4783b7298d109)) +* add udp test to system test ([#2417](https://github.com/tnspacetime/rivet/issues/2417)) ([91d820a](https://github.com/tnspacetime/rivet/commit/91d820a30cc87a9de90989f2c2a75a28f821167e)) +* add vector http config to edge configs ([#2553](https://github.com/tnspacetime/rivet/issues/2553)) ([e54fd50](https://github.com/tnspacetime/rivet/commit/e54fd50795e61b41d3aac522d83f3e2ce4a43fdb)) +* additional 404 redirects ([#2818](https://github.com/tnspacetime/rivet/issues/2818)) ([d0f94ca](https://github.com/tnspacetime/rivet/commit/d0f94cacbfd6748507cb7d8cb5a9978ad2c06397)) +* allow custom project for status monitor ([#2415](https://github.com/tnspacetime/rivet/issues/2415)) ([9f6a5a7](https://github.com/tnspacetime/rivet/commit/9f6a5a7950f07d1110bb36fc584d539c5133446b)) +* allow token through ws protocols ([#2976](https://github.com/tnspacetime/rivet/issues/2976)) ([5382902](https://github.com/tnspacetime/rivet/commit/53829028fb1ae73b3915bf733fb6f41d883a3593)) +* **api-public:** read token secret ([#3002](https://github.com/tnspacetime/rivet/issues/3002)) ([99d9295](https://github.com/tnspacetime/rivet/commit/99d929545de9dffc749737405371cb091c4a3741)) +* **api:** fix creating actors in other dcs ([#2914](https://github.com/tnspacetime/rivet/issues/2914)) ([43dfd64](https://github.com/tnspacetime/rivet/commit/43dfd6412c5b0fc0f70022b9d8efcbf3eb79e5d1)) +* **api:** fix openapi security ([#2975](https://github.com/tnspacetime/rivet/issues/2975)) ([d5b977e](https://github.com/tnspacetime/rivet/commit/d5b977e293a525ed2bf26fa9059e4f6b4274d823)) +* **api:** fix query serialization for remote req ([#2909](https://github.com/tnspacetime/rivet/issues/2909)) ([469979a](https://github.com/tnspacetime/rivet/commit/469979aa3549b36e779640fddb58330c31d25b36)) +* **api:** fix unhandled auth handling, extractor errors ([#2983](https://github.com/tnspacetime/rivet/issues/2983)) ([1726fcc](https://github.com/tnspacetime/rivet/commit/1726fccbccb949b69cb399da2a1f944b44ceeade)) +* **api:** handle wrapped operation errors ([#2602](https://github.com/tnspacetime/rivet/issues/2602)) ([d8ea7be](https://github.com/tnspacetime/rivet/commit/d8ea7be79e9df4089f1c4afc1f2813a01f71fb70)) +* auto-create routes for RivetKit in non-interactive mode ([#2654](https://github.com/tnspacetime/rivet/issues/2654)) ([39fcfd9](https://github.com/tnspacetime/rivet/commit/39fcfd9c27b8172155b457171de2d3158ce124f3)) +* **blog:** update cloudflare docs links ([#2641](https://github.com/tnspacetime/rivet/issues/2641)) ([9488a70](https://github.com/tnspacetime/rivet/commit/9488a70006ce10443e8c247889f05fff9ddd5406)) +* **cache:** add traces ([#2489](https://github.com/tnspacetime/rivet/issues/2489)) ([b316d41](https://github.com/tnspacetime/rivet/commit/b316d41f2b3ae876e499273ba3c3aecdca27456b)) +* canonical URLs ([#2822](https://github.com/tnspacetime/rivet/issues/2822)) ([b9d6013](https://github.com/tnspacetime/rivet/commit/b9d6013b275240e9a77eaecd2c2268514586ed60)) +* change invalid atom value ([#2600](https://github.com/tnspacetime/rivet/issues/2600)) ([117f5dd](https://github.com/tnspacetime/rivet/commit/117f5dddd908d9c8faa63185bdce52831bf5ed7d)) +* **ci:** build frontend on release ci ([#2927](https://github.com/tnspacetime/rivet/issues/2927)) ([b39aac5](https://github.com/tnspacetime/rivet/commit/b39aac5efda556ec7bbcf00ad06f9696fe8d8a15)) +* **ci:** get binaries uploading ([#2866](https://github.com/tnspacetime/rivet/issues/2866)) ([1c5dbe6](https://github.com/tnspacetime/rivet/commit/1c5dbe6b5de8a996ac51ae233e795fd571ea269f)) +* circumvent fern bug with utoipa config ([#2943](https://github.com/tnspacetime/rivet/issues/2943)) ([43b7d56](https://github.com/tnspacetime/rivet/commit/43b7d56560aa1ab1171d7af98dddb3d736643a41)) +* **cli:** internal_port u8 -> u16 ([#2424](https://github.com/tnspacetime/rivet/issues/2424)) ([6d024f5](https://github.com/tnspacetime/rivet/commit/6d024f5066e0293554a221e1f72fd01e7aa7b1e6)) +* **cloud:** redirect to tasks when initial login ([#3064](https://github.com/tnspacetime/rivet/issues/3064)) ([f81012a](https://github.com/tnspacetime/rivet/commit/f81012a2b6c762243171d825a899eab9f1e3efe0)) +* **cluster:** dc workflow does not insert row on creation ([#2610](https://github.com/tnspacetime/rivet/issues/2610)) ([91fd539](https://github.com/tnspacetime/rivet/commit/91fd53934d8bee38cf9c9d1bd3db2f06d7dd4693)) +* **cluster:** fix pbi autoscaling ([#2592](https://github.com/tnspacetime/rivet/issues/2592)) ([8bc423f](https://github.com/tnspacetime/rivet/commit/8bc423f9ed381b8ca809a67bbe55ea1ad4b0b3af)) +* **cluster:** fix scaling logic and dedup metrics ([#2566](https://github.com/tnspacetime/rivet/issues/2566)) ([d632ace](https://github.com/tnspacetime/rivet/commit/d632ace04294b1fcdeba8316cdac96891a504f60)) +* configure runner config per runner name ([#2891](https://github.com/tnspacetime/rivet/issues/2891)) ([a78e100](https://github.com/tnspacetime/rivet/commit/a78e10030503335897781bc15226801fa1086ff6)) +* **container-runner:** fix leaked pipes ([#2473](https://github.com/tnspacetime/rivet/issues/2473)) ([121a4a4](https://github.com/tnspacetime/rivet/commit/121a4a4953e7978902417579a437b9e0bc22c157)) +* **core:** fix x-region namespace query ([#3032](https://github.com/tnspacetime/rivet/issues/3032)) ([14b0429](https://github.com/tnspacetime/rivet/commit/14b0429f131c20bea3d8063ff95180ebc821ff3d)) +* correct memory safety vs correctness guarantees in blog post ([#2534](https://github.com/tnspacetime/rivet/issues/2534)) ([4f0663b](https://github.com/tnspacetime/rivet/commit/4f0663baceffd1c757100192f48716bc816016c8)) +* **dev-full:** update to use new ports ([#2717](https://github.com/tnspacetime/rivet/issues/2717)) ([74e2654](https://github.com/tnspacetime/rivet/commit/74e26546228d2c1d35b615228a43301b210909cb)) +* disambiguate cluster_id <-> instance_id ([#2472](https://github.com/tnspacetime/rivet/issues/2472)) ([6fccebb](https://github.com/tnspacetime/rivet/commit/6fccebb9b140d666af84eb088b4f5a14e4bf304c)) +* **docker:** fix start command in docker compose ([#2954](https://github.com/tnspacetime/rivet/issues/2954)) ([a672f0e](https://github.com/tnspacetime/rivet/commit/a672f0eb40a094ecd2a5773ed6a92b3e3cf0fe57)) +* dont include installing servers in service discovery ([#2569](https://github.com/tnspacetime/rivet/issues/2569)) ([95da029](https://github.com/tnspacetime/rivet/commit/95da029b112219957267b30c4515fe4972510142)) +* **engine/fe:** remove addresses ([#2900](https://github.com/tnspacetime/rivet/issues/2900)) ([eadcfcb](https://github.com/tnspacetime/rivet/commit/eadcfcb6a372543a7fd9fbe55a9824ae3343f436)) +* **epoxy:** fix Any quorum type not reaching any node ([#2910](https://github.com/tnspacetime/rivet/issues/2910)) ([2e35736](https://github.com/tnspacetime/rivet/commit/2e357364bfc5f2ee0aab1527c1267dd95b48b507)) +* **epoxy:** fix sending msgs to self ([#2913](https://github.com/tnspacetime/rivet/issues/2913)) ([eee75ee](https://github.com/tnspacetime/rivet/commit/eee75ee685f3aa69ec7dd7db79ff3fcb12e83f61)) +* **fe:** broken actor details ([#2958](https://github.com/tnspacetime/rivet/issues/2958)) ([bbdf1c1](https://github.com/tnspacetime/rivet/commit/bbdf1c1c49e307ba252186aa4d75a9452d74fca7)) +* **fe:** broken ui when no runner under name is available ([#2995](https://github.com/tnspacetime/rivet/issues/2995)) ([f404037](https://github.com/tnspacetime/rivet/commit/f404037924b70f48b83c0f9a903f800f2f0fd3d4)) +* **fe:** links in new window ([#2992](https://github.com/tnspacetime/rivet/issues/2992)) ([e9d0a98](https://github.com/tnspacetime/rivet/commit/e9d0a988fd4ea686b049905263e947f11b2e1525)) +* fix build cache key ([#2530](https://github.com/tnspacetime/rivet/issues/2530)) ([3c7f0b3](https://github.com/tnspacetime/rivet/commit/3c7f0b388870df80117808d36b37d75df4d8ce91)) +* fix client leaked pipes ([#2474](https://github.com/tnspacetime/rivet/issues/2474)) ([39220d3](https://github.com/tnspacetime/rivet/commit/39220d35a182aa99f401646169a61e96d8d89293)) +* fix copy pasta typo in route propegation rip ([#2536](https://github.com/tnspacetime/rivet/issues/2536)) ([639afa9](https://github.com/tnspacetime/rivet/commit/639afa977761b38efbac9e836da788069f452610)) +* fix edge dc eligible calculation ([#2567](https://github.com/tnspacetime/rivet/issues/2567)) ([72c45a0](https://github.com/tnspacetime/rivet/commit/72c45a03185bacec658d13209322a9d2f092a43a)) +* fix fdb cli, wf pulling ([#2418](https://github.com/tnspacetime/rivet/issues/2418)) ([a8d5b7a](https://github.com/tnspacetime/rivet/commit/a8d5b7a1747245c9ecd5cbe46d0680a7095b3e17)) +* fix metrics ([#2416](https://github.com/tnspacetime/rivet/issues/2416)) ([b2f092d](https://github.com/tnspacetime/rivet/commit/b2f092d96dc385cebb77c4e585f6764ca3ad96fc)) +* fix npm package naming ([#2679](https://github.com/tnspacetime/rivet/issues/2679)) ([6c6bcb2](https://github.com/tnspacetime/rivet/commit/6c6bcb238f3d5a83c2635540cb338af5a71124a1)) +* fix pb metrics standalone ([#2518](https://github.com/tnspacetime/rivet/issues/2518)) ([eeb9b08](https://github.com/tnspacetime/rivet/commit/eeb9b08ab5c587dd4d480162396e573a4208a71e)) +* fix ports ([#2729](https://github.com/tnspacetime/rivet/issues/2729)) ([e13ac80](https://github.com/tnspacetime/rivet/commit/e13ac80c95022dfa4f797a24cf2c52f35b3beb11)) +* fix release script to use endpoint url flag instead of env var for aws ([#2685](https://github.com/tnspacetime/rivet/issues/2685)) ([0c3e948](https://github.com/tnspacetime/rivet/commit/0c3e9485f09025285352c20ccd5f314103d17cf3)) +* **frontend:** allow __SAME__ for VITE_APP_API_URL ([67584f2](https://github.com/tnspacetime/rivet/commit/67584f2fa2bcd6175f119ca8b7c701753ea950db)) +* **gas:** clear chunked keys before writing new ([#3010](https://github.com/tnspacetime/rivet/issues/3010)) ([a6201d7](https://github.com/tnspacetime/rivet/commit/a6201d7bd594983dd00223b23ae9dbc10ea7f451)) +* **gas:** remove input hash check ([#2936](https://github.com/tnspacetime/rivet/issues/2936)) ([b303d0f](https://github.com/tnspacetime/rivet/commit/b303d0f1e626467f461069885b87dfb83002d00f)) +* get test runner working on vercel ([#2928](https://github.com/tnspacetime/rivet/issues/2928)) ([51b7712](https://github.com/tnspacetime/rivet/commit/51b771206c744f1aabd480dcd155bea4449872fe)) +* gracefully handle prom failure for pb topo ([#2731](https://github.com/tnspacetime/rivet/issues/2731)) ([2840095](https://github.com/tnspacetime/rivet/commit/28400957ef3370d9a85001b36bf22801fb69854e)) +* **guard:** add cache clearing to ws retry, increase ws retries ([#2448](https://github.com/tnspacetime/rivet/issues/2448)) ([65aa627](https://github.com/tnspacetime/rivet/commit/65aa627a5b62205e8d97bcc6a2acc3c042c466f0)) +* **guard:** add metrics ([#2480](https://github.com/tnspacetime/rivet/issues/2480)) ([3cee110](https://github.com/tnspacetime/rivet/commit/3cee11016f4dabd74651e294952dafd270add2bc)) +* **guard:** add more tokio runtime metrics, remove labels from metrics ([#2485](https://github.com/tnspacetime/rivet/issues/2485)) ([5b84ccc](https://github.com/tnspacetime/rivet/commit/5b84ccc942d01ef77867e26d2036f145ca564b49)) +* **guard:** allow routing to path-based endpoints via any hostname for dev clusters ([#2469](https://github.com/tnspacetime/rivet/issues/2469)) ([ba7a88d](https://github.com/tnspacetime/rivet/commit/ba7a88dc3f4afac48d9addeae3c7726e894a4ee9)) +* **guard:** dont route to installing api nodes ([#2564](https://github.com/tnspacetime/rivet/issues/2564)) ([86c6e41](https://github.com/tnspacetime/rivet/commit/86c6e41d1fb3458ec58513349fa66c0ec2563302)) +* **guard:** proxy routing errors through ws ([#3006](https://github.com/tnspacetime/rivet/issues/3006)) ([956eaaf](https://github.com/tnspacetime/rivet/commit/956eaafd280f50ca7bde6fcf879e1eac1ecddaeb)) +* **guard:** remove incorrect connectability check ([#2856](https://github.com/tnspacetime/rivet/issues/2856)) ([12b2e1a](https://github.com/tnspacetime/rivet/commit/12b2e1a524f65051c9985e87ebbbd54375d68723)) +* **guard:** replace internal caches with moka ([#2481](https://github.com/tnspacetime/rivet/issues/2481)) ([c88362c](https://github.com/tnspacetime/rivet/commit/c88362c16c318bde3c905a4d03fb7270b505ccfd)) +* **guard:** return error response on router error ([#2540](https://github.com/tnspacetime/rivet/issues/2540)) ([cad72fe](https://github.com/tnspacetime/rivet/commit/cad72fe7f7424a59aaef544eb57cd4311130c17a)) +* hide functions in containers view ([#2594](https://github.com/tnspacetime/rivet/issues/2594)) ([258dd58](https://github.com/tnspacetime/rivet/commit/258dd583b42f4d134de3ef8863f85d155cff92a6)) +* hide functions in containers view ([#2597](https://github.com/tnspacetime/rivet/issues/2597)) ([097b545](https://github.com/tnspacetime/rivet/commit/097b5451e33a60fc871ce3d782acfbec7103d5f2)) +* **hub:** add missing dalas icon ([#2838](https://github.com/tnspacetime/rivet/issues/2838)) ([b78c3d6](https://github.com/tnspacetime/rivet/commit/b78c3d673674f6a25139bd76ed482ebcd18e736a)) +* **hub:** bring back monospace font ([#2781](https://github.com/tnspacetime/rivet/issues/2781)) ([865550c](https://github.com/tnspacetime/rivet/commit/865550cf6264e22b591781ea087368c07d713f5f)) +* **hub:** close modal after creating a team ([#2498](https://github.com/tnspacetime/rivet/issues/2498)) ([85a5c84](https://github.com/tnspacetime/rivet/commit/85a5c84d2702b56ec8ed4ecdef2a383c325ed7bc)) +* **hub:** containers screen overflow issues ([#2545](https://github.com/tnspacetime/rivet/issues/2545)) ([5ba15dd](https://github.com/tnspacetime/rivet/commit/5ba15dd483fcae4d826f8b1d57e58effdb9e474b)) +* **hub:** do not force users to go through onboarding when they already have projects created ([#2499](https://github.com/tnspacetime/rivet/issues/2499)) ([1135677](https://github.com/tnspacetime/rivet/commit/1135677382e34690722ec15abdf334b994983e28)) +* **hub:** generate stripe sessions links aot ([#2494](https://github.com/tnspacetime/rivet/issues/2494)) ([e3f8c7f](https://github.com/tnspacetime/rivet/commit/e3f8c7f4d1fa13bb8b716e9287501afa964b0e35)) +* **hub:** invalidate billing calculation after chagning the billing plan ([#2547](https://github.com/tnspacetime/rivet/issues/2547)) ([c3a8a1e](https://github.com/tnspacetime/rivet/commit/c3a8a1eba531bcd9c4d550a0f3eef9765ad073fa)) +* **hub:** make sure kill timeout is properly displayed ([#2488](https://github.com/tnspacetime/rivet/issues/2488)) ([d8b1a65](https://github.com/tnspacetime/rivet/commit/d8b1a650a25ea9ea6d65165761b21a9708746e6b)) +* **hub:** minor fixes to filters and sidebar ([#2439](https://github.com/tnspacetime/rivet/issues/2439)) ([a2aeafd](https://github.com/tnspacetime/rivet/commit/a2aeafd1ec75836cc386d35bc27bf7c8da2908e1)) +* **hub:** minor polishing ([#2444](https://github.com/tnspacetime/rivet/issues/2444)) ([b2e5f8f](https://github.com/tnspacetime/rivet/commit/b2e5f8fe65a2575f7322cb801d26543f3c1e4a7e)) +* **hub:** missing message in logs txt file ([#2555](https://github.com/tnspacetime/rivet/issues/2555)) ([f26f599](https://github.com/tnspacetime/rivet/commit/f26f599b0bd17d8c9e4f909958917adc0396ef33)) +* **hub:** missing message in logs txt file ([#2557](https://github.com/tnspacetime/rivet/issues/2557)) ([34d6973](https://github.com/tnspacetime/rivet/commit/34d697306b8a9ab0180e9f2553a0a8a56c779ef2)) +* **hub:** refactor validation for functions ([#2647](https://github.com/tnspacetime/rivet/issues/2647)) ([bc97b4a](https://github.com/tnspacetime/rivet/commit/bc97b4aeab9ba626a1f019655f9665633f2c5801)) +* **hub:** two cmd+k pannels is too much ([#2491](https://github.com/tnspacetime/rivet/issues/2491)) ([dc35946](https://github.com/tnspacetime/rivet/commit/dc35946be370e360a79fda5edad05510706c899f)) +* **hub:** use proper logo in footer ([#2495](https://github.com/tnspacetime/rivet/issues/2495)) ([be885f6](https://github.com/tnspacetime/rivet/commit/be885f69680eac431f5e08743b44008ff83612a0)) +* improve error handling in status check ([#2563](https://github.com/tnspacetime/rivet/issues/2563)) ([6b786d0](https://github.com/tnspacetime/rivet/commit/6b786d0bf04c55518ea24974633106a302acdf32)) +* increase log limits ([#2646](https://github.com/tnspacetime/rivet/issues/2646)) ([fa3f299](https://github.com/tnspacetime/rivet/commit/fa3f299689f305389b4b9f7e80c8267b70515099)) +* increase release ci runner size ([#2941](https://github.com/tnspacetime/rivet/issues/2941)) ([ed56475](https://github.com/tnspacetime/rivet/commit/ed564752902b9a884520ded0f14825ea5e32eedb)) +* init clerk only on cloud ([#3028](https://github.com/tnspacetime/rivet/issues/3028)) ([9672d17](https://github.com/tnspacetime/rivet/commit/9672d17f4e403268755252eefea3dcb8e67a9e9f)) +* **inspector:** use proper status indicator ([#2849](https://github.com/tnspacetime/rivet/issues/2849)) ([e0d3cc0](https://github.com/tnspacetime/rivet/commit/e0d3cc0cb19b9fc5b986e0b0d672bd74a21ebfdb)) +* links and orphan pages ([#2824](https://github.com/tnspacetime/rivet/issues/2824)) ([d25aced](https://github.com/tnspacetime/rivet/commit/d25aced8351802d0e2ef9158c4ae4efb3b6576ac)) +* load aurrent actor if its outside of current pagination window ([#2772](https://github.com/tnspacetime/rivet/issues/2772)) ([23c76be](https://github.com/tnspacetime/rivet/commit/23c76be85f3587c4e6eda9c9b147f349fc7d9481)) +* make artifact size changes not break wf ([#2726](https://github.com/tnspacetime/rivet/issues/2726)) ([17620f8](https://github.com/tnspacetime/rivet/commit/17620f80b8670c2487a60d6317830aa33c13295b)) +* make service discovery use a single client ([#2621](https://github.com/tnspacetime/rivet/issues/2621)) ([5a8daa4](https://github.com/tnspacetime/rivet/commit/5a8daa4da9374f5d0462f2627a84802dfae84c52)) +* misc bug fixes ([#3019](https://github.com/tnspacetime/rivet/issues/3019)) ([2dd73e4](https://github.com/tnspacetime/rivet/commit/2dd73e43a07195b4abee8def55c6b50f2ee3894d)) +* missing existence check ([#2599](https://github.com/tnspacetime/rivet/issues/2599)) ([ce4e2b0](https://github.com/tnspacetime/rivet/commit/ce4e2b0fd4f6bf699b95de67ec9f36869caca9e0)) +* **pb:** fix actor reschedule with wrong image ([#2428](https://github.com/tnspacetime/rivet/issues/2428)) ([ad8ea6b](https://github.com/tnspacetime/rivet/commit/ad8ea6b9fba62a534a2e6905f57165072e7f990d)) +* **pb:** fix tunnel race condition handling ([#3043](https://github.com/tnspacetime/rivet/issues/3043)) ([68d6944](https://github.com/tnspacetime/rivet/commit/68d6944844474ee1857842424ce51dae5b5437f9)) +* **pb:** use runner protocol for serverless ([#3020](https://github.com/tnspacetime/rivet/issues/3020)) ([c09e161](https://github.com/tnspacetime/rivet/commit/c09e161bd0993ec9193293117c3a050bdab2d164)) +* **pegboard-gateway:** fix reading rivet token from ws ([#2984](https://github.com/tnspacetime/rivet/issues/2984)) ([c2f95f8](https://github.com/tnspacetime/rivet/commit/c2f95f82f311f60aa7e35b9d0c8290df5f5b9f5b)) +* **pegboard-gateway:** fix server -> client websocket close not working ([#2981](https://github.com/tnspacetime/rivet/issues/2981)) ([bd9721b](https://github.com/tnspacetime/rivet/commit/bd9721bb46819a7da9f735ab28af8258555b4bc4)) +* **pegboard-runner:** handle overflow for ping ts diff ([#2989](https://github.com/tnspacetime/rivet/issues/2989)) ([93b84ab](https://github.com/tnspacetime/rivet/commit/93b84ab0090a22b347e15a13db8af7ad91fe348f)) +* **pegboard:** continue exporting metrics even if fetching actor fails ([#2520](https://github.com/tnspacetime/rivet/issues/2520)) ([9ca20cf](https://github.com/tnspacetime/rivet/commit/9ca20cf8f2b2167cdfcbf500d9d09e4a16089c6c)) +* **pegboard:** fix actor names not reserving on first reservation ([#2861](https://github.com/tnspacetime/rivet/issues/2861)) ([fe6d7a9](https://github.com/tnspacetime/rivet/commit/fe6d7a919763d30153f975793a3df87a5a49aa36)) +* **pegboard:** fix allocation metrics ([#2568](https://github.com/tnspacetime/rivet/issues/2568)) ([9b454d7](https://github.com/tnspacetime/rivet/commit/9b454d738c7257f9f1bc05a6db24352edb3def3e)) +* **pegboard:** fix collecting metrics for actors without workflows ([#2519](https://github.com/tnspacetime/rivet/issues/2519)) ([9af8aa1](https://github.com/tnspacetime/rivet/commit/9af8aa149e9af3796b065429bb1f7730ff5db4f8)) +* **pegboard:** fix container runner orphaning ([#2575](https://github.com/tnspacetime/rivet/issues/2575)) ([88ec694](https://github.com/tnspacetime/rivet/commit/88ec69445a733c80c01c548043993dedf97a12f2)) +* **pegboard:** fix enabling root users ([#2572](https://github.com/tnspacetime/rivet/issues/2572)) ([edfe98f](https://github.com/tnspacetime/rivet/commit/edfe98f7f35e5c5c6eea4a6d43542d7f28bc7230)) +* **pegboard:** fix hosts file not getting written correctly ([#2626](https://github.com/tnspacetime/rivet/issues/2626)) ([1a51658](https://github.com/tnspacetime/rivet/commit/1a5165809fb753dc5dab8736bbfb65868eb002cf)) +* **pegboard:** fix netns path bug ([#2431](https://github.com/tnspacetime/rivet/issues/2431)) ([36252ec](https://github.com/tnspacetime/rivet/commit/36252ec8694939c3b50cdcbc96c9379816f89484)) +* **pegboard:** fix prewarm logic ([#2409](https://github.com/tnspacetime/rivet/issues/2409)) ([abdda32](https://github.com/tnspacetime/rivet/commit/abdda32dce8bf514cc98f076ccd266441d2a60a3)) +* **pegboard:** include namespace & runner name in tunnel pubsub subject ([#2929](https://github.com/tnspacetime/rivet/issues/2929)) ([8a7257b](https://github.com/tnspacetime/rivet/commit/8a7257b160ba94a646736d86ad55a49af07e33c0)) +* **pegboard:** include namespace in actor log query ([#2712](https://github.com/tnspacetime/rivet/issues/2712)) ([5cc7d50](https://github.com/tnspacetime/rivet/commit/5cc7d506e002c8433d7157e25b972f7e99b44c98)) +* **pegboard:** increase actor log ttl to 14 days ([#2544](https://github.com/tnspacetime/rivet/issues/2544)) ([925250a](https://github.com/tnspacetime/rivet/commit/925250a337ea37bf9da91547df4fb36ad09aa7ca)) +* **pegboard:** increase signal timeout, add check for actor exit ([#2538](https://github.com/tnspacetime/rivet/issues/2538)) ([32b516a](https://github.com/tnspacetime/rivet/commit/32b516aa0cac6e1f8ecf59960e6e493b612cd0c2)) +* **pegboard:** revise actor rescheduling algorithm, add client metrics ([#2531](https://github.com/tnspacetime/rivet/issues/2531)) ([e3b6c06](https://github.com/tnspacetime/rivet/commit/e3b6c0650f90aba981c95dec1613f69f82bb2c81)) +* **pegboard:** wait for actor allocation not creation ([#2539](https://github.com/tnspacetime/rivet/issues/2539)) ([6fb6e53](https://github.com/tnspacetime/rivet/commit/6fb6e5304d8edfa15d7743dbf6bfde4588f0551c)) +* prepend version to serverless packet ([#3033](https://github.com/tnspacetime/rivet/issues/3033)) ([63e1f81](https://github.com/tnspacetime/rivet/commit/63e1f81d7ce78709e79893fa57a7e940376b0ca6)) +* proper turbo ([#2852](https://github.com/tnspacetime/rivet/issues/2852)) ([e3ba990](https://github.com/tnspacetime/rivet/commit/e3ba990dff34c48082b39bc34d48fcc8ba4bf5f6)) +* reduce cardinality of metrics ([#2691](https://github.com/tnspacetime/rivet/issues/2691)) ([e63f5c1](https://github.com/tnspacetime/rivet/commit/e63f5c1744b6304a7cab1952f57b2e44bb79b28d)) +* **release:** fix broken version updates ([23e3171](https://github.com/tnspacetime/rivet/commit/23e31719c40aa899b3413bfd3f59a2433763bdb8)) +* **release:** fix generate api path ([c9926da](https://github.com/tnspacetime/rivet/commit/c9926da7f8901ca35b84208dbbfa6e4228d5ade7)) +* **release:** fix reading r2 tokens ([8d9ce9c](https://github.com/tnspacetime/rivet/commit/8d9ce9c3bce9c319787f42317c05864971697fe0)) +* **release:** fix releasing npm packages with workspace deps ([#2962](https://github.com/tnspacetime/rivet/issues/2962)) ([9dd5c6a](https://github.com/tnspacetime/rivet/commit/9dd5c6a72c88c3ba1ac58a09af0ed22ee5b53e70)) +* **release:** fix replace install script version ([7e69fc0](https://github.com/tnspacetime/rivet/commit/7e69fc0026f4edb6d0e0e12add903b8784785bb2)) +* **release:** fix update version ([7ccbd3e](https://github.com/tnspacetime/rivet/commit/7ccbd3e5a07070e5fda30419a0ba87e0415843f4)) +* remove iptables filter after CNI ([#2421](https://github.com/tnspacetime/rivet/issues/2421)) ([631965b](https://github.com/tnspacetime/rivet/commit/631965b1b219e6224c0bf616caeb94bc81492398)) +* **runner:** add retries to ws error ([#3012](https://github.com/tnspacetime/rivet/issues/3012)) ([4ad1e71](https://github.com/tnspacetime/rivet/commit/4ad1e71bd41de94715ac48eb68644243f9077db0)) +* **runner:** remove top level await ([#2848](https://github.com/tnspacetime/rivet/issues/2848)) ([c7919fa](https://github.com/tnspacetime/rivet/commit/c7919faa8da6aca61c03bb2f7707af0b78f118a8)) +* SEO improvements ([#2827](https://github.com/tnspacetime/rivet/issues/2827)) ([32ac342](https://github.com/tnspacetime/rivet/commit/32ac342f6e6c41155ef815bfd78562a1b41ddde6)) +* **serverless:** add headers validation ([#2999](https://github.com/tnspacetime/rivet/issues/2999)) ([c63f3f5](https://github.com/tnspacetime/rivet/commit/c63f3f502ae59c79f720ead2473f61009546527f)) +* **serverless:** overwrite headers instead of appending ([#3044](https://github.com/tnspacetime/rivet/issues/3044)) ([76efee0](https://github.com/tnspacetime/rivet/commit/76efee09cc65bacf4350af2a4d55b3b1a54731f0)) +* **serverless:** pass admin token to outbound reqs ([#3007](https://github.com/tnspacetime/rivet/issues/3007)) ([7e1ba5c](https://github.com/tnspacetime/rivet/commit/7e1ba5cd7b5cd339b485f57eeb546808923b9048)) +* **site:** broken sales / missing support page ([#2559](https://github.com/tnspacetime/rivet/issues/2559)) ([db6b40b](https://github.com/tnspacetime/rivet/commit/db6b40b652573b4c471fa4d790c35586a6ffcb05)) +* **site:** broken sales / missing support page ([#2561](https://github.com/tnspacetime/rivet/issues/2561)) ([3b81ca3](https://github.com/tnspacetime/rivet/commit/3b81ca3a51341fef691e90b0d5218eb380e43f2a)) +* **site:** fix generate api path ([73a05a5](https://github.com/tnspacetime/rivet/commit/73a05a5c76bb730b3e9a7d7220ca70042d095d4d)) +* **site:** fix initial animation state in sidebar ([#2797](https://github.com/tnspacetime/rivet/issues/2797)) ([4221722](https://github.com/tnspacetime/rivet/commit/42217221fc25b2180493fc3bfdbbebae8dd9480a)) +* **site:** fix llms.txt link ([#2787](https://github.com/tnspacetime/rivet/issues/2787)) ([bc24ee5](https://github.com/tnspacetime/rivet/commit/bc24ee58ceaeb87eb66bf29bd1ee5076d456f12c)) +* sqlite lock error ([#2672](https://github.com/tnspacetime/rivet/issues/2672)) ([e187b64](https://github.com/tnspacetime/rivet/commit/e187b64847f93eb79880a476da42861bc6ed06b8)) +* **studio:** items flows incorreclty on getting started screen ([#2542](https://github.com/tnspacetime/rivet/issues/2542)) ([d6bc547](https://github.com/tnspacetime/rivet/commit/d6bc54706d4549ea51e9079c0a04783c1aaee25a)) +* swap status monitor dns resolver with native resolver ([#2432](https://github.com/tnspacetime/rivet/issues/2432)) ([d450f12](https://github.com/tnspacetime/rivet/commit/d450f1256077bd0528e950b9551d8c5919f5771d)) +* **toolchain:** attach tags to function workers ([#2617](https://github.com/tnspacetime/rivet/issues/2617)) ([334e2c6](https://github.com/tnspacetime/rivet/commit/334e2c6d7aa4ae5ba8e38988b77d989c9b06d08a)) +* **toolchain:** creating ci env no longer fails first try ([#2618](https://github.com/tnspacetime/rivet/issues/2618)) ([da726ec](https://github.com/tnspacetime/rivet/commit/da726ec51c123ecf9c36adaa7f264edcc819d04e)) +* **toolchain:** dont upgrade for deploys by default ([#2743](https://github.com/tnspacetime/rivet/issues/2743)) ([135d982](https://github.com/tnspacetime/rivet/commit/135d982fc60c81cd5b231bde96b2d09247636977)) +* **toolchain:** fix compat with deploying using podman ([#2571](https://github.com/tnspacetime/rivet/issues/2571)) ([716868c](https://github.com/tnspacetime/rivet/commit/716868c4c3d6ed4e3fc9e68f1ddd29234bb72c73)) +* **toolchain:** fix creating route failing silently ([#2601](https://github.com/tnspacetime/rivet/issues/2601)) ([7f9bf14](https://github.com/tnspacetime/rivet/commit/7f9bf141811b5f737d7f33280ee557106708c63c)) +* **toolchain:** fix fallback package manager to npm ([#2650](https://github.com/tnspacetime/rivet/issues/2650)) ([a256a69](https://github.com/tnspacetime/rivet/commit/a256a6901ea92a2187a68d1abb82a2c2f751c997)) +* **toolchain:** fix symlinks > 100 chars not being archived correctly ([#2651](https://github.com/tnspacetime/rivet/issues/2651)) ([8e37d4c](https://github.com/tnspacetime/rivet/commit/8e37d4cb4de2044032acb9ba80f0806f1fd65526)) +* **toolchain:** mark external deps ([#2713](https://github.com/tnspacetime/rivet/issues/2713)) ([4ca8675](https://github.com/tnspacetime/rivet/commit/4ca8675a3aa10a9709a3ed7c7c2768f70007dbb3)) +* **tunnel:** fix ups race condition ([#2858](https://github.com/tnspacetime/rivet/issues/2858)) ([c0b1dd2](https://github.com/tnspacetime/rivet/commit/c0b1dd293f7c965ba0ccc2c0b72057aaccc8ad72)) +* **udb:** revamp udb api ([#2898](https://github.com/tnspacetime/rivet/issues/2898)) ([7f0b72a](https://github.com/tnspacetime/rivet/commit/7f0b72abc18acf497109dd1e1d185ef66c816ebb)) +* uncomment function type filter in ACTORS_FILTER ([#2533](https://github.com/tnspacetime/rivet/issues/2533)) ([f7d97c9](https://github.com/tnspacetime/rivet/commit/f7d97c9715c16a8a404e9cde8d9e04a401b907ef)) +* **universalpubsub:** fix pg driver ([#2857](https://github.com/tnspacetime/rivet/issues/2857)) ([9ce6721](https://github.com/tnspacetime/rivet/commit/9ce6721467975e922bd3601953ca0eb73bf70eef)) +* update @rivet-gg/components path in tailwind config ([#2613](https://github.com/tnspacetime/rivet/issues/2613)) ([4033c74](https://github.com/tnspacetime/rivet/commit/4033c74fd487f8b1d6671120ee66acb2c3d70587)) +* update Claude URL from /chat to /new ([#2790](https://github.com/tnspacetime/rivet/issues/2790)) ([24e4666](https://github.com/tnspacetime/rivet/commit/24e46666c1f66a2c029f8d6cda48b81e52b8638f)) +* update PowerShell version pattern in install docs ([#2703](https://github.com/tnspacetime/rivet/issues/2703)) ([93e3d68](https://github.com/tnspacetime/rivet/commit/93e3d68792e99ff992b5019cbb101e70555af583)) +* update version references in install documentation ([#2708](https://github.com/tnspacetime/rivet/issues/2708)) ([e7d4031](https://github.com/tnspacetime/rivet/commit/e7d4031f886425d19c549705b5309bb436155da2)) +* upgrade actors by build name ([#2741](https://github.com/tnspacetime/rivet/issues/2741)) ([9eddbd3](https://github.com/tnspacetime/rivet/commit/9eddbd3f3c409edb594bb5ac5a2d81c37a3906d1)) +* **ups:** fix comp errors ([#2924](https://github.com/tnspacetime/rivet/issues/2924)) ([26f9766](https://github.com/tnspacetime/rivet/commit/26f976615253cfa268196bc9454b40a1a9534124)) +* use real errors for actor logs ([#2410](https://github.com/tnspacetime/rivet/issues/2410)) ([6134113](https://github.com/tnspacetime/rivet/commit/61341130281fbf6eb6e012757ebb3ec797e07749)) +* **workflows:** fix race condition of workflow waking before commit ([#2748](https://github.com/tnspacetime/rivet/issues/2748)) ([3493a1d](https://github.com/tnspacetime/rivet/commit/3493a1d4b294cd43575ef80fcf8b30009ae413db)) +* **workflows:** fix signal publish/listen race condition ([#2742](https://github.com/tnspacetime/rivet/issues/2742)) ([cb1d4d7](https://github.com/tnspacetime/rivet/commit/cb1d4d7a5149621fc1f65dea74fb97f401016101)) + + +### Documentation + +* add linear-agent-starter example ([#2482](https://github.com/tnspacetime/rivet/issues/2482)) ([e13e6e9](https://github.com/tnspacetime/rivet/commit/e13e6e95c56ea63bc73312fa7d01a647412ac507)) +* add memory & CPU overcommit section to containers quickstart ([#2693](https://github.com/tnspacetime/rivet/issues/2693)) ([cc10787](https://github.com/tnspacetime/rivet/commit/cc10787e5e55a4c56a9e520ce0bb2282864901ef)) +* add required abort signal feature ([3058b0b](https://github.com/tnspacetime/rivet/commit/3058b0b7bd76ab0fab18983c764a764b8d655a31)) +* add runInBackground method and update actor lifecycle docs ([#2842](https://github.com/tnspacetime/rivet/issues/2842)) ([89519b9](https://github.com/tnspacetime/rivet/commit/89519b910fe2a1921e06e097b42fccbae63a602c)) +* clarify default port in Rivet Functions ([#2608](https://github.com/tnspacetime/rivet/issues/2608)) ([335088d](https://github.com/tnspacetime/rivet/commit/335088d0e7b38be5d029d52556aa8ad8e101b344)) +* update code for functions example ([c103001](https://github.com/tnspacetime/rivet/commit/c103001087ec87b8286bed1a909b44bab6228ebc)) +* update imports from @rivetkit/actor to rivetkit ([#2916](https://github.com/tnspacetime/rivet/issues/2916)) ([bf38cb9](https://github.com/tnspacetime/rivet/commit/bf38cb9dc5ad94b3811baabda88cd1090d442d81)) +* update WebSocket handler docs and client type references ([#2791](https://github.com/tnspacetime/rivet/issues/2791)) ([0b88ac3](https://github.com/tnspacetime/rivet/commit/0b88ac3c3543158dae60a2f925da75842e313a7e)) + + +### Code Refactoring + +* **cloud:** polish ([#3009](https://github.com/tnspacetime/rivet/issues/3009)) ([de92843](https://github.com/tnspacetime/rivet/commit/de92843e2d3ca73abcef8a75f14e6f9b45563a97)) +* **cloud:** polish ([#3022](https://github.com/tnspacetime/rivet/issues/3022)) ([315142a](https://github.com/tnspacetime/rivet/commit/315142a3365c394e7ec3eafc068a5d57e870a52f)) +* **docs:** update react/js/rust client docs ([#2832](https://github.com/tnspacetime/rivet/issues/2832)) ([672cc6b](https://github.com/tnspacetime/rivet/commit/672cc6bb414f104df2320464cfdbff73ec81ec68)) +* **fe:** cleanup ([#2899](https://github.com/tnspacetime/rivet/issues/2899)) ([4e6bf02](https://github.com/tnspacetime/rivet/commit/4e6bf0250aa33d2f599c31c87333f06a2016dbc0)) +* **hub:** hide rivetkit related tabs from ui ([#2724](https://github.com/tnspacetime/rivet/issues/2724)) ([d8d3e8e](https://github.com/tnspacetime/rivet/commit/d8d3e8e4516ad40e02b87086dfbc34d51e1f44ab)) +* **hub:** increase level of error reporting to catch cancelled errors ([#2492](https://github.com/tnspacetime/rivet/issues/2492)) ([2cc1e6e](https://github.com/tnspacetime/rivet/commit/2cc1e6e11f2da6fe97e022a67ded35a49f76a69e)) +* **hub:** make sure user can create actors when manager is present ([#2493](https://github.com/tnspacetime/rivet/issues/2493)) ([2eb6885](https://github.com/tnspacetime/rivet/commit/2eb688553bf7998e99f251556d2ceae918ef4ff8)) +* **hub:** polishing ([#2420](https://github.com/tnspacetime/rivet/issues/2420)) ([677643e](https://github.com/tnspacetime/rivet/commit/677643ecea49a1363355bcde6f7261f300ce4ac4)) +* **hub:** remove instance count for functions ([#2541](https://github.com/tnspacetime/rivet/issues/2541)) ([fa5deef](https://github.com/tnspacetime/rivet/commit/fa5deefd70cb473f6be397598ee7cb8947209eb9)) +* **hub:** responsive actors table ([#2468](https://github.com/tnspacetime/rivet/issues/2468)) ([6549759](https://github.com/tnspacetime/rivet/commit/65497594024d3adce86d628fced9ed27eddec471)) +* **hub:** sugar coat config tab ([#2490](https://github.com/tnspacetime/rivet/issues/2490)) ([97d6d62](https://github.com/tnspacetime/rivet/commit/97d6d62be4e979560269562da70704978c83f6d4)) +* replace unsafe File::from_raw_fd with safe File::from ([#2479](https://github.com/tnspacetime/rivet/issues/2479)) ([5c87dae](https://github.com/tnspacetime/rivet/commit/5c87daeb6d548e25d9815054410106a9d313db78)) +* use bail_with! macro for actor metrics invalid interval ([#2669](https://github.com/tnspacetime/rivet/issues/2669)) ([9e3dbb1](https://github.com/tnspacetime/rivet/commit/9e3dbb1e18514923c55287898e4f061358c494d9)) + + +### Continuous Integration + +* fix release finish step ([056b1f0](https://github.com/tnspacetime/rivet/commit/056b1f0e08082174be57b2859e6f423e8f6dfc2e)) +* run pkg-pr-new on main ([1df3ef5](https://github.com/tnspacetime/rivet/commit/1df3ef5f381de02ddf26539f1e5fba94e069cc53)) + + +### Chores + +* a mess of merging everything together ([#2720](https://github.com/tnspacetime/rivet/issues/2720)) ([4646b83](https://github.com/tnspacetime/rivet/commit/4646b835e137327d7ca61ccdd64e13b5791c2b19)) +* add --non-interactive flag to rivet deploy commands ([#2658](https://github.com/tnspacetime/rivet/issues/2658)) ([b8b80e3](https://github.com/tnspacetime/rivet/commit/b8b80e3e5f27046c3270c71b305b81ac9d1af20d)) +* add ahrefs analytics ([#2675](https://github.com/tnspacetime/rivet/issues/2675)) ([9f50c70](https://github.com/tnspacetime/rivet/commit/9f50c70dd099e67bf1499ea0ce90ba8802bf4bd2)) +* add ahrefs analytics to site ([#2677](https://github.com/tnspacetime/rivet/issues/2677)) ([5e9b473](https://github.com/tnspacetime/rivet/commit/5e9b473166755b91b2b4dacaa60d568a76f36ec3)) +* add architecture docs ([#2798](https://github.com/tnspacetime/rivet/issues/2798)) ([e636233](https://github.com/tnspacetime/rivet/commit/e6362338541a7a9f89f27fbfc1a8c56942b1b23e)) +* add cargo fmt precommit hook ([#2666](https://github.com/tnspacetime/rivet/issues/2666)) ([c90883d](https://github.com/tnspacetime/rivet/commit/c90883dad9feeb04d19761235f19de059909c287)) +* add copy as markdown, preserve sidebar dropdown state, landing page tweaks ([#2763](https://github.com/tnspacetime/rivet/issues/2763)) ([d0fc1c8](https://github.com/tnspacetime/rivet/commit/d0fc1c8a68dd3719b3ea47255309363056992d86)) +* add docker build justfile ([bc302dd](https://github.com/tnspacetime/rivet/commit/bc302ddc26516bc12ed08ff196a8b8c9246f6be1)) +* add docker commands to justfile ([#2934](https://github.com/tnspacetime/rivet/issues/2934)) ([01878eb](https://github.com/tnspacetime/rivet/commit/01878ebab22c8111185e9ba6cefd0d06d708cf5c)) +* add enterprise flags for rivet cloud ([#2799](https://github.com/tnspacetime/rivet/issues/2799)) ([94704d4](https://github.com/tnspacetime/rivet/commit/94704d4e66cbe9d0fc5fd4aa8ec4b7423bf9a922)) +* add justfile ([33c980a](https://github.com/tnspacetime/rivet/commit/33c980a0f28e907c73c87b782b2115d32d408819)) +* add Linux ARM64 and Windows build targets ([#2551](https://github.com/tnspacetime/rivet/issues/2551)) ([7ea58ca](https://github.com/tnspacetime/rivet/commit/7ea58caab715f50e06a0f6a9c7aabdc4debf362a)) +* add mobile nav & code snippets layout ([#2753](https://github.com/tnspacetime/rivet/issues/2753)) ([21fb11e](https://github.com/tnspacetime/rivet/commit/21fb11e22fc6ffe4e5dbfde3e96f0f735d5f4e44)) +* add open-source durable objects to landing page ([#2514](https://github.com/tnspacetime/rivet/issues/2514)) ([941b6ac](https://github.com/tnspacetime/rivet/commit/941b6ace404cabecfd41277917dd86d0657f4c63)) +* add quickstart index page ([#2759](https://github.com/tnspacetime/rivet/issues/2759)) ([6cfd757](https://github.com/tnspacetime/rivet/commit/6cfd7576099dcdcbd9cabe0f51442ea3e511cc34)) +* add simple local stress script ([#3013](https://github.com/tnspacetime/rivet/issues/3013)) ([eeca0e3](https://github.com/tnspacetime/rivet/commit/eeca0e3c6016ec83634e0c4e88d473cf1003c9a6)) +* add sitemap ([#2737](https://github.com/tnspacetime/rivet/issues/2737)) ([d083bf5](https://github.com/tnspacetime/rivet/commit/d083bf554f0ad1f72872bb1af2f3888170c4842b)) +* add standalone toolchain build scripts ([#2400](https://github.com/tnspacetime/rivet/issues/2400)) ([7e3b07e](https://github.com/tnspacetime/rivet/commit/7e3b07ec2c41e00006d105b7e0e56d898e70338f)) +* add talk to an engineer page ([#2756](https://github.com/tnspacetime/rivet/issues/2756)) ([c827b91](https://github.com/tnspacetime/rivet/commit/c827b91173932ecb08f8d61f81774bbe26c7914b)) +* add typesense search ([#2764](https://github.com/tnspacetime/rivet/issues/2764)) ([6705af9](https://github.com/tnspacetime/rivet/commit/6705af9525e640e14978beefac2140098112ea39)) +* add vbare blog ([b80fb41](https://github.com/tnspacetime/rivet/commit/b80fb418ef82f9f17a109d08837e451bad83c6a1)) +* **api-public:** add cors ([#2990](https://github.com/tnspacetime/rivet/issues/2990)) ([db64e7e](https://github.com/tnspacetime/rivet/commit/db64e7e45caa5b78752da8df18f6c66626f158ef)) +* **api-public:** fix auth when no token configured ([#2986](https://github.com/tnspacetime/rivet/issues/2986)) ([379ce0b](https://github.com/tnspacetime/rivet/commit/379ce0b0eb36c86343ae8ac56acf79be891e5380)) +* **api:** make list endpoint private ([#3045](https://github.com/tnspacetime/rivet/issues/3045)) ([6dd43e9](https://github.com/tnspacetime/rivet/commit/6dd43e9e40a3f42481e1a653ddb4969690b01fdd)) +* auto-fmt code on commit ([#2968](https://github.com/tnspacetime/rivet/issues/2968)) ([09cae98](https://github.com/tnspacetime/rivet/commit/09cae980843ba2261439870faf52f03da280c6a8)) +* auto-generate dockerfile for rivetkit ([#2659](https://github.com/tnspacetime/rivet/issues/2659)) ([1ad2a2a](https://github.com/tnspacetime/rivet/commit/1ad2a2a7ebb595888b8aed8096a684fc5a0f4a69)) +* auto-generate readme examples ([#2792](https://github.com/tnspacetime/rivet/issues/2792)) ([7f55187](https://github.com/tnspacetime/rivet/commit/7f55187b10c58479d504d51d29c792e4c228f8d3)) +* cargo fmt ([#2665](https://github.com/tnspacetime/rivet/issues/2665)) ([3a8cb86](https://github.com/tnspacetime/rivet/commit/3a8cb86b0029c068e406f06ae1ce3e72d11e0fcf)) +* change open in chatgpt/claude to use url instead of full markdown text ([#2766](https://github.com/tnspacetime/rivet/issues/2766)) ([0097f67](https://github.com/tnspacetime/rivet/commit/0097f678c6fbf3a26fcbb1c625b61de31a023cc5)) +* change otel collector policies ([#2436](https://github.com/tnspacetime/rivet/issues/2436)) ([bb8ccd5](https://github.com/tnspacetime/rivet/commit/bb8ccd548353180820ade4253ac7a8d249bc7aff)) +* changelog for 21st 2025 ([#3000](https://github.com/tnspacetime/rivet/issues/3000)) ([121dfe4](https://github.com/tnspacetime/rivet/commit/121dfe42d04daf8fae1476da2c11b38590dcbed5)) +* changelog Rivet v2.0 ([#2870](https://github.com/tnspacetime/rivet/issues/2870)) ([e03d55f](https://github.com/tnspacetime/rivet/commit/e03d55f0b5e2dafa0288a806e07b4bc9712e5b53)) +* clean up api-public ([#2922](https://github.com/tnspacetime/rivet/issues/2922)) ([8ce8db5](https://github.com/tnspacetime/rivet/commit/8ce8db551cdc228691cd3a6263a000a600b11259)) +* clean up gas tests ([#2961](https://github.com/tnspacetime/rivet/issues/2961)) ([56b6dd4](https://github.com/tnspacetime/rivet/commit/56b6dd4fe14dc73832434b416009f880a94b5c11)) +* clean up mdx components ([#2769](https://github.com/tnspacetime/rivet/issues/2769)) ([a86abce](https://github.com/tnspacetime/rivet/commit/a86abce8fe8d21e782017a966aedddc0f283e0cd)) +* clean up nav ([#2776](https://github.com/tnspacetime/rivet/issues/2776)) ([97e7f7e](https://github.com/tnspacetime/rivet/commit/97e7f7e4a093b6340aeb0da6e5aaee55289f2663)) +* clean up nav styling ([#2751](https://github.com/tnspacetime/rivet/issues/2751)) ([9b48931](https://github.com/tnspacetime/rivet/commit/9b48931503a83e06d649d415cdbf25fe529b6635)) +* clean up remaining docs ([#2770](https://github.com/tnspacetime/rivet/issues/2770)) ([497c855](https://github.com/tnspacetime/rivet/commit/497c8550edeb8af6e9c544a9c131cd39ad278c40)) +* cleanup, move ee changes ([#2901](https://github.com/tnspacetime/rivet/issues/2901)) ([8f9d944](https://github.com/tnspacetime/rivet/commit/8f9d9448e4b036aa6afef41e2646ae33febcef17)) +* **cli:** allow RIVET_CLI_VERSION override for installed CLI version ([#2426](https://github.com/tnspacetime/rivet/issues/2426)) ([ecdd6c8](https://github.com/tnspacetime/rivet/commit/ecdd6c8bce5d7d4ab364dae2a18ccb5b0a52e7e9)) +* **config:** make admin_token a secret ([#2987](https://github.com/tnspacetime/rivet/issues/2987)) ([3f6a10b](https://github.com/tnspacetime/rivet/commit/3f6a10bf7dc8f06b323096edc047062125866c24)) +* **core:** remove dbg ([#2988](https://github.com/tnspacetime/rivet/issues/2988)) ([7d5699e](https://github.com/tnspacetime/rivet/commit/7d5699e20ac63c3d6641d111f0f7f0526716cae4)) +* **core:** standardize api schema ([#2967](https://github.com/tnspacetime/rivet/issues/2967)) ([3bd3c68](https://github.com/tnspacetime/rivet/commit/3bd3c689143fa2848cbad3b4536eb6d3514bda6f)) +* dim platform icons ([#2736](https://github.com/tnspacetime/rivet/issues/2736)) ([8ad23b1](https://github.com/tnspacetime/rivet/commit/8ad23b1585f589dc56f4248dfbf063b221722574)) +* disable OTEL by default in guard service ([#2522](https://github.com/tnspacetime/rivet/issues/2522)) ([1e6fef3](https://github.com/tnspacetime/rivet/commit/1e6fef392aac4fcad481d3914379827fa10b6e8e)) +* disable status page in prep for cloud v2 ([33c238d](https://github.com/tnspacetime/rivet/commit/33c238d11d45110d6d9b03b25fddfceb66dfb585)) +* **docker:** add default token to dev docker ([#2977](https://github.com/tnspacetime/rivet/issues/2977)) ([a7afc33](https://github.com/tnspacetime/rivet/commit/a7afc33fda76dfb6e8c1b936b3e51cdefe69ab36)) +* **docker:** fix docker entrypoint ([#2925](https://github.com/tnspacetime/rivet/issues/2925)) ([ed00a8f](https://github.com/tnspacetime/rivet/commit/ed00a8f6aab45191fe22d1894af35f86d5a3738e)) +* **docker:** force docker platform to amd64 ([eb67d5d](https://github.com/tnspacetime/rivet/commit/eb67d5de5431ca4b77070e6dd1810f81a6ec4bc0)) +* **docker:** remove unused config properties ([#2957](https://github.com/tnspacetime/rivet/issues/2957)) ([038b75b](https://github.com/tnspacetime/rivet/commit/038b75bd9264c977e705953d41a04a369a61604c)) +* document fetch & ws handler ([#2767](https://github.com/tnspacetime/rivet/issues/2767)) ([834b7d1](https://github.com/tnspacetime/rivet/commit/834b7d1be423f9404c0c3d776bee1b05ea953ae7)) +* document noWelcome ([#2918](https://github.com/tnspacetime/rivet/issues/2918)) ([f841bef](https://github.com/tnspacetime/rivet/commit/f841befe1286003270c8a07f6ee5a703094f12a9)) +* **examples:** multitenant deploys example ([#2527](https://github.com/tnspacetime/rivet/issues/2527)) ([183ca27](https://github.com/tnspacetime/rivet/commit/183ca276a76d93438bb25544265d53c93d9356d3)) +* expose namespace in otel attributes ([#2501](https://github.com/tnspacetime/rivet/issues/2501)) ([b208feb](https://github.com/tnspacetime/rivet/commit/b208febfc829ff14295f56d0014b015515e930b5)) +* fill out remaining content for landing page ([#2413](https://github.com/tnspacetime/rivet/issues/2413)) ([e0fecf1](https://github.com/tnspacetime/rivet/commit/e0fecf12fc3064626798de9c34b055d69f3476df)) +* fix active active page in router ([#2762](https://github.com/tnspacetime/rivet/issues/2762)) ([a87caf8](https://github.com/tnspacetime/rivet/commit/a87caf864b75408e003e7a87db4b7992ecee3551)) +* fix api gen ([#2921](https://github.com/tnspacetime/rivet/issues/2921)) ([4d3726e](https://github.com/tnspacetime/rivet/commit/4d3726e67b4a91cc09418aabbb6ce1dfad5f8862)) +* fix broadcast req error logs ([#2419](https://github.com/tnspacetime/rivet/issues/2419)) ([5f2cfaa](https://github.com/tnspacetime/rivet/commit/5f2cfaa0db51009c6029737fe4be679795732763)) +* fix broken links ([#2734](https://github.com/tnspacetime/rivet/issues/2734)) ([a99678c](https://github.com/tnspacetime/rivet/commit/a99678ce3acd047647f2360c124f4f537636d324)) +* fix building site for cf ([#2757](https://github.com/tnspacetime/rivet/issues/2757)) ([8710efb](https://github.com/tnspacetime/rivet/commit/8710efb96443e45c3e3f650794b024a1e86c105a)) +* fix dc wf ([#2552](https://github.com/tnspacetime/rivet/issues/2552)) ([9e9363e](https://github.com/tnspacetime/rivet/commit/9e9363e3f519a2a29734bccf57cb3c50de4ee689)) +* fix docker composefrontend build args, ws header error msgs ([#2996](https://github.com/tnspacetime/rivet/issues/2996)) ([486addb](https://github.com/tnspacetime/rivet/commit/486addbe066d210d175509a6b29390ec0243be60)) +* fix docker tag ([02ff409](https://github.com/tnspacetime/rivet/commit/02ff409af8c295dfbcf0de0d4f117d28267f4c06)) +* fix guard metrics ([#2504](https://github.com/tnspacetime/rivet/issues/2504)) ([fa2f84f](https://github.com/tnspacetime/rivet/commit/fa2f84f0ea29cbd0d1295da2ec14368380117b1b)) +* fix landing page links ([#2452](https://github.com/tnspacetime/rivet/issues/2452)) ([24a03dc](https://github.com/tnspacetime/rivet/commit/24a03dc2929ad1058bec72bc0e214862a68dfd28)) +* fix linguist-generated for sdks ([eb510d1](https://github.com/tnspacetime/rivet/commit/eb510d1b1e61890a227fd5889d7784de09375c8f)) +* fix links in linear agent blog post ([f0ce79f](https://github.com/tnspacetime/rivet/commit/f0ce79f261c0632296b6b4c01463b479ccc207e8)) +* fix mobile layout on landing page ([#2754](https://github.com/tnspacetime/rivet/issues/2754)) ([714a597](https://github.com/tnspacetime/rivet/commit/714a597d478cb3509fc6fcbb6cd750144b2ef297)) +* fix peer deps ([520b83c](https://github.com/tnspacetime/rivet/commit/520b83cbd5eed8ec8462a34e584aea21db00e92c)) +* fix quickstart & update hotsing providers links ([#2777](https://github.com/tnspacetime/rivet/issues/2777)) ([a0ac16e](https://github.com/tnspacetime/rivet/commit/a0ac16e979e7aba945a24e12eeff622738f0324d)) +* fix railway link ([#2785](https://github.com/tnspacetime/rivet/issues/2785)) ([041c519](https://github.com/tnspacetime/rivet/commit/041c519eb04ff127eee35ccc9c0abaeb7ea41998)) +* fix steps styling ([#2755](https://github.com/tnspacetime/rivet/issues/2755)) ([1e2384a](https://github.com/tnspacetime/rivet/commit/1e2384ae754f116a68e3792abc41dbe0fea86772)) +* fix twitter handle ([42a3aa1](https://github.com/tnspacetime/rivet/commit/42a3aa1b968ec868176d66f4d5b656bdfd8a7340)) +* fix typo ([#2516](https://github.com/tnspacetime/rivet/issues/2516)) ([9fdd868](https://github.com/tnspacetime/rivet/commit/9fdd86826def1803b2ebb5fd5166aa6237b1fe01)) +* fix update version ([#2686](https://github.com/tnspacetime/rivet/issues/2686)) ([25969da](https://github.com/tnspacetime/rivet/commit/25969da2ef25432e813f9627281bfc31e1b2b371)) +* fix vercel routing ([#2760](https://github.com/tnspacetime/rivet/issues/2760)) ([2122969](https://github.com/tnspacetime/rivet/commit/212296916702dc1a347daf0f74a913b0e8753493)) +* fixes to pricing page ([#2459](https://github.com/tnspacetime/rivet/issues/2459)) ([a207c1f](https://github.com/tnspacetime/rivet/commit/a207c1fc5976532fd0a1346fb883f8fa79da2d89)) +* fmt ([#2706](https://github.com/tnspacetime/rivet/issues/2706)) ([df3292a](https://github.com/tnspacetime/rivet/commit/df3292a7c51d0499f168549d5f4d1434356b11e9)) +* force update hub ([0449ead](https://github.com/tnspacetime/rivet/commit/0449eadac329206f2672126e47586d123407a4b8)) +* functions blog ([#2581](https://github.com/tnspacetime/rivet/issues/2581)) ([d993c81](https://github.com/tnspacetime/rivet/commit/d993c81e07de784fbe4add79f4062d88d2f5aa3d)) +* **guard:** fix log levels ([#2580](https://github.com/tnspacetime/rivet/issues/2580)) ([c1c57ff](https://github.com/tnspacetime/rivet/commit/c1c57ffe000ff4bbc24f5693eb13cf06e626766d)) +* **guard:** route target via websocket protocols ([#2969](https://github.com/tnspacetime/rivet/issues/2969)) ([692a54a](https://github.com/tnspacetime/rivet/commit/692a54a78fda2d89d719bdf5568cbc70c2341c03)) +* **guard:** simplify error handling for websockets ([#2966](https://github.com/tnspacetime/rivet/issues/2966)) ([144e6b8](https://github.com/tnspacetime/rivet/commit/144e6b8f434189cb7aeed0394060a7359e9848db)) +* **hub:** update actor framework filters for rivetkit ([#2656](https://github.com/tnspacetime/rivet/issues/2656)) ([fa1f776](https://github.com/tnspacetime/rivet/commit/fa1f77683dd5a32ad58d3716b9b9e1008206d393)) +* improve fetch & websocket handler ([#2771](https://github.com/tnspacetime/rivet/issues/2771)) ([8c96b2e](https://github.com/tnspacetime/rivet/commit/8c96b2e7e63c6ef33f809d7d6b640071e5162e05)) +* increase file watch limit for rivet guard ([#2521](https://github.com/tnspacetime/rivet/issues/2521)) ([38528db](https://github.com/tnspacetime/rivet/commit/38528dbbc7658f767d7343c7dbe1f5b5233ef964)) +* **justfile:** add token to default docker run script ([#2991](https://github.com/tnspacetime/rivet/issues/2991)) ([324312d](https://github.com/tnspacetime/rivet/commit/324312daf078f08711a0724df7297f7880939d0c)) +* **justfile:** fix build with frontend ([#2985](https://github.com/tnspacetime/rivet/issues/2985)) ([3aeb28c](https://github.com/tnspacetime/rivet/commit/3aeb28cc83d55a70ce4f5bf24027020b4da07554)) +* link to websocket examples ([#2779](https://github.com/tnspacetime/rivet/issues/2779)) ([5aa1a77](https://github.com/tnspacetime/rivet/commit/5aa1a77e1da9c6dcf916aa033e0d02e80cdbc996)) +* **main:** release 25.4.1 ([#2405](https://github.com/tnspacetime/rivet/issues/2405)) ([a6334c7](https://github.com/tnspacetime/rivet/commit/a6334c7123cd23e6a1b9ad17d165348d2ccdc960)) +* **main:** release 25.5.1 ([#2423](https://github.com/tnspacetime/rivet/issues/2423)) ([9a28ea0](https://github.com/tnspacetime/rivet/commit/9a28ea0063cad661511482d831145f99bcedc936)) +* **main:** release 25.5.2 ([#2728](https://github.com/tnspacetime/rivet/issues/2728)) ([65c279f](https://github.com/tnspacetime/rivet/commit/65c279f5fe6e387a8a4b148166b47ebf466e1216)) +* **main:** release 25.6.0 ([#2746](https://github.com/tnspacetime/rivet/issues/2746)) ([fd015fc](https://github.com/tnspacetime/rivet/commit/fd015fc3d8055a8a7d1c46621817075b5382fbf8)) +* **main:** release 25.6.1 ([#2851](https://github.com/tnspacetime/rivet/issues/2851)) ([880e1fa](https://github.com/tnspacetime/rivet/commit/880e1faed09d4839753495e2ce0cb2c8338caee1)) +* **main:** release 25.7.0 ([#2933](https://github.com/tnspacetime/rivet/issues/2933)) ([608fdb0](https://github.com/tnspacetime/rivet/commit/608fdb010a215d08e54ea36665b2988a6307eeb5)) +* **main:** release 25.7.1 ([#2942](https://github.com/tnspacetime/rivet/issues/2942)) ([80588eb](https://github.com/tnspacetime/rivet/commit/80588eb780228d09fd3b76a108042262eaf55a3e)) +* **main:** release 25.7.2 ([#2948](https://github.com/tnspacetime/rivet/issues/2948)) ([e1eb922](https://github.com/tnspacetime/rivet/commit/e1eb922c21d674610f4dc64ac9012e4992ce7e5c)) +* **main:** release 25.7.3 ([#3025](https://github.com/tnspacetime/rivet/issues/3025)) ([31f1f99](https://github.com/tnspacetime/rivet/commit/31f1f991e1332426ed51d572fc646794f2411330)) +* make site full width ([#2752](https://github.com/tnspacetime/rivet/issues/2752)) ([51278d1](https://github.com/tnspacetime/rivet/commit/51278d1ba8efe4c4594d426663750ab35c526fcc)) +* mark LLM lists and docs as generated files ([#2788](https://github.com/tnspacetime/rivet/issues/2788)) ([a4ed08d](https://github.com/tnspacetime/rivet/commit/a4ed08de62d2087aa9327c2b772f6c8a86cb7595)) +* merge tunnel in to runner ([#2952](https://github.com/tnspacetime/rivet/issues/2952)) ([2d80d59](https://github.com/tnspacetime/rivet/commit/2d80d595bee0125e057a45a3fb4eba2ef99b1b3b)) +* merge v2 ([43682f7](https://github.com/tnspacetime/rivet/commit/43682f794f42b37227694708dd3cf29567a9d907)) +* merge v25.6.0 ([#2847](https://github.com/tnspacetime/rivet/issues/2847)) ([43682f7](https://github.com/tnspacetime/rivet/commit/43682f794f42b37227694708dd3cf29567a9d907)) +* migrate redirects from file to Next.js config ([#2789](https://github.com/tnspacetime/rivet/issues/2789)) ([da00ff5](https://github.com/tnspacetime/rivet/commit/da00ff59ded66893ab68ff763cf2148c27e410b5)) +* move changes from ee ([#2956](https://github.com/tnspacetime/rivet/issues/2956)) ([d261c71](https://github.com/tnspacetime/rivet/commit/d261c71c9ed84d3926001b05a86b8943efb7ca82)) +* moved tailwind v2 -> main config ([#2750](https://github.com/tnspacetime/rivet/issues/2750)) ([a1641eb](https://github.com/tnspacetime/rivet/commit/a1641eb3ef88cc65f69c744c35c3b0b420c956e7)) +* new landing page ([#2369](https://github.com/tnspacetime/rivet/issues/2369)) ([cd66a6d](https://github.com/tnspacetime/rivet/commit/cd66a6d6f7ebe99aa52403b646952ea1a0b78fbe)) +* new og image ([#2450](https://github.com/tnspacetime/rivet/issues/2450)) ([14c45eb](https://github.com/tnspacetime/rivet/commit/14c45ebabf0e7da3edabfcca7315f6137273272f)) +* og change and description ([#3036](https://github.com/tnspacetime/rivet/issues/3036)) ([6c6b495](https://github.com/tnspacetime/rivet/commit/6c6b495be7441cd0c5a7cd23618cf91d6441e410)) +* only exclude ts & js from site ([4f489eb](https://github.com/tnspacetime/rivet/commit/4f489eb41f50a03a46f8fc3c4bb219cbd7de00f1)) +* page description optimization ([#2584](https://github.com/tnspacetime/rivet/issues/2584)) ([b6524d9](https://github.com/tnspacetime/rivet/commit/b6524d90dcc762540acc6c22fa56750920784531)) +* **pegboard-runner:** remove excess info logs in gateway ([#2974](https://github.com/tnspacetime/rivet/issues/2974)) ([11f583f](https://github.com/tnspacetime/rivet/commit/11f583f996a0b01ca33a69d8083a83d69efceed8)) +* **pegboard:** add workaround fetching image size when not using ats ([#2744](https://github.com/tnspacetime/rivet/issues/2744)) ([386da9f](https://github.com/tnspacetime/rivet/commit/386da9f61cefd6ef1c322e29022a368dac348ee5)) +* **pegboard:** consolidate to single subscriber per gateway ([#2879](https://github.com/tnspacetime/rivet/issues/2879)) ([2916549](https://github.com/tnspacetime/rivet/commit/291654936d1aa80f437e2511b8a47cbd6e704dd2)) +* **pegboard:** fix local cache bugs ([#2596](https://github.com/tnspacetime/rivet/issues/2596)) ([496c391](https://github.com/tnspacetime/rivet/commit/496c391b8c1c5822fe042fa9ca8ab89c4caeb12e)) +* **pegboard:** migrate pegboard-ws to custom serve ([#2951](https://github.com/tnspacetime/rivet/issues/2951)) ([9c9f715](https://github.com/tnspacetime/rivet/commit/9c9f715a9b0ed6cad889faf4f58c89af6bb7e25b)) +* **pegboard:** send artifact image size from workflow instead of fetching with HEAD ([#2612](https://github.com/tnspacetime/rivet/issues/2612)) ([4969582](https://github.com/tnspacetime/rivet/commit/49695829c9548da58d3151bce36aac6f3e4af8c8)) +* pricing update ([#2455](https://github.com/tnspacetime/rivet/issues/2455)) ([efcd3fd](https://github.com/tnspacetime/rivet/commit/efcd3fdaa1618c55e57a5fa394ac10af7019a72e)) +* pricing update ([#2591](https://github.com/tnspacetime/rivet/issues/2591)) ([b16d098](https://github.com/tnspacetime/rivet/commit/b16d098922fc598326288282f934b2095b6d151a)) +* railway blog ([#3031](https://github.com/tnspacetime/rivet/issues/3031)) ([8646035](https://github.com/tnspacetime/rivet/commit/86460351a7b4bb11b5d87264d702daca6f75fece)) +* railway docs ([#3038](https://github.com/tnspacetime/rivet/issues/3038)) ([b897d63](https://github.com/tnspacetime/rivet/commit/b897d635a6eb45b69048cfaebdfb6ceb0e1f6dc3)) +* re-enable building windows x86 toolchain ([#2616](https://github.com/tnspacetime/rivet/issues/2616)) ([b03c6f7](https://github.com/tnspacetime/rivet/commit/b03c6f7d638e90e92b83dbeee445f9bc73188170)) +* reduce actor metrics poll interval and increase data points ([#2670](https://github.com/tnspacetime/rivet/issues/2670)) ([c6c6948](https://github.com/tnspacetime/rivet/commit/c6c6948b6c7bf77dd0a4f80f34990aff8d1c87b2)) +* release 25.4.1 ([6289acb](https://github.com/tnspacetime/rivet/commit/6289acbea932704040a0e3433d936391e769ebbe)) +* release 25.4.1 ([ff549fe](https://github.com/tnspacetime/rivet/commit/ff549fe7d58b95baed0e65e7da61b5bfa5e4c671)) +* release 25.4.2 ([3924250](https://github.com/tnspacetime/rivet/commit/392425013fac42001fdc4f5176e393ca593e68c1)) +* release 25.4.2 ([dc4c2cf](https://github.com/tnspacetime/rivet/commit/dc4c2cfd908503d046635bd45cc918e4f0e9c7fa)) +* release 25.5.0 ([80902bc](https://github.com/tnspacetime/rivet/commit/80902bcf3867352a5e39330cd4247bb14910c663)) +* release 25.5.1 ([3671810](https://github.com/tnspacetime/rivet/commit/3671810d6e9bd65389a78c87e6ddb3230017a4e5)) +* release 25.5.1 ([3528157](https://github.com/tnspacetime/rivet/commit/3528157a6988ac4865b5bbacc32247f58b38e935)) +* release 25.5.2 ([d8ffbf0](https://github.com/tnspacetime/rivet/commit/d8ffbf0c8e198a650f0a5d94584ea0e85d3498a3)) +* release 25.5.2 ([b210f39](https://github.com/tnspacetime/rivet/commit/b210f39177325b5b8cf4f70e18a89bf32ddb21f4)) +* release 25.5.3 ([a07577d](https://github.com/tnspacetime/rivet/commit/a07577d83a0ca8362f760fd108b461fd5ec6f965)) +* release 25.6.0 ([287ffdb](https://github.com/tnspacetime/rivet/commit/287ffdbfb2a8d92c8980807ecfac4998ab1045e1)) +* release 25.6.1 ([5b7101b](https://github.com/tnspacetime/rivet/commit/5b7101b6e92d02346737e5d47b708fa657664cdd)) +* release 25.6.1 ([4d05113](https://github.com/tnspacetime/rivet/commit/4d051133d549e1ef1ada5582cc43447ea4b7b9a4)) +* release 25.6.1 ([a150d68](https://github.com/tnspacetime/rivet/commit/a150d68bd751428126d8df4f9bdc87120d8cd692)) +* release 25.6.1 ([b7b4728](https://github.com/tnspacetime/rivet/commit/b7b47280626ade9a95abda28e6cccea7d1de265b)) +* release 25.6.1 ([0feded6](https://github.com/tnspacetime/rivet/commit/0feded6d7364d5feedc17a9817778b515f104bd8)) +* release 25.7.0 ([36d2aed](https://github.com/tnspacetime/rivet/commit/36d2aedc583154879174a18200e9c79eb03ac876)) +* release 25.7.0 ([6251c02](https://github.com/tnspacetime/rivet/commit/6251c025180fa197c690ca7b6521f5dacf6393fa)) +* release 25.7.0 ([c8fbaab](https://github.com/tnspacetime/rivet/commit/c8fbaabb6ddc1f97377fedd9bc8709eade6347f8)) +* release 25.7.1 ([a509d46](https://github.com/tnspacetime/rivet/commit/a509d465440cba88e1210bc9563e6b041040a1db)) +* release 25.7.1 ([4341f0f](https://github.com/tnspacetime/rivet/commit/4341f0f5da49d65aa98bf464a43b51c45f2242ff)) +* release 25.7.2 ([20adec5](https://github.com/tnspacetime/rivet/commit/20adec58d08ccc4833ca9d8fa30304883647e4b7)) +* release 25.7.2 ([a555ba9](https://github.com/tnspacetime/rivet/commit/a555ba93a20952a3b56ebd10466d063f3837e7ff)) +* release 25.7.3 ([aadd55a](https://github.com/tnspacetime/rivet/commit/aadd55a79ed7330a052d7a5da4edc1d5b895a8cd)) +* **release:** disable publishing npm packages ([4118094](https://github.com/tnspacetime/rivet/commit/4118094f15c4bd2e047ac997b70a403914167923)) +* **release:** release npm packages ([ef5d71b](https://github.com/tnspacetime/rivet/commit/ef5d71b83153e9fc7e432e3619628c08be7f4445)) +* **release:** update version to 25.4.1 ([00f48ed](https://github.com/tnspacetime/rivet/commit/00f48edc8400d7c044dd126483f1526e3398ad50)) +* **release:** update version to 25.4.1 ([2ca67f2](https://github.com/tnspacetime/rivet/commit/2ca67f2463b7fff393403d6a2187170b35c83c37)) +* **release:** update version to 25.4.2 ([e6a665f](https://github.com/tnspacetime/rivet/commit/e6a665fca65f8593f9e59ccb409146f4ba5d3013)) +* **release:** update version to 25.4.2 ([89d12ce](https://github.com/tnspacetime/rivet/commit/89d12ce6fdf6a9f404d9dd271adc9e58904b2752)) +* **release:** update version to 25.5.0 ([08cbf90](https://github.com/tnspacetime/rivet/commit/08cbf904d7493ec50981a98b64e088fe07a0715e)) +* **release:** update version to 25.5.1 ([d04aeea](https://github.com/tnspacetime/rivet/commit/d04aeea8260d07f01cc0835fbb19ffbdc6430f8e)) +* **release:** update version to 25.5.1 ([5f350ea](https://github.com/tnspacetime/rivet/commit/5f350ea64505fc80156e901b8252e6b6a5667cbe)) +* **release:** update version to 25.5.2 ([88d4760](https://github.com/tnspacetime/rivet/commit/88d4760834de2bd92a5d5be17eb1e67a5e019acc)) +* **release:** update version to 25.5.2 ([5e03f9e](https://github.com/tnspacetime/rivet/commit/5e03f9eff94c706839889eaa1ec5a6e917d476fc)) +* **release:** update version to 25.5.3 ([2380933](https://github.com/tnspacetime/rivet/commit/2380933a8a9730304e1347d5b936ff567db2ba16)) +* **release:** update version to 25.6.1 ([8b22a17](https://github.com/tnspacetime/rivet/commit/8b22a1721d34aa2b3e46474a8489e172e07b5784)) +* **release:** update version to 25.6.1 ([5538ecc](https://github.com/tnspacetime/rivet/commit/5538ecc863c50adb4ec7ee5f9acb92d9c6e8e1d5)) +* **release:** update version to 25.6.1 ([c53d228](https://github.com/tnspacetime/rivet/commit/c53d2283edb47761e885ae6198b717bffecf713d)) +* **release:** update version to 25.6.1 ([f53be13](https://github.com/tnspacetime/rivet/commit/f53be1363c557b913fba1a4453580b8863024b47)) +* **release:** update version to 25.6.1 ([662465f](https://github.com/tnspacetime/rivet/commit/662465fa4fe673da707ad78702e7e93cbe8f7c03)) +* **release:** update version to 25.7.0 ([73b31c2](https://github.com/tnspacetime/rivet/commit/73b31c25ca98be90bb33ec6947bc5fd189240d9b)) +* **release:** update version to 25.7.0 ([9d9a602](https://github.com/tnspacetime/rivet/commit/9d9a602c0eaed4edb2d7a1e401e72f7943f6e99d)) +* **release:** update version to 25.7.0 ([36a3a6d](https://github.com/tnspacetime/rivet/commit/36a3a6de58c728f664e4514e712769b293f9c797)) +* **release:** update version to 25.7.1 ([58fe088](https://github.com/tnspacetime/rivet/commit/58fe0887415761c0adc155e1ca3e1c9d1bcdd563)) +* **release:** update version to 25.7.1 ([55f114f](https://github.com/tnspacetime/rivet/commit/55f114f35b6611ab9aef624e029ea9623615f82a)) +* **release:** update version to 25.7.2 ([a900956](https://github.com/tnspacetime/rivet/commit/a9009566eeea25b85f9d4bab0a30df072146249a)) +* **release:** update version to 25.7.2 ([501a460](https://github.com/tnspacetime/rivet/commit/501a4606be0e886dd70f1845d5ddb98cd8ca1153)) +* **release:** update version to 25.7.3 ([71a62eb](https://github.com/tnspacetime/rivet/commit/71a62eb4b999f29b1431a65f37acbf52bcb8842d)) +* remove frontend from linguist count ([bb521b1](https://github.com/tnspacetime/rivet/commit/bb521b11b7dff5f3f8a83e57fe61c19d982c9f7b)) +* remove isolate-v8-runner from Docker repos ([#2684](https://github.com/tnspacetime/rivet/issues/2684)) ([fc15db0](https://github.com/tnspacetime/rivet/commit/fc15db0e7178f367d85050b4fba27f014f61fbc2)) +* remove old references to matchmaker on website for seo ([#2511](https://github.com/tnspacetime/rivet/issues/2511)) ([8ccd8a1](https://github.com/tnspacetime/rivet/commit/8ccd8a1f357b5cc63aad94741ac3ab555ce9c9c6)) +* remove outdated better stack integration ([#2680](https://github.com/tnspacetime/rivet/issues/2680)) ([63758a3](https://github.com/tnspacetime/rivet/commit/63758a3666fa31949390429606f677267fd83498)) +* remove port name ([#2897](https://github.com/tnspacetime/rivet/issues/2897)) ([3e0b3e8](https://github.com/tnspacetime/rivet/commit/3e0b3e88895affb168c4c4562438f010906888d2)) +* remove site jsx from linguist ([febe657](https://github.com/tnspacetime/rivet/commit/febe657f1a8693980c271d444e54cd4d7a9e53da)) +* remove unused port configs in favor of custom serve & move api-peer from 6422->6421 ([#2953](https://github.com/tnspacetime/rivet/issues/2953)) ([a940930](https://github.com/tnspacetime/rivet/commit/a940930ab826ef2b4b60522a3741e96d39b7f3a1)) +* replace `hub-embed` with proxy to 127.0.0.1:5080 for /ui/ path in dev ([#2615](https://github.com/tnspacetime/rivet/issues/2615)) ([7e7c582](https://github.com/tnspacetime/rivet/commit/7e7c582fd9603ac39a8cfa17487dbd18b8820747)) +* revert billing ([#2549](https://github.com/tnspacetime/rivet/issues/2549)) ([afbbfe3](https://github.com/tnspacetime/rivet/commit/afbbfe352de2c3076eff5cc67913ef859c6712df)) +* rivetkit blog ([#2681](https://github.com/tnspacetime/rivet/issues/2681)) ([e526230](https://github.com/tnspacetime/rivet/commit/e526230a5fbcce9f9ed3d66051356b8f422b4b01)) +* **runner-protocol:** reorder protocol types ([#2949](https://github.com/tnspacetime/rivet/issues/2949)) ([f355720](https://github.com/tnspacetime/rivet/commit/f3557206b547690e4dacb6c2319e69906f3168b3)) +* **runner:** add ability to disable auto-shutdown ([#2859](https://github.com/tnspacetime/rivet/issues/2859)) ([76488fd](https://github.com/tnspacetime/rivet/commit/76488fd099975e2807f3a61f62f82f69be7797d4)) +* **runner:** add alarms api ([#2919](https://github.com/tnspacetime/rivet/issues/2919)) ([2bcaf13](https://github.com/tnspacetime/rivet/commit/2bcaf137a9b6ed2184088ebc35630b64d9d5ec8a)) +* **runner:** connect tunnel before connecting pb ws ([#2872](https://github.com/tnspacetime/rivet/issues/2872)) ([c86e501](https://github.com/tnspacetime/rivet/commit/c86e501a995edcfd52c7b366dd0d221f31bd297d)) +* **runner:** disable default logs ([#2862](https://github.com/tnspacetime/rivet/issues/2862)) ([32eb1e0](https://github.com/tnspacetime/rivet/commit/32eb1e0b8bd0e1d290e4338cce0a4f46b524cc74)) +* **runner:** handle async actor stop ([#2895](https://github.com/tnspacetime/rivet/issues/2895)) ([9ea99a0](https://github.com/tnspacetime/rivet/commit/9ea99a0b4bf9e86f278ae71a58e5f91cc66efb15)) +* **scripts:** update build-push script ([#3005](https://github.com/tnspacetime/rivet/issues/3005)) ([b33f46f](https://github.com/tnspacetime/rivet/commit/b33f46f93a7ce05d9426176e6b4d73f91548a2e7)) +* **site:** add examples to landing page ([#2747](https://github.com/tnspacetime/rivet/issues/2747)) ([cb555da](https://github.com/tnspacetime/rivet/commit/cb555da48787648069726afc81a4a8e21972cc4e)) +* **site:** doc new useActor properties ([#2808](https://github.com/tnspacetime/rivet/issues/2808)) ([db39a0d](https://github.com/tnspacetime/rivet/commit/db39a0d417f64055584c567c9f1ac6b9990d4780)) +* **site:** doc pino ([#2915](https://github.com/tnspacetime/rivet/issues/2915)) ([0efed00](https://github.com/tnspacetime/rivet/commit/0efed00a3a6a7404519eca0c1a111abd3e84fadb)) +* **site:** document self-hosting ([#2854](https://github.com/tnspacetime/rivet/issues/2854)) ([f1c054d](https://github.com/tnspacetime/rivet/commit/f1c054db74707f06454ea6072da81cfbdc31873d)) +* **site:** remove actor-core dep ([d4205a9](https://github.com/tnspacetime/rivet/commit/d4205a94774adb73208d40bf4e31fc30fe8a0329)) +* **site:** remove deprecated errors ([#2606](https://github.com/tnspacetime/rivet/issues/2606)) ([fde245d](https://github.com/tnspacetime/rivet/commit/fde245d5b91a905ed65ccf5c7f991b3aea2d3c1e)) +* **site:** update docs nav scrolling ([#2796](https://github.com/tnspacetime/rivet/issues/2796)) ([7e80a18](https://github.com/tnspacetime/rivet/commit/7e80a18bfae0e1bfa579581b23bf8c49c0502a9a)) +* **site:** update docs on new lifecycle hooks ([#2843](https://github.com/tnspacetime/rivet/issues/2843)) ([f879623](https://github.com/tnspacetime/rivet/commit/f879623b871e4acafaffd31817b9386fb84ddce1)) +* **site:** update react docs ([#2806](https://github.com/tnspacetime/rivet/issues/2806)) ([68cef01](https://github.com/tnspacetime/rivet/commit/68cef015f1e2e780850fa9ac3290aa8165956c07)) +* support pegboard container runner inside docker compose ([#2611](https://github.com/tnspacetime/rivet/issues/2611)) ([0b74f0d](https://github.com/tnspacetime/rivet/commit/0b74f0d29a91a069baf9c59963c570c40510cfef)) +* switch from snake_case to camelCase in config serialization ([#2657](https://github.com/tnspacetime/rivet/issues/2657)) ([6383f64](https://github.com/tnspacetime/rivet/commit/6383f640fa72ceaae4f1ba50aa066ca0cb96b58a)) +* switch to vbare external lib ([#2963](https://github.com/tnspacetime/rivet/issues/2963)) ([ced8f3c](https://github.com/tnspacetime/rivet/commit/ced8f3c0f359881c361aa331071737417e8b32bb)) +* temporarily disable sentry ([#2406](https://github.com/tnspacetime/rivet/issues/2406)) ([0a94837](https://github.com/tnspacetime/rivet/commit/0a94837ffee0c901fd64cdafdebdacc039946b1d)) +* testing ci ([13a989c](https://github.com/tnspacetime/rivet/commit/13a989c811a7f14dbc4c8d1f4c1a421970186971)) +* throw the site in there too why not ([750e2c2](https://github.com/tnspacetime/rivet/commit/750e2c27284bb2451eb9f5e17dc96a39c287b8ab)) +* tweak nav ([#2749](https://github.com/tnspacetime/rivet/issues/2749)) ([233cee9](https://github.com/tnspacetime/rivet/commit/233cee96ee420fcafca07f4330935d84441613a9)) +* tweak vbare post ([1bac69b](https://github.com/tnspacetime/rivet/commit/1bac69ba3b6d211100a5287146de9ef570fc041b)) +* tweak wording for containers ([7ab4538](https://github.com/tnspacetime/rivet/commit/7ab45380f78d18e22d8aeae000b85da929b3fde9)) +* **udb:** log fs driver path ([#2955](https://github.com/tnspacetime/rivet/issues/2955)) ([f6fa143](https://github.com/tnspacetime/rivet/commit/f6fa1430f5aac0525b968b41090cc2fa46ba5a36)) +* udpate docs for RivetKit 2.0.5 ([#2938](https://github.com/tnspacetime/rivet/issues/2938)) ([03a5f00](https://github.com/tnspacetime/rivet/commit/03a5f002bd22a66b4ef8c5aebae1aa0c5bbf8be9)) +* update actor-core repo path ([b3cb221](https://github.com/tnspacetime/rivet/commit/b3cb221b65d9549596cc4676565226394b6cc802)) +* update clickhouse user query to dynamically bind subproperties ([#2715](https://github.com/tnspacetime/rivet/issues/2715)) ([ce74063](https://github.com/tnspacetime/rivet/commit/ce74063e925b04eb2c46f8568c8721efa97d548d)) +* update cta ([#2738](https://github.com/tnspacetime/rivet/issues/2738)) ([443e63f](https://github.com/tnspacetime/rivet/commit/443e63ff5f34ec7b1a1150b54b9ead88cde7cd68)) +* update default port to 6420 ([#2660](https://github.com/tnspacetime/rivet/issues/2660)) ([12330f4](https://github.com/tnspacetime/rivet/commit/12330f49fb9c89812fffb314b20859892118f461)) +* update deno to fix outgoing websockets ([#2446](https://github.com/tnspacetime/rivet/issues/2446)) ([a050f1e](https://github.com/tnspacetime/rivet/commit/a050f1ee4e1b02b9caf9605d3eb37ee9e4bf5150)) +* update docker templates ([#2926](https://github.com/tnspacetime/rivet/issues/2926)) ([e52f17c](https://github.com/tnspacetime/rivet/commit/e52f17c627b642810cefddeada661798b3dc2514)) +* update docs for new cli & rivetkit ([#2683](https://github.com/tnspacetime/rivet/issues/2683)) ([9ef0ac4](https://github.com/tnspacetime/rivet/commit/9ef0ac4ea908ddb0594c492a5cd40b59a567ee7d)) +* update docs for rivetkit ([#2732](https://github.com/tnspacetime/rivet/issues/2732)) ([f0243da](https://github.com/tnspacetime/rivet/commit/f0243da833e81f3257ae3944e107450a2ffabfc9)) +* update download logs button to use export ([#2718](https://github.com/tnspacetime/rivet/issues/2718)) ([d01af0e](https://github.com/tnspacetime/rivet/commit/d01af0e8f96c0b8086f78cda970d6922b5ae5b15)) +* update examples ([#2461](https://github.com/tnspacetime/rivet/issues/2461)) ([d3916f3](https://github.com/tnspacetime/rivet/commit/d3916f31050ab4842aa224be41bf13fc018079c6)) +* update imge ([#2907](https://github.com/tnspacetime/rivet/issues/2907)) ([911fd90](https://github.com/tnspacetime/rivet/commit/911fd90c7877470fc70ea3b50ae10289e1af2a93)) +* update nextjs docs ([#2950](https://github.com/tnspacetime/rivet/issues/2950)) ([7aef286](https://github.com/tnspacetime/rivet/commit/7aef28676b3f7ba4a65a75c5aaedb3dcb1700f19)) +* update og image ([#2801](https://github.com/tnspacetime/rivet/issues/2801)) ([62b95a1](https://github.com/tnspacetime/rivet/commit/62b95a164adffb71ae399b3df5cca9dc62307cfd)) +* update postgres and railway logo ([#2876](https://github.com/tnspacetime/rivet/issues/2876)) ([b9309a2](https://github.com/tnspacetime/rivet/commit/b9309a2205515272a3d7a3f8654816b25358c385)) +* update pricing buttons ([#2524](https://github.com/tnspacetime/rivet/issues/2524)) ([fe5fde3](https://github.com/tnspacetime/rivet/commit/fe5fde36e9c92c6282a2ebd5cb4fc4645e19354b)) +* update readme and logo ([#2884](https://github.com/tnspacetime/rivet/issues/2884)) ([e58f339](https://github.com/tnspacetime/rivet/commit/e58f339e2a1a038b5858b8fc6e056510b477b68f)) +* update styling on sales ([#2463](https://github.com/tnspacetime/rivet/issues/2463)) ([7855096](https://github.com/tnspacetime/rivet/commit/7855096e3d4cc6f31b8925794facc49e651211ce)) +* update workspace ([#2505](https://github.com/tnspacetime/rivet/issues/2505)) ([a3cb3ec](https://github.com/tnspacetime/rivet/commit/a3cb3ecf120c2a08243813c0af17990fed3415c1)) +* updated graphics for new landing page ([#2398](https://github.com/tnspacetime/rivet/issues/2398)) ([e657b90](https://github.com/tnspacetime/rivet/commit/e657b90e51e04a1630bb9d3ac9c2c64c905b7673)) +* updated links ([#2577](https://github.com/tnspacetime/rivet/issues/2577)) ([33da3fa](https://github.com/tnspacetime/rivet/commit/33da3fa89a7445770ba022c1202e245b69e490f0)) +* updated region list ([#2867](https://github.com/tnspacetime/rivet/issues/2867)) ([91e1c25](https://github.com/tnspacetime/rivet/commit/91e1c25359293eb396af54a62bbc0f5f8e84ec87)) +* updated scenarios Pricing ([#2457](https://github.com/tnspacetime/rivet/issues/2457)) ([9fe7c47](https://github.com/tnspacetime/rivet/commit/9fe7c47701d5863819ee201b2953648e51854007)) +* **ups:** add benches ([#2878](https://github.com/tnspacetime/rivet/issues/2878)) ([ca5490e](https://github.com/tnspacetime/rivet/commit/ca5490ee79a8c315cf12b8658c664cbc0b16d420)) +* **ups:** add message chunking & ups protocol ([#2874](https://github.com/tnspacetime/rivet/issues/2874)) ([0977209](https://github.com/tnspacetime/rivet/commit/0977209400cdad8642c7f5334a05b50d8fab1e55)) +* **ups:** add postgres auto-reconnect ([#2892](https://github.com/tnspacetime/rivet/issues/2892)) ([32e2e01](https://github.com/tnspacetime/rivet/commit/32e2e01edeef7a60c7f7e8cce32af387af5b009c)) +* **ups:** handle edge cases with postgres listen/unlisten/notify when disconnected/reconnecting ([#2893](https://github.com/tnspacetime/rivet/issues/2893)) ([506246c](https://github.com/tnspacetime/rivet/commit/506246ccec74b2c57616599a5e06a56e1d774288)) +* **ups:** remove no responders ([#2863](https://github.com/tnspacetime/rivet/issues/2863)) ([6b4c00b](https://github.com/tnspacetime/rivet/commit/6b4c00b17641cecdb2a11b17976e0e1182b3c472)) +* **util:** increase max ident len ([#2911](https://github.com/tnspacetime/rivet/issues/2911)) ([1c246b7](https://github.com/tnspacetime/rivet/commit/1c246b7b8c5e6b7eb72c8c8b0ca6c2a8c1adf967)) +* **vector:** add vector pipeline to ship clickhouse events from the edge ([#2526](https://github.com/tnspacetime/rivet/issues/2526)) ([ebbe9f7](https://github.com/tnspacetime/rivet/commit/ebbe9f7d08ad6fbc66657ee37a270bafe9674f90)) +* website language update ([#2860](https://github.com/tnspacetime/rivet/issues/2860)) ([bdccba7](https://github.com/tnspacetime/rivet/commit/bdccba7065d61e792e6f5dcefe90bd1551e0dc1c)) +* weekly changelog ([#3069](https://github.com/tnspacetime/rivet/issues/3069)) ([e410867](https://github.com/tnspacetime/rivet/commit/e4108679ddfcef9f8945ad96bfe804853071fe97)) +* Weekly Changelog 2025.37 ([f2d0a51](https://github.com/tnspacetime/rivet/commit/f2d0a514d05010d8b9a4494f43a5ac13db1ffef1)) +* Weekly Changelog 2025.37 ([#2947](https://github.com/tnspacetime/rivet/issues/2947)) ([f2d0a51](https://github.com/tnspacetime/rivet/commit/f2d0a514d05010d8b9a4494f43a5ac13db1ffef1)) +* weekly release september 7th ([#2903](https://github.com/tnspacetime/rivet/issues/2903)) ([6c99016](https://github.com/tnspacetime/rivet/commit/6c99016e1b4c1426ff99556d76c522a1770c2428)) +* writing rivet guard blog post ([#2509](https://github.com/tnspacetime/rivet/issues/2509)) ([1c35f83](https://github.com/tnspacetime/rivet/commit/1c35f8345d50c66c854c7509b17dd85b248ce09b)) + ## [25.7.3](https://github.com/rivet-dev/engine/compare/v25.7.2...v25.7.3) (2025-10-02)