Skip to content

Commit aa63e91

Browse files
committed
[DOCS] Move notable breaking changes tags
1 parent 84262a9 commit aa63e91

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/src/reference/asciidoc/appendix/breaking.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@ For clarity, we always list any breaking changes at the top of the
1212

1313
//NOTE: The notable-breaking-changes tagged regions are re-used in the
1414
//Installation and Upgrade Guide
15-
// tag::notable-v8-breaking-changes[]
16-
17-
// end::notable-v8-breaking-changes[]
1815

1916
[[breaking-changes-8.0]]
2017
=== Breaking Changes in 8.0
2118

19+
// tag::notable-v8-breaking-changes[]
2220
==== The default scroll size is now `1000`
2321

2422
We've increased the `es.scroll.size` default from `50` to `1000`. If you deploy
@@ -29,6 +27,7 @@ avoid issues.
2927

3028
Our compatibility artifacts no longer support Scala 2.10. Spark deprecated
3129
support for Scala 2.10 in the Spark 2.0.0 release.
30+
// end::notable-v8-breaking-changes[]
3231

3332
[[breaking-changes-7.0]]
3433
=== Breaking Changes in 7.0

0 commit comments

Comments
 (0)