Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.7.4 #2337

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Release 1.7.4 #2337

merged 1 commit into from
Sep 8, 2020

Conversation

svenklemm
Copy link
Member

This maintenance release contains bugfixes since the 1.7.3 release. We deem it high
priority for upgrading.

In particular the fixes contained in this maintenance release address an issue with
running queries on compressed hypertables on standby nodes.

Bugfixes

@svenklemm svenklemm requested a review from a team as a code owner September 7, 2020 19:12
@codecov
Copy link

codecov bot commented Sep 7, 2020

Codecov Report

Merging #2337 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2337      +/-   ##
==========================================
- Coverage   90.40%   90.39%   -0.02%     
==========================================
  Files         213      213              
  Lines       34823    34825       +2     
==========================================
- Hits        31483    31480       -3     
- Misses       3340     3345       +5     
Impacted Files Coverage Δ
src/compat.h 100.00% <ø> (ø)
src/hypercube.c 92.85% <100.00%> (ø)
tsl/src/bgw_policy/compression_api.c 84.15% <100.00%> (+0.32%) ⬆️
src/loader/bgw_message_queue.c 84.51% <0.00%> (-3.23%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23cbb09...4ba95ce. Read the comment docs.

@k-rus
Copy link
Contributor

k-rus commented Sep 7, 2020

@svenklemm Should it go to 1.7.x branch, instead of master, since the commit is not on the master yet? The tag will be on 1.7.x.

Copy link
Member

@mfreed mfreed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This maintenance release contains bugfixes since the 1.7.3 release. We deem it high
priority for upgrading.

CHANGELOG.md Outdated
Comment on lines 9 to 10
This maintenance release contains bugfixes since the 1.7.3 release. We deem it high
priority for upgrading.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This maintenance release contains bugfixes since the 1.7.3 release. We deem it high
priority for upgrading.
This maintenance release contains bugfixes since the 1.7.3 release. We deem it
high priority for upgrading if TimescaleDB is deployed with replicas (synchronous
or asynchronous).

@svenklemm svenklemm force-pushed the release-1.7.4 branch 2 times, most recently from 8c2daa9 to 86e137f Compare September 7, 2020 21:28
This maintenance release contains bugfixes since the 1.7.3 release. We deem it
high priority for upgrading if TimescaleDB is deployed with replicas (synchronous
or asynchronous).

In particular the fixes contained in this maintenance release address an issue with
running queries on compressed hypertables on standby nodes.

**Bugfixes**
* timescale#2340 Remove tuple lock on select path
@svenklemm svenklemm merged commit 8797493 into timescale:master Sep 8, 2020
@svenklemm svenklemm deleted the release-1.7.4 branch April 18, 2021 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants