release-3632
What's Changed
- fix some typos by @cuishuang in #4662
- support non-interactive transactions in sql-over-http by @nicksrandall in #4654
- Use mark file to allow for deletion operations to continue through restarts by @LizardWizzard in #4552
- proxy: add tests for batch http sql by @skyzh in #4793
- proxy: record connection type by @conradludgate in #4802
- cold starts: Add sync-safekeepers fast path by @bojanserafimov in #4804
- Init Timeline in Stopping state in create_timeline_struct when Cause::Delete by @LizardWizzard in #4780
- compute_ctl: Parse sk connstring by @bojanserafimov in #4809
- Upload Test Remote Extensions by @awestover in #4792
- Bump certifi from 2022.12.7 to 2023.7.22 by @bayandin in #4815
- Fix allure report overwriting for different Postgres versions by @bayandin in #4806
- proxy: add some connection init logs by @conradludgate in #4812
- Use OnceLock instead of manually implementing it by @arpad-m in #4805
- proxy: retry compute wake in auth by @conradludgate in #4817
- dedup cleanup fs traces by @LizardWizzard in #4778
- test: allow normal warnings in test_threshold_based_eviction by @koivunej in #4801
- add list of public extensions and lookup table for libraries by @awestover in #4807
- test: allow future image layer warning by @koivunej in #4818
- fix(compute_ctl): remove stray variable in error message by @koivunej in #4823
- Move tenant/delete.rs to tenant/timeline/delete.rs by @LizardWizzard in #4825
- test: fix
test_neon_cli_basics
flakyness without making it better for future by @koivunej in #4827 - make download function behavior more intuitive for prefix=None by @awestover in #4795
- test_runner: add amcheck to test_compatibility by @bayandin in #4772
- test_runner: clean up test_compatibility by @bayandin in #4770
- test: raise timeout to avoid flakyness by @koivunej in #4832
- Make it possible to grant self perfmissions to self created roles by @knizhnik in #4821
- proxy: add unit test for wake_compute by @skyzh in #4819
- fix: demote warnings, fix flakyness by @koivunej in #4837
- Make DiskBtreeReader::dump async by @arpad-m in #4838
- pageserver: add unit test for deleted_at in IndexPart by @jcsp in #4844
- proxy: div by zero by @conradludgate in #4845
- fix: fix error message for listen_pg_addr_tenant_only binding by @yaoyinnan in #4787
- Update pg_embedding to 0.3.1 version by @vadim2404 in #4811
- test_compatibility: fix pg_tenant_only_port port collision by @bayandin in #4850
- Prewarm compute nodes by @bojanserafimov in #4828
- consumption_metrics: send timeline_written_size_delta by @koivunej in #4822
- support isolation level + read only for http batch sql by @skyzh in #4830
- Release 2023-08-01 by @github-actions in #4858
- ci: fix upload-postgres-extensions-to-s3 job by @problame in #4861
New Contributors
- @cuishuang made their first contribution in #4662
- @nicksrandall made their first contribution in #4654
- @yaoyinnan made their first contribution in #4787
Full Changelog: release-3592...release-3632