Commit graph

3 commits

Author SHA1 Message Date
Martijn van Groningen
639a1e0891
Revert "Emit deprecation warning when executing one of the rollup APIs (#112807)" (#113047)
This reverts commit 3d6e9a2850, because
the original change is causing xpack rest test failures in other
repositories.
2024-09-18 05:30:35 +10:00
Martijn van Groningen
3d6e9a2850
Emit deprecation warning when executing one of the rollup APIs (#112807)
Currently none of the rollup APIs deprecation warning. Only the reference docs indicate that rollup has been deprecated.

Relates to #112690
2024-09-17 19:23:22 +02:00
Martijn van Groningen
d59ee6cb45
Add documentation around migration from rollup to downsampling (#107965)
This change also updated the deprecation warning on all rollup pages from Rollups will be removed in a future version. Use <<downsampling,downsampling>> instead. to Rollups will be removed in a future version. Please <<rollup-migrating-to-downsampling,migrate>> to <<downsampling,downsampling>> instead..
2024-05-01 08:59:44 +02:00