Skip to content

Commit 1cb1a2d

Browse files
committed
chore: add base changelog
1 parent f7917ba commit 1cb1a2d

File tree

1 file changed

+222
-1
lines changed

1 file changed

+222
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 222 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,225 @@
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+
## [17.6.1.043] - 2025-11-09
47+
48+
### βš™οΈ Miscellaneous Tasks
49+
50+
- Bump admin api for service versions (#1900)
51+
## [17.6.1.042] - 2025-11-08
52+
53+
### πŸš€ Features
54+
55+
- Support multiple versions of the pg_tle extension (#1756)
56+
## [17.6.1.041] - 2025-11-07
57+
58+
### πŸ› Bug Fixes
59+
60+
- Needs to run on merge not pre merge (#1898)
61+
- Grant execute on pg_reload_conf() to postgres (#1892)
62+
## [17.6.1.040] - 2025-11-06
63+
64+
### πŸš€ Features
65+
66+
- Support multiple versions of the pgaudit extension (#1758)
67+
## [17.6.1.039] - 2025-11-06
68+
69+
### πŸš€ Features
70+
71+
- Bump auth to v2.182.1 (#1894)
72+
73+
### 🚜 Refactor
74+
75+
- *(ansible)* Bring our ansible up to modern ansible-lint standards (#1881)
76+
77+
### πŸ“š Documentation
78+
79+
- Small fixes to dbmate docs (#1895)
80+
## [17.6.1.038] - 2025-11-04
81+
82+
### πŸš€ Features
83+
84+
- Multiple versions for the vault extension (#1661)
85+
86+
### πŸ§ͺ Testing
87+
88+
- Start fail2ban before healthcheck in testinfra (#1888)
89+
## [17.6.1.037] - 2025-11-03
90+
91+
### πŸ› Bug Fixes
92+
93+
- Explicitly set pg fail2ban jail backend to auto (#1886)
94+
## [17.6.1.036] - 2025-10-31
95+
96+
### πŸš€ Features
97+
98+
- Enable GitHub merge queues (#1849)
99+
100+
### πŸ› Bug Fixes
101+
102+
- Change trigger to `merge_group` in "Release Migrations - Staging / build (push)" workflow (#1884)
103+
- We won't deploy this newest version of plv8 yet (#1885)
104+
105+
### 🚜 Refactor
106+
107+
- *(ansible)* Bring our ansible up to modern ansible-lint standards (#1869)
108+
109+
### πŸ§ͺ Testing
110+
111+
- Newline readme (#1883)
112+
## [17.6.1.035] - 2025-10-30
113+
114+
### πŸš€ Features
115+
116+
- Update supautils (#1879)
117+
## [17.6.1.034] - 2025-10-30
118+
119+
### πŸš€ Features
120+
121+
- Support multiple versions of the plv8 extension (#1676)
122+
## [17.6.1.033] - 2025-10-29
123+
124+
### βš™οΈ Miscellaneous Tasks
125+
126+
- Bump wrappers version 0.5.6 (#1877)
127+
## [17.6.1.032] - 2025-10-28
128+
129+
### πŸš€ Features
130+
131+
- Support multiple versions of the pg_hashids extension (#1755)
132+
## [17.6.1.031] - 2025-10-28
133+
134+
### πŸš€ Features
135+
136+
- *(Nix-flakes)* Add pgBackRest flake (#1859)
137+
138+
### πŸ› Bug Fixes
139+
140+
- Wrappers 0.5.3 missing (#1872)
141+
- Covering migrations for wrappers across all versions` (#1876)
142+
143+
### 🚜 Refactor
144+
145+
- Improve test harness logging and error handling (#1834)
146+
147+
### βš™οΈ Miscellaneous Tasks
148+
149+
- Add our substituter config to flake.nix (#1839)
150+
## [17.6.1.029] - 2025-10-25
151+
152+
### πŸš€ Features
153+
154+
- Support multiple versions of the pgroonga extension (#1677)
155+
156+
### 🚜 Refactor
157+
158+
- *(ansible)* Bring our ansible up to modern ansible-lint standards (#1862)
159+
## [17.6.1.028] - 2025-10-24
160+
161+
### πŸ› Bug Fixes
162+
163+
- Bump admin-api with enforce ssl fix (#1857)
164+
- Bump version for new release (#1860)
165+
166+
### 🚜 Refactor
167+
168+
- *(ansible)* Bring our ansible up to modern ansible-lint standards (#1861)
169+
## [17.6.1.027] - 2025-10-23
170+
171+
### πŸš€ Features
172+
173+
- Support multiple versions of the pg_repack extension (#1688)
174+
175+
### 🚜 Refactor
176+
177+
- *(ansible)* Bring our ansible up to modern ansible-lint standards (#1852)
178+
- *(ansible)* Bring our ansible up to modern ansible-lint standards (#1856)
179+
## [17.6.1.026] - 2025-10-22
180+
181+
### πŸš€ Features
182+
183+
- Support multiple versions of the plpgsql_check extension (#1684)
184+
185+
### 🚜 Refactor
186+
187+
- *(ansible)* Bring our ansible up to modern ansible-lint standards (#1848)
188+
189+
### πŸ“š Documentation
190+
191+
- How to update new structure (#1851)
192+
- Getting started nix install or config revised (#1853)
193+
194+
### βš™οΈ Miscellaneous Tasks
195+
196+
- Bump to release (#1855)
197+
## [17.6.1.025] - 2025-10-21
198+
199+
### πŸš€ Features
200+
201+
- *(wrappers)* Support more versions (#1831)
202+
203+
### 🚜 Refactor
204+
205+
- *(ansible)* Bring our ansible up to modern ansible-lint standards (#1833)
206+
## [17.6.1.024] - 2025-10-17
207+
208+
### πŸ› Bug Fixes
209+
210+
- Fine tune protection rules to unblock wal-g functionality (#1846)
211+
## [17.6.1.023] - 2025-10-16
212+
213+
### πŸ› Bug Fixes
214+
215+
- *(nix)* Remove '%' character from Nix trusted-public-keys configuration (#1840)
216+
- Remove git revision from postgres package
217+
- Incorporate v3.0.0 supautils (#1844)
218+
## [17.6.1.022] - 2025-10-14
219+
220+
### βš™οΈ Miscellaneous Tasks
221+
222+
- Systemd hardening (#1837)
1223
## [17.6.1.021] - 2025-10-10
2224

3225
### 🚜 Refactor
@@ -2080,7 +2302,6 @@
20802302
- Remove quotes from build args
20812303
- Corrects typo that prevented wal-g being enabled (#639)
20822304
- Perms and dir structure for physical backups (#650)
2083-
- Pgbouncer config perms (#673)
20842305
- Correct permissions on functions upon restore (#678)
20852306
- Pgbouncer config persistence after reboot (#684)
20862307
- Insert pgbouncer pg_hba entries before any other rules (#686)

0 commit comments

Comments
Β (0)