changelog: Add v12.2.7
This commit is contained in:
+6
-1
@@ -18,7 +18,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- #2524, Fix schema reloading notice on windows - @diogob
|
|
||||||
- #3693, Prevent spread embedding to allow aggregates when they are disabled - @laurenceisla
|
- #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, 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
|
- #3693, Fix spread embedding errors when using the `count()` aggregate without a field - @laurenceisla
|
||||||
@@ -39,6 +38,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- #3757, Remove support for `Prefer: params=single-object` - @joelonsql
|
- #3757, Remove support for `Prefer: params=single-object` - @joelonsql
|
||||||
+ This preference was deprecated in favor of Functions with an array of JSON objects
|
+ 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
|
## [12.2.6] - 2025-01-29
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
Reference in New Issue
Block a user