Timescaledb: 0.7.1 Release

Release date:
November 29, 2017
Previous version:
0.7.0 (released November 21, 2017)
Magnitude:
865 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in 0.7.1

erimatnor
RobAtticus
cevian

Directory Browser for 0.7.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

High-level changes * Fix to the migration script for those coming from 0.6.1 (or earlier) * Fix edge case in drop_chunks when hypertable uses TIMESTAMP type * Query planning improvements & fixes * Permission fixes and support SET ROLE functionality

Notable commits * [717299f] Change time handling in drop_chunks for TIMESTAMP times * [d8ec285] Do not append-optimize plans with result relations (DELETE/UPDATE) * [30b72ec] Handle empty append plans in ConstraintAwareAppend * [b35509b] Permission fixes and allow SET ROLE

Thanks * @shaneodonnell for reporting a bug with empty append plans in ConstraintAwareAppend * @ryan-shaw for reporting a bug with query plans involving result relations and reporting an issue with our 0.6.1 to 0.7.0 migration script