Skip to content

Commit

Permalink
changelog: Add v12.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther committed Feb 3, 2025
1 parent b285f5f commit db85e64
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Fixed

- #2524, Fix schema reloading notice on windows - @diogob
- #3693, Prevent spread embedding to allow aggregates when they are disabled - @laurenceisla
- #3693, A nested spread embedding now correctly groups by the fields of its top parent relationship - @laurenceisla
- #3693, Fix spread embedding errors when using the `count()` aggregate without a field - @laurenceisla
Expand All @@ -39,6 +38,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3757, Remove support for `Prefer: params=single-object` - @joelonsql
+ This preference was deprecated in favor of Functions with an array of JSON objects

## [12.2.7] - 2025-02-03

### Fixed

- #2524, Fix schema reloading notice on windows - @diogob

## [12.2.6] - 2025-01-29

### Fixed
Expand Down

0 comments on commit db85e64

Please # to comment.