release-4270
github-actions
released this
27 Nov 08:24
·
2468 commits
to main
since this release
What's Changed
- chore(background_tasks): missed allowed_error change, logging change by @koivunej in #5883
- build: back to opt-level=0 in debug builds, for faster compile times by @problame in #5751
- Disallow CREATE DATABASE WITH OWNER neon_superuser by @save-buffer in #5887
- Update Rust to 1.74.0 by @arpad-m in #5873
- Cleanup compact_level0_phase1 fsyncing by @koivunej in #5852
- refer to our rust-postgres.git fork by branch name by @problame in #5894
- logging: support output to stderr by @problame in #5896
- Add documentation for our sample pre-commit hook by @lubennikovaav in #5868
- LFC fixes + statistics by @knizhnik in #5727
- fix: cleanup of layers from the future can race with their re-creation by @problame in #5890
- Support cancellation for find_lsn_for_timestamp API by @shanyp in #5904
- Move weekly release PR trigger to Monday morning by @shanyp in #5908
- Upload initdb results to S3 by @arpad-m in #5390
- Create extension neon by @lubennikovaav in #5741
- proxy: fix memory leak again by @conradludgate in #5909
- Check if LFC was intialized in local_cache_pages function by @knizhnik in #5911
- test: support validating allowed_errors against a logfile by @koivunej in #5905
- fix: log cancelled request handler errors by @koivunej in #5915
- tests: fix allowed_error for compaction detecting a shutdown by @koivunej in #5919
- fix: long timeline create cancelled by tenant delete by @koivunej in #5917
- Only create neon extension in postgres database; by @lubennikovaav in #5918
- Release 2023-11-27 by @vipvap in #5922
Full Changelog: release-4245...release-4270