|
1 | | -## [unreleased] |
2 | | - |
3 | | -### 🚀 Features |
4 | | - |
5 | | -- Mirror fallbacks (#1903) |
6 | | -- Migrate from the DetSys Nix installer to the official Nix installer (#1874) |
7 | | -- Add branch-based versioning for PR AMI builds (#1902) |
8 | | -- Upgrade admin-mgr to 0.32.3 (#1915) |
9 | | -- Support multiple versions of the pg_plan_filter extension (#1873) |
10 | | -- *(setup-postgres.yml)* Enable checksums via initdb for postgres (#1891) |
11 | | -- Support multiple versions of the pg-safeupdate extension (#1871) |
12 | | -- Support multiple versions of the pgjwt extension (#1751) |
13 | | -- Support multiple versions of the pg_stat_monitor extension (#1683) |
14 | | -- Reduciton of closure size for plv8 (#1925) |
15 | | -- Release orioledb with rewind functionality (#1880) |
16 | | -- Add PostgreSQL conf.d directory (#1929) |
17 | | -- Need this workflow present to test (#1941) |
18 | | -- Start of actual changelog |
19 | | - |
20 | | -### 🐛 Bug Fixes |
21 | | - |
22 | | -- Restore defaults to /var/lib/postgresql (#1901) |
23 | | -- Rm docker approach to dbmate migration creation (#1904) |
24 | | -- Update ext custom scripts to follow changes in Salt (#1870) |
25 | | -- Relocate testinfra build ops to ap-southeast-1 (#1908) |
26 | | -- Prepare job (lines 23-25): Moved checkout before nix-install-ephemeral (#1914) |
27 | | -- Restore ami release to us east 1 (#1913) |
28 | | -- Don't run a nix installer on qemu image build (#1916) |
29 | | -- Add alpn_protocols to envoy (#1503) |
30 | | -- Disable temporary Nix checks on aarch64-linux (#1930) |
31 | | -- Adaptive retry on aws (#1917) |
32 | | -- *(ci)* Limit max-jobs of nix to 8 to prevent OOM while running nix flake check (#1933) |
33 | | -- Garbage collect after every profile intall + remove osquery (#1938) |
34 | | -- Try to use mirror fallbacks for docker images (#1942) |
35 | | - |
36 | | -### 📚 Documentation |
37 | | - |
38 | | -- Expansion to help understand anatomy and code api in user here (#1944) |
39 | | -- Changelog after release |
40 | | - |
41 | | -### ⚙️ Miscellaneous Tasks |
42 | | - |
43 | | -- Standardizes Nix installation across all GitHub Actions workflows (#1907) |
44 | | -- Upgrade supabase-admin-agent (#1935) |
45 | | -- Remove extra chars from automated changelog |
46 | 1 | ## [17.6.1.043] - 2025-11-09 |
47 | 2 |
|
48 | 3 | ### ⚙️ Miscellaneous Tasks |
|
2302 | 2257 | - Remove quotes from build args |
2303 | 2258 | - Corrects typo that prevented wal-g being enabled (#639) |
2304 | 2259 | - Perms and dir structure for physical backups (#650) |
| 2260 | +- Pgbouncer config perms (#673) |
2305 | 2261 | - Correct permissions on functions upon restore (#678) |
2306 | 2262 | - Pgbouncer config persistence after reboot (#684) |
2307 | 2263 | - Insert pgbouncer pg_hba entries before any other rules (#686) |
|
0 commit comments