Update docs for 1.0.2 release#149
Conversation
guozhangwang
left a comment
There was a problem hiding this comment.
One minor comment, otherwise lgtm.
Please feel free to merge afterwards.
| <h5><a id="upgrade_100_streams" href="#upgrade_100_streams">Upgrading a 1.0.0 Kafka Streams Application</a></h5> | ||
| <h5><a id="upgrade_100_streams_from_0110" href="#upgrade_100_streams_from_0110">Upgrading a 0.11.0 Kafka Streams Application</a></h5> | ||
| <ul> | ||
| <li> Upgrading your Streams application from 0.11.0 to 1.0.0 does not require a broker upgrade. |
There was a problem hiding this comment.
line 134 above: to 1.0.2 or 1.0.x or 1.0 ?
There was a problem hiding this comment.
The whole section is about upgrading to 1.0. I just fixed the headline, because is says 1.0.0 what is incorrect (upgrading from 1.0.0 to 1.0 does not make sense)
There was a problem hiding this comment.
@guozhangwang Merging this as-is. If you have further comments, we can do a follow up PR.
There was a problem hiding this comment.
My concern was that, after 1.0.2 is released, the docs under 10 would actually for 1.0.2, so the content mentioning upgrading to 1.0.0 may be a bit confusing.
Maybe we can just rename all the versions in content to only include up to minor digits, like 1.0, or say 1.0.x so that when we release new bug-fix versions we do not need to change the versions any more.
There was a problem hiding this comment.
No description provided.