Skip to content

Commit

Permalink
Add additional PRs
Browse files Browse the repository at this point in the history
**Minor Features**
* timescale#2662 Save compression metadata settings on access node
* timescale#2707 Introduce additional db for data node bootstrapping

**Bugfixes**
* timescale#2698 Improve memory handling for remote COPY
* timescale#2555 Set metadata for chunks compressed before 2.0
  • Loading branch information
mkindahl committed Dec 2, 2020
1 parent 243f492 commit 70f242f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,12 @@ improvements to compression for distributed hypertables.
* #2678 Include user actions into job stats view
* #2664 Fix support for complex aggregate expression
* #2672 Add hypertable to continuous aggregates view
* #2662 Save compression metadata settings on access node
* #2707 Introduce additional db for data node bootstrapping

**Bugfixes**
* #2698 Improve memory handling for remote COPY
* #2555 Set metadata for chunks compressed before 2.0
* #2688 Fix crash for concurrent drop and compress chunk
* #2666 Fix timeout handling in async library
* #2683 Fix crash in add_job when given NULL interval
Expand Down

0 comments on commit 70f242f

Please sign in to comment.