Skip to content

Commit e930633

Browse files
committed
fix: trigger a release on latest changes
1 parent 8698fe8 commit e930633

File tree

1 file changed

+83
-1
lines changed

1 file changed

+83
-1
lines changed

CHANGELOG.md

Lines changed: 83 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,86 @@
1+
## [17.6.1.054] - 2025-11-21
2+
3+
### 🐛 Bug Fixes
4+
5+
- Disable temporary Nix checks on aarch64-linux (#1930)
6+
- Adaptive retry on aws (#1917)
7+
- *(ci)* Limit max-jobs of nix to 8 to prevent OOM while running nix flake check (#1933)
8+
- Garbage collect after every profile intall + remove osquery (#1938)
9+
10+
### ⚙️ Miscellaneous Tasks
11+
12+
- Upgrade supabase-admin-agent (#1935)
13+
## [17.6.1.053] - 2025-11-19
14+
15+
### 🚀 Features
16+
17+
- Reduciton of closure size for plv8 (#1925)
18+
- Release orioledb with rewind functionality (#1880)
19+
## [17.6.1.052] - 2025-11-15
20+
21+
### 🚀 Features
22+
23+
- Support multiple versions of the pg_stat_monitor extension (#1683)
24+
## [17.6.1.051] - 2025-11-14
25+
26+
### 🚀 Features
27+
28+
- *(setup-postgres.yml)* Enable checksums via initdb for postgres (#1891)
29+
- Support multiple versions of the pg-safeupdate extension (#1871)
30+
- Support multiple versions of the pgjwt extension (#1751)
31+
32+
### 🐛 Bug Fixes
33+
34+
- Add alpn_protocols to envoy (#1503)
35+
## [17.6.1.049] - 2025-11-13
36+
37+
### 🚀 Features
38+
39+
- Support multiple versions of the pg_plan_filter extension (#1873)
40+
## [17.6.1.048] - 2025-11-13
41+
42+
### 🐛 Bug Fixes
43+
44+
- Don't run a nix installer on qemu image build (#1916)
45+
## [17.6.1.047] - 2025-11-13
46+
47+
### 🐛 Bug Fixes
48+
49+
- Restore ami release to us east 1 (#1913)
50+
## [17.6.1.046] - 2025-11-13
51+
52+
### 🚀 Features
53+
54+
- Upgrade admin-mgr to 0.32.3 (#1915)
55+
56+
### 🐛 Bug Fixes
57+
58+
- Prepare job (lines 23-25): Moved checkout before nix-install-ephemeral (#1914)
59+
## [17.6.1.045] - 2025-11-12
60+
61+
### 🚀 Features
62+
63+
- Add branch-based versioning for PR AMI builds (#1902)
64+
65+
### 🐛 Bug Fixes
66+
67+
- Rm docker approach to dbmate migration creation (#1904)
68+
- Update ext custom scripts to follow changes in Salt (#1870)
69+
- Relocate testinfra build ops to ap-southeast-1 (#1908)
70+
71+
### ⚙️ Miscellaneous Tasks
72+
73+
- Standardizes Nix installation across all GitHub Actions workflows (#1907)
74+
## [17.6.1.044] - 2025-11-11
75+
76+
### 🚀 Features
77+
78+
- Mirror fallbacks (#1903)
79+
- Migrate from the DetSys Nix installer to the official Nix installer (#1874)
80+
81+
### 🐛 Bug Fixes
82+
83+
- Restore defaults to /var/lib/postgresql (#1901)
184
## [17.6.1.043] - 2025-11-09
285

386
### ⚙️ Miscellaneous Tasks
@@ -2257,7 +2340,6 @@
22572340
- Remove quotes from build args
22582341
- Corrects typo that prevented wal-g being enabled (#639)
22592342
- Perms and dir structure for physical backups (#650)
2260-
- Pgbouncer config perms (#673)
22612343
- Correct permissions on functions upon restore (#678)
22622344
- Pgbouncer config persistence after reboot (#684)
22632345
- Insert pgbouncer pg_hba entries before any other rules (#686)

0 commit comments

Comments
 (0)