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.10.2 #5572

Merged
merged 1 commit into from Apr 20, 2023
Merged

Release 2.10.2 #5572

merged 1 commit into from Apr 20, 2023

Conversation

akuzm
Copy link
Member

@akuzm akuzm commented Apr 14, 2023

Changelog

Milestone

Disable-check: commit-count

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

❗ No coverage uploaded for pull request base (2.10.x@4c71d76). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 3ee62e1 differs from pull request most recent head f09e378. Consider uploading reports for the commit f09e378 to get more accurate results

@@            Coverage Diff            @@
##             2.10.x    #5572   +/-   ##
=========================================
  Coverage          ?   90.63%           
=========================================
  Files             ?      226           
  Lines             ?    52246           
  Branches          ?        0           
=========================================
  Hits              ?    47352           
  Misses            ?     4894           
  Partials          ?        0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@akuzm akuzm force-pushed the release-2.10.2 branch 2 times, most recently from 51c791a to d21bd22 Compare April 17, 2023 11:43
CHANGELOG.md Outdated Show resolved Hide resolved
@akuzm akuzm force-pushed the release-2.10.2 branch 3 times, most recently from e474115 to 83c1607 Compare April 19, 2023 13:06
@akuzm akuzm marked this pull request as ready for review April 19, 2023 13:09
@github-actions
Copy link

@nikkhils, @jnidzwetzki: please review this pull request.

Powered by pull-review

 ## 2.10.2 (2023-04-20)

**Bugfixes**
* #5410 Fix file trailer handling in the COPY fetcher
* #5446 Add checks for malloc failure in libpq calls
* #5233 Out of on_proc_exit slots on guc license change
* #5428 Use consistent snapshots when scanning metadata
* #5499 Do not segfault on large histogram() parameters
* #5470 Ensure superuser perms during copy/move chunk
* #5500 Fix when no FROM clause in continuous aggregate definition
* #5433 Fix join rte in CAggs with joins
* #5556 Fix duplicated entries on timescaledb_experimental.policies view
* #5462 Fix segfault after column drop on compressed table
* #5543 Copy scheduled_jobs list before sorting it
* #5497 Allow named time_bucket arguments in Cagg definition
* #5544 Fix refresh from beginning of Continuous Aggregate with variable time bucket
* #5558 Use regrole for job owner
* #5542 Enable indexscan on uncompressed part of partially compressed chunks

**Thanks**
* @nikolaps for reporting an issue with the COPY fetcher
* @S-imo-n for reporting the issue on Background Worker Scheduler crash
* @geezhu for reporting issue on segfault in historgram()
* @mwahlhuetter for reporting the issue with joins in CAggs
* @mwahlhuetter for reporting issue with duplicated entries on timescaledb_experimental.policies view
* @H25E for reporting error refreshing from beginning of a Continuous Aggregate with variable time bucket
@akuzm
Copy link
Member Author

akuzm commented Apr 19, 2023

I had to fix the changelog and won't restart the prerelease tests, they have passed for the previous commit.

@akuzm akuzm merged commit a411eab into 2.10.x Apr 20, 2023
48 checks passed
@akuzm akuzm deleted the release-2.10.2 branch April 20, 2023 06:00
@akuzm akuzm added the release label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants