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 notes header 2.15.0 #6874

Merged

Conversation

fabriziomello
Copy link
Contributor

@fabriziomello fabriziomello commented Apr 29, 2024

Disable-check: force-changelog-file

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.00%. Comparing base (59f50f2) to head (62c69b6).
Report is 141 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6874      +/-   ##
==========================================
+ Coverage   80.06%   81.00%   +0.93%     
==========================================
  Files         190      198       +8     
  Lines       37181    37286     +105     
  Branches     9450     9734     +284     
==========================================
+ Hits        29770    30204     +434     
- Misses       2997     3188     +191     
+ Partials     4414     3894     -520     

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

@fabriziomello
Copy link
Contributor Author

fabriziomello commented Apr 30, 2024

List of current PRs:

Features

Bugfixes

Thanks

  • @brasic for reporting a crash when the ts_hypertable_insert_blocker was called directly
  • @bvanelli for reporting an issue with the jobs retry count
  • @djzurawsk For reporting error when dropping chunks
  • @Dzuzepppe for reporting an issue with DELETEs using subquery on compressed chunk working incorrectly.
  • @hongquan For reporting a 'timestamp out of range' error during CAgg migrations
  • @kevcenteno for reporting an issue with the show_chunks API showing incorrect output when 'created_before/created_after' was used with time-partitioned columns.
  • @mahipv For starting working on the job history PR
  • @rovo89 For reporting constify cagg_watermark not working using window function when querying a CAgg

@fabriziomello fabriziomello force-pushed the release-notes-header-2.15.0 branch 2 times, most recently from 823a04f to 5457ae1 Compare May 2, 2024 18:16
@fabriziomello fabriziomello force-pushed the release-notes-header-2.15.0 branch 2 times, most recently from 514225c to 920c6e5 Compare May 2, 2024 19:05
**Deprecation warning**
* Starting on this release will not be possible to create Continuous Aggregate using `time_bucket_ng` anymore and it will be completely removed on the upcoming releases.
* Recommend users to [migrate their old Continuous Aggregate format to the new one](https://docs.timescale.com/use-timescale/latest/continuous-aggregates/migrate/) because it support will be completely removed in next releases prevent them to migrate.
* PG13 deprecation??
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@iroussos should we add deprecation warning for PG13???

@fabriziomello fabriziomello enabled auto-merge (rebase) May 3, 2024 12:28
@fabriziomello fabriziomello merged commit bc644f7 into timescale:main May 3, 2024
41 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.

None yet

4 participants