Skip to content

Commit e4f3c2c

Browse files
taimoorzaeemwolfgangwalther
authored andcommitted
changelog: Add v12.2.8
1 parent c96dc3e commit e4f3c2c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2525
+ Fixed `"column <json_aggregate>.<alias> does not exist"` error when selecting `?select=...table(aias:count())`
2626
- #3727, Clarify "listening" logs - @steve-chavez
2727
- #3795, Clarify `Accept: vnd.pgrst.object` error message - @steve-chavez
28-
- #3841, Log `503` client error to stderr - @taimoorzaeem
2928

3029
### Changed
3130

@@ -39,6 +38,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3938
- #3757, Remove support for `Prefer: params=single-object` - @joelonsql
4039
+ This preference was deprecated in favor of Functions with an array of JSON objects
4140

41+
## [12.2.8] - 2025-02-10
42+
43+
### Fixed
44+
45+
- #3841, Log `503` client error to stderr - @taimoorzaeem
46+
4247
## [12.2.7] - 2025-02-03
4348

4449
### Fixed

0 commit comments

Comments
 (0)