-
Notifications
You must be signed in to change notification settings - Fork 916
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.12.1 #6157
Release 2.12.1 #6157
Conversation
Codecov Report
@@ Coverage Diff @@
## main #6157 +/- ##
==========================================
+ Coverage 73.90% 81.39% +7.48%
==========================================
Files 246 246
Lines 50026 56932 +6906
Branches 12565 12607 +42
==========================================
+ Hits 36974 46342 +9368
- Misses 7186 8200 +1014
+ Partials 5866 2390 -3476 see 227 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
04c7ea2
to
e9bba98
Compare
c162f22
to
cec3b45
Compare
@akuzm, @fabriziomello: please review this pull request.
|
cec3b45
to
3e42518
Compare
There was a problem hiding this 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 bug fixes since the 2.12.0 release. We recommend that you upgrade at the next available opportunity. **Bugfixes** * timescale#6113 Fix planner distributed table count * timescale#6117 Avoid decompressing batches using an empty slot * timescale#6123 Fix concurrency errors in OSM API * timescale#6142 Do not throw an error when deprecation GUC cannot be read **Thanks** * @symbx for reporting a crash when selecting from empty hypertables
3e42518
to
2600239
Compare
This release contains bug fixes since the 2.12.0 release.
We recommend that you upgrade at the next available opportunity.
Bugfixes
Thanks