James Rodewig
988e8c8fc6
[DOCS] Swap `[float]` for `[discrete]` ( #60134 )
...
Changes instances of `[float]` in our docs for `[discrete]`.
Asciidoctor prefers the `[discrete]` tag for floating headings:
https://asciidoctor.org/docs/asciidoc-asciidoctor-diffs/#blocks
2020-07-23 12:42:33 -04:00
James Rodewig
ee1e4db266
[DOCS] Set literal anchors for Asciidoctor ( #42462 )
2019-05-28 14:16:18 -04:00
Zachary Tong
0a85d1fe03
Add missing "long form" 7.0 breaking changes ( #41049 )
...
These are breaking changes that were present in the release notes but the PR didn't include any "narrative long form" description for the docs.
2019-04-10 09:44:45 -04:00
Lisa Cawley
1ed4f215ac
[DOCS] Add notable-breaking-changes tags ( #40991 )
2019-04-08 18:54:29 -07:00
Lisa Cawley
ea16015bc4
[DOCS] Fixes breaking changes for low level client ( #39930 )
2019-03-11 10:38:49 -07:00
Lisa Cawley
37be3e713c
[DOCS] Synchronize location of Breaking Changes ( #33588 )
2018-09-27 08:41:38 -07:00
Nik Everett
f28cddf951
LLREST: Drop deprecated methods ( #33223 )
...
In #29623 we added `Request` object flavored requests to the low level
REST client and in #30315 we deprecated the old `performRequest`s. In a
long series of PRs I've changed all of the old style requests. This
drops the deprecated methods and will be released with 7.0.
2018-09-01 11:11:25 -04:00