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 2.18.2 #7738

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Release 2.18.2 #7738

merged 1 commit into from
Feb 19, 2025

Conversation

svenklemm
Copy link
Member

This release contains performance improvements and bug fixes since the 2.18.1 release. We recommend that you upgrade at the next available opportunity.

Bugfixes

Thanks

Copy link
Contributor

@philkra philkra left a comment

Choose a reason for hiding this comment

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

LGTM

This release contains performance improvements and bug fixes since
the 2.18.1 release. We recommend that you upgrade at the next
available opportunity.

**Bugfixes**
* timescale#7686 Potential wrong aggregation result when using vectorized aggregation with hash grouping in reverse order
* timescale#7694 Fix ExplainHook breaking call chain
* timescale#7695 Block dropping internal compressed chunks with `drop_chunk()`
* timescale#7711 License error when using hypercore handler
* timescale#7712 Respect other extensions' ExecutorStart hooks

**Thanks**
* @davidmehren and @jflambert for reporting an issue with extension hooks
* @jflambert for reporting a bug with license errors shown in autovacuum
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.35%. Comparing base (6f2aa30) to head (ffbd60d).
Report is 39 commits behind head on 2.18.x.

Additional details and impacted files
@@            Coverage Diff             @@
##           2.18.x    #7738      +/-   ##
==========================================
+ Coverage   82.34%   82.35%   +0.01%     
==========================================
  Files         238      240       +2     
  Lines       44140    44371     +231     
  Branches    11101    11171      +70     
==========================================
+ Hits        36345    36540     +195     
- Misses       3424     3450      +26     
- Partials     4371     4381      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svenklemm svenklemm merged commit bb49cfc into timescale:2.18.x Feb 19, 2025
138 of 145 checks passed
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.

2 participants