Skip to content

Commit

Permalink
Changelog for 2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziomello committed Apr 26, 2023
1 parent 8a95d1b commit d5a2861
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Expand Up @@ -25,15 +25,21 @@ accidentally triggering the load of a previous DB version.**
* #5442 Decompression may have lost DEFAULT values
* #5459 Fix issue creating dimensional constraints
* #5570 Improve interpolate error message on datatype mismatch
* #5583 Fix parameterization in DecompressChunk path generation
* #5602 Fix broken CAgg with JOIN repair function
* #5573 Fix unique constraint on compressed tables
* #5615 Add permission checks to run_job()

**Thanks**
* @kovetskiy and @DZDomi for reporting peformance regression in Realtime Continuous Aggregates
* @ollz272 for reporting an issue with interpolate error messages


## 2.10.3 (2023-04-26)

**Bugfixes**
* #5583 Fix parameterization in DecompressChunk path generation
* #5602 Fix broken CAgg with JOIN repair function


## 2.10.2 (2023-04-20)

**Bugfixes**
Expand All @@ -52,7 +58,6 @@ accidentally triggering the load of a previous DB version.**
* #5544 Fix refresh from beginning of Continuous Aggregate with variable time bucket
* #5558 Use regrole for job owner
* #5542 Enable indexscan on uncompressed part of partially compressed chunks
* #5573 Fix unique constraint on compressed tables

**Thanks**
* @nikolaps for reporting an issue with the COPY fetcher
Expand Down

0 comments on commit d5a2861

Please sign in to comment.