-
Notifications
You must be signed in to change notification settings - Fork 114
Release 1.32 rewrite news doc #110
Conversation
|
Other things:
|
|
@callahad please order your feedback in three buckets.
This will help us working on the most important items first. re.
We will add the CHANGES to the bottom of the annouce message which will have a little more context about the Python and Node.js changes. I think for this release we are good about referencing to the CHANGES section. For other features like |
✅ Deploy Preview for nginx-unit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I have linked the bullet list to sections of the docs/news to help with the context. |
Co-authored-by: Liam Crilly <liam.crilly@nginx.com>
|
@Jcahilltorre This is the CHANGE that must be added at the very bottom of the news-item page. RST-Code: |
Co-authored-by: Liam Crilly <liam.crilly@nginx.com>
Timo
PR to address this feedback from @callahad :
At a very high level:
We need to write for an audience that doesn't know anything about Unit and and doesn't care about its history. For example, we should:
Sequence the sections by order of importance. Wasm first. GitHub toward the end.
The Changes in Behavior section should talk more about the Docker change; it’s pretty significant. All logs are going to stderr instead of stdout now. If we think it’s useful to separately route access logs to stdout, we should either make that the default, or we should provide an example for how it can be done.