Skip to content

release-5691

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 17:51
· 1438 commits to main since this release
f45818a

What's Changed

  • test: allow no vectored gets happening by @koivunej in #7939
  • feat(pageserver): collect aux file tombstones by @skyzh in #7900
  • Move keyspace utils to inherent impls by @arpad-m in #7929
  • s3_scrubber: add pageserver-physical-gc by @jcsp in #7925
  • Store logical replication origin in KV storage by @knizhnik in #7099
  • storcon_cli: add 'drop' and eviction interval utilities by @jcsp in #7938
  • pageserver: don't squash all image layer generation errors into anyhow::Error by @jcsp in #7943
  • [proxy] Fix dynamic rate limiter by @khanova in #7950
  • Set page LSN when reconstructing VM in page server by @knizhnik in #7935
  • test: no missed wakeups, cancellation and timeout flow to downloads by @koivunej in #7863
  • build(Dockerfile.compute-node): do not log tar contents by @koivunej in #7953
  • feat(rtc): maintain dirty and uploaded IndexPart by @koivunej in #7833
  • pageserver: include heatmap in tenant deletion by @jcsp in #7928
  • fix(pageserver): duplicate layers can cause corruption by @problame in #7799
  • feat: support changing IndexPart::metadata_bytes to json in future release by @koivunej in #7693
  • feat(pageserver): compute aux file size on initial logical size calculation by @skyzh in #7958
  • upgrade pgvector from 0.7.0 to 0.7.1 by @Bodobolero in #7954
  • chore!: remove walredo_process_kind config option & kind type by @problame in #7756
  • pageserver/controller: enable tenant deletion without attachment by @jcsp in #7957
  • chore(walredo): avoid duplicate tenant_id and shard_slug fields by @problame in #7977
  • refactor(pageserver): designated api error type for cancelled request by @yliang412 in #7949
  • fix: do TimelineMetrics::shutdown only once by @koivunej in #7983
  • Perform retries on azure bulk deletion by @arpad-m in #7964
  • fix(pageserver): more flexible layer size test by @skyzh in #7945
  • fix(pageserver): skip metadata compaction if LSN is not accumulated enough by @skyzh in #7962
  • raise the warning for oversized L0 to 2*target by @koivunej in #7985
  • Remove random sleep in partial backup by @petuhovskiy in #7982
  • Downgrade No response from reading prefetch entry WARNING to LOG by @lubennikovaav in #7988
  • test_local_only_layers_after_crash: various fixes by @koivunej in #7986
  • CI: copy run-* labels from external contributors' PRs by @a-masterov in #7915
  • Move SQL migrations out of line by @tristan957 in #7991
  • Include openssl and ICU statically linked by @rahulinux in #7956
  • Release 2024-06-10 by @vipvap in #7999

New Contributors

Full Changelog: release-5657...release-5691