release-5294
github-actions
released this
15 Apr 13:22
·
1842 commits
to main
since this release
What's Changed
- refactor(pageserver): use tokio::signal instead of spawn_blocking by @problame in #7332
- Remove async_trait from CompactionDeltaLayer by @arpad-m in #7342
- pageserver: option to run with just one tokio runtime by @problame in #7331
- implement Serialize/Deserialize for SystemTime with RFC3339 format by @kevinmingtarja in #7203
- update measured with some more convenient features by @conradludgate in #7334
- CI(flaky-tests): remove outdated restriction by @bayandin in #7345
- Update staging hostname by @bayandin in #7347
- Proxy read ids from redis by @khanova in #7205
- pageserver: time based rolling based on the first write timestamp by @VladLazar in #7346
- Add command to time travel recover prefixes by @arpad-m in #7322
- proxy: hyper1 for only proxy by @conradludgate in #7073
- proxy: fix credentials cache lookup by @khanova in #7349
- Revert "Proxy read ids from redis (#7205)" by @khanova in #7350
- compute_ctl: Auto-set dynamic_shared_memory_type by @sharnoff in #7348
- Remember last written LSN when it is first requested by @knizhnik in #7343
- Reenable test_forward_compatibility by @petuhovskiy in #7358
- compute hook: use shared client with explicit timeout by @jcsp in #7359
- CI(build-build-tools-image): Do not cancel concurrent workflows by @bayandin in #7226
- proxy: replace prometheus with measured by @conradludgate in #6717
- Read cplane events from regional redis by @khanova in #7352
- proxy: fix overloaded db connection closure by @conradludgate in #7364
- CI: speed up Allure reports upload by @bayandin in #7362
- Fix typo in pg_ctl shutdown mode by @tristan957 in #7365
- build(deps): bump idna from 3.3 to 3.7 by @dependabot in #7367
- Release 2024-04-15 by @vipvap in #7378
New Contributors
- @kevinmingtarja made their first contribution in #7203
Full Changelog: release-5269...release-5294