Skip to content

2.3.17

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Sep 20:29
· 21 commits to main since this release

What's Changed

  • fix(rivetkit-core): report actor crashes as a sleep intent instead of a stop intent by @MasterPtato in #5666
  • fix(envoy-client): fail sent vfs sqlite requests on disconnect instead of stalling until expiry by @MasterPtato in #5667
  • fix(envoy-client): ack start commands immediately instead of waiting for the periodic tick by @MasterPtato in #5668
  • fix(rivetkit): surface native runtime load failures instead of masking them with wasm by @MasterPtato in #5670
  • fix(universaldb): stop postgres commits from starving the connection pool by @MasterPtato in #5685
  • fix(universaldb): restore commit connection release and reserved leader pool by @MasterPtato in #5687
  • fix(guard): disable admission limits by default by @NathanFlurry in #5689

Full Changelog: v2.3.16...v2.3.17