2.0.22-rc.2
Pre-release
Pre-release
·
31 commits
to main
since this release
What's Changed
- chore(config): disable valid_hosts filter unless explicitly configured by @NathanFlurry in #3274
- chore(scripts): update release script to include rivetkit by @NathanFlurry in #3265
- fix(fe): empty token it is a valid token by @jog1t in #3268
- fix(fe): redirect engine users to connect page when there's no actors by @jog1t in #3269
- fix(fe): fix alignment of icons in dc region by @jog1t in #3271
- fix(fe): disable temporarily plain customer identification by @jog1t in #3272
- feat(fe): provide default values for deploy to vercel link by @jog1t in #3281
- fix: improve reconnection with sleeping and tunnel by @MasterPtato in #3261
- feat: add ws msg ack to runner protocol by @MasterPtato in #3275
- chore: remove headers through guard by @MasterPtato in #3288
- fix: integrate sentry with tracing and axum by @MasterPtato in #3290
- fix: add version rollback check by @MasterPtato in #3291
- chore(guard): add metadata to rate limit error by @NathanFlurry in #3292
- chore(tracing-utils): add tracing utils for custom instrument by @NathanFlurry in #3293
- feat(epoxy): add ability to get & set coordinator state by @NathanFlurry in #3294
- fix(epoxy): fix replica recovery to skip old ballots by @NathanFlurry in #3295
- fix(epoxy): handle incomplete ranges in epoxy recover key by @NathanFlurry in #3296
- chore(scripts): add ping actor script by @NathanFlurry in #3277
- chore(api-public): return build metadata by @NathanFlurry in #3278
- chore(guard): move token routing out off inner router for path-based routing by @NathanFlurry in #3279
- fix(gas): fix from_workflow when creating standalone ctx from op ctx by @NathanFlurry in #3342
- fix(next-js): auto shut down runners when source code updates by @NathanFlurry in #3369
- chore(pegboard): allow configuring reschedule_backoff_max_exponent by @NathanFlurry in #3370
- chore(pegboard): allow configuring runner_eligible_threshold and runner_lost_threshold by @NathanFlurry in #3372
Full Changelog: v2.0.21...v2.0.22-rc.2