release-6872
github-actions
released this
14 Oct 15:06
·
240 commits
to main
since this release
What's Changed
- Fix update of statistic for LFC/prefetch by @knizhnik in #9272
- proxy: rename console -> control_plane, rename web -> console_redirect by @conradludgate in #9266
- proxy: Move module base files into module directory by @cloneable in #9297
- Make sure BufferTag padding bytes are cleared in hash keys by @hlinnaka in #9292
- feat(compute_tools): Create JWKS Postgres roles without attributes by @devjv in #9031
- Replace BUFFERTAGS_EQUAL compatibility macro with new-style function by @hlinnaka in #9294
- Improve logging on changes in a compute's status by @tristan957 in #9265
- storage_broker: update hyper and tonic again by @arpad-m in #9299
- vm-monitor: Ignore LFC in postgres cgroup memory threshold by @sharnoff in #8668
- pgxn: Fix compiler warnings, and enable them by @hlinnaka in #9290
- Remove non-existent entries from .dockerignore by @hlinnaka in #9209
- Remove get_self_dir() by @tristan957 in #9306
- Fix compiler warnings on macOS by @bayandin in #9319
- storcon: apply all node status changes before handling transitions by @VladLazar in #9281
- Enable all pyupgrade checks in ruff by @tristan957 in #9323
- Add timeline offload mechanism by @arpad-m in #8907
- tests: Remove redundant log lines when starting an endpoint by @hlinnaka in #9316
- remote_storage: add
DownloadOpts::byte_(start|end)
by @erikgrinaker in #9293 - tests: Reduce noise from logging renamed files by @hlinnaka in #9315
- proxy: Unalias hyper1 and replace one use of hyper0 in test by @cloneable in #9324
- storcon: make observed state updates more granular by @VladLazar in #9276
- test_runner: fix path to tpc-h queries by @bayandin in #9327
- safekeeper: add evicted_timelines gauge. by @arssher in #9318
- Add /installed_extensions endpoint to collect statistics about extension usage. by @lubennikovaav in #8917
- pageserver: add direct io config to virtual file by @yliang412 in #9214
- tests: Use ThreadedMotoServer python class to launch mock S3 server by @hlinnaka in #9313
- tests: Remove redundant log lines when stopping storage nodes by @hlinnaka in #9317
- added workflow Report Workflow Stats by @fedordikarev in #9330
- Add partial support of extensions for v17: by @lubennikovaav in #9322
- local_proxy: integrate with pg_session_jwt extension by @conradludgate in #9086
- Move PgBenchInitResult.EXTRACTORS to a private module constant by @tristan957 in #9334
- Improve some typing in test_runner by @tristan957 in #9303
- add local-proxy suffix to wake-compute requests, respect the returned port by @conradludgate in #9298
- storage controller: use 'infra' JWT scope for node registration by @jcsp in #9343
- CODEOWNERS: assign
storage_scrubber
to storage by @erikgrinaker in #9346 - storage_scrubber: fix faulty assertion when no timelines by @erikgrinaker in #9345
- Move path-related fixtures into their own module by @tristan957 in #9304
- tests: allow a log warning in test_cli_start_stop_multi by @jcsp in #9320
- Enable cargo caching in check-codestyle-rust by @tristan957 in #9307
- Add compute_config_dir fixture by @tristan957 in #9352
- Use valid type hints for Python 3.9 by @tristan957 in #9349
- Introduce "quota" ErrorKind by @awarus in #9300
- tests: stabilize test_storage_controller_heartbeats by @jcsp in #9347
- proxy: Demote some errors to warnings in logs by @cloneable in #9354
- ci: gh-workflow-stats-action v0.1.4: remove debug output and proper pagination by @fedordikarev in #9356
- Test versions mismatch by @a-masterov in #9167
- CI(run-python-test-set): allow to skip missing compatibility snapshot by @bayandin in #9365
- proxy: refactor auth backends by @conradludgate in #9271
- Storage & Compute release 2024-10-14 by @vipvap in #9372
New Contributors
- @devjv made their first contribution in #9031
- @fedordikarev made their first contribution in #9330
Full Changelog: release-6812...release-6872