feat: v1.7.0 -> master#11042
Conversation
|
Claude finished @ovr's task in 59s —— View job Code Review — v1.7.0 release / Elasticsearch driver removalOne-line headline: LGTM — clean removal of the deprecated Elasticsearch driver. 0 high, 0 medium, 1 low. Full review (click to expand)Checklist
SummaryThis PR removes the What I verified
FindingsLow — Removed redirects will now 404 instead of redirecting
Nits
Not reviewed
|
BREAKING CHANGE: The Elasticsearch driver has been removed. It was deprecated in v1.6.0. There is no drop-in replacement.
|
Claude finished @ovr's task in 38s —— View job Code Review — v1.7.0 release / Elasticsearch driver removalOne-line headline: LGTM — clean removal of the deprecated Elasticsearch driver. 0 high, 0 medium, 1 low. (Re-affirmed: no new commits since the prior review — HEAD is still Full review (click to expand)Checklist
SummaryThis PR removes the What I verified
FindingsLow — Removed redirects will now 404 instead of redirecting
Nits
Not reviewed
• Branch: |
…11044) BREAKING CHANGE: The running_total measure type has been removed. Data models that use `type: running_total` will now fail validation. Replace them with a rolling_window measure using an unbounded trailing window.
…iable (#11048) BREAKING CHANGE: The CUBEJS_SCHEDULED_REFRESH_CONCURRENCY environment variable has been removed. It was deprecated in v1.2.7. Use CUBEJS_SCHEDULED_REFRESH_QUERIES_PER_APP_ID instead.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #11042 +/- ##
===========================================
+ Coverage 58.51% 79.09% +20.58%
===========================================
Files 216 470 +254
Lines 17265 95766 +78501
Branches 3524 3500 -24
===========================================
+ Hits 10102 75747 +65645
- Misses 6648 19504 +12856
Partials 515 515
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
No description provided.