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 #7741

Merged
merged 2 commits into from
Feb 19, 2025
Merged

Release 2.18.2 #7741

merged 2 commits into from
Feb 19, 2025

Conversation

svenklemm
Copy link
Member

@svenklemm svenklemm commented Feb 19, 2025

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

Disable-check: approval-count
Disable-check: force-changelog-file
Disable-check: commit-count

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 81.86%. Comparing base (59f50f2) to head (92c5f61).
Report is 783 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7741      +/-   ##
==========================================
+ Coverage   80.06%   81.86%   +1.80%     
==========================================
  Files         190      247      +57     
  Lines       37181    45424    +8243     
  Branches     9450    11353    +1903     
==========================================
+ Hits        29770    37188    +7418     
- Misses       2997     3760     +763     
- Partials     4414     4476      +62     

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

Co-authored-by: Philip Krauss <35487337+philkra@users.noreply.github.com>
Signed-off-by: Sven Klemm <31455525+svenklemm@users.noreply.github.com>
@svenklemm svenklemm merged commit fcad684 into timescale:main Feb 19, 2025
65 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants