-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Draft release notes for 3.2.0 and 3.1.2 #4600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@lornajane So far looks good to me. |
Co-authored-by: Vincent Biret <[email protected]>
should add more detailed info on new keywords in MediaType object. |
@jeremyfiel can you say something about what's missing? (I obviously don't know or it wouldn't be missing ...) I did just update with some of the changes from the last couple of weeks, but I don't think there is anything here that would match what you're asking for. |
I'd like to propose a slightly different ordering to improve the storytelling around this release:
This would give us a flow more like the following: 3.2 UpdatesTagsData Modeling and RepresentationOAS v3.2 makes significant progress towards more consistent, modular, and extensible media type and parameter support, while also expanding the set of media types supported in response to both emerging and legacy use cases. In addition, we have removed ambiguity regarding how to present examples in a variety of complex scenarios. Media Type RegistrySequential and Streaming Media TypesParameters and HeadersMultipart Media TypesXMLCode GenerationExample ObjectAdditional Major AdditionsNote: This subsection ordering within this section makes sense to me, but I do not feel strongly about it. MethodsDocument Identification and Reference ResolutionSecuritySmaller ImprovementsServers, Paths, and Runtime ExpressionsResponsesUpdated to New Versions of Other Standardsetc. |
There's about 50% more spec change since I wrote this draft, re ordering definitely in our future! Thanks for the outline , I'll be trying to catch up this week |
Co-authored-by: Henry Andrews <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Co-authored-by: Henry Andrews <[email protected]>
Started adding the suggested structure (in 3 parts: digestible high level features, the masterpieces of data modeling, and then everything else), but I note that we don't have all the sections you mentioned @handrews , in particular:
|
Opening this as a pull request purely as a good way to collaborate - DO NOT MERGE.
The content will be added to the github release.