Skip to content

release-7245

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 08:45
· 178 commits to main since this release
1ca9b56

What's Changed

  • fix(pageserver): ensure all layers are flushed before measuring RSS by @skyzh in #9861
  • Bump default Debian version to Bookworm everywhere by @bayandin in #9863
  • Address beta clippy lint needless_lifetimes by @arpad-m in #9877
  • Prefetch on macos by @knizhnik in #9875
  • page_service: add benchmark for batching by @problame in #9820
  • safekeeper: lift decoding and interpretation of WAL to the safekeeper by @VladLazar in #9746
  • proxy: Demote all cplane error replies to info log level by @cloneable in #9880
  • proxy: Demote errors from cplane request routines to debug by @cloneable in #9886
  • fast_import: remove hardcoding of pg_version by @arpad-m in #9878
  • chore(proxy): discard request context span during passthrough by @conradludgate in #9882
  • track how much time the flush loop is stalled waiting for uploads by @Bodobolero in #9885
  • Bump neon.logical_replication_max_snap_files default to 10000 by @tristan957 in #9896
  • ingest benchmark: after effective_io_concurrency = 100 we can increase compute side parallelism by @Bodobolero in #9904
  • CI(pre-merge-checks): build only one build-tools-image by @bayandin in #9718
  • safekeeper: use protobuf for sending compressed records to pageserver by @VladLazar in #9821
  • pageserver: add tenant config override for wal receiver proto by @VladLazar in #9888
  • pageserver: add relsize cache metrics by @erikgrinaker in #9890
  • fix(storage-scrubber): valid layermap error degrades to warning by @skyzh in #9902
  • pageserver: add metrics for unknown ClearVmBits pages by @erikgrinaker in #9911
  • proxy: promote two logs to error, fix multiline log by @cloneable in #9913
  • fix(pageserver): flush deletion queue in reload shutdown mode by @skyzh in #9884
  • pageserver: only apply ClearVmBits on relevant shards by @erikgrinaker in #9895
  • proxy: spawn cancellation checks in the background by @awarus in #9918
  • remote_storage/abs: count 404 and 304 for get as ok for metrics by @VladLazar in #9912
  • Makefile: build pg_visibility by @erikgrinaker in #9922
  • Update rust to 1.83.0, also update cargo adjacent tools by @arpad-m in #9926
  • pageserver: return correct LSN for interpreted proto keep alive responses by @VladLazar in #9928
  • test_runner: rerun all failed tests by @bayandin in #9917
  • fix(compute_ctl): Allow usage of DB names with whitespaces by @ololobus in #9919
  • Compute release 2024-11-28 by @ololobus in #9935

Full Changelog: release-7215...release-7245