Document the 0.40.0 changes and link the version docs from the release notes - #312
Merged
Merged
Conversation
…e notes Rewrite the migration page from the commits landed since the 0.30.1 release and rename it 0.30.1-to-0.40.0 so the starting version matches the released one, covering the ModelGatewayChat* renames, the chat exception package move, ModerationException and the unmodifiable collections. Document moderation-blocked responses in the error handling and chat pages, add the missing Model Gateway sample README and drop the leading "Watsonx" from every sample title. Apply several general corrections across the documentation as well: WATSONX_-prefixed environment variable names, service naming, typed code fences, broken links and wording. Add a release-notes composite action that takes the body GitHub generates and appends a link to the documentation page of the version when one exists, and use it from the pre-release and hotfix-release workflows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rewrite the migration page from the commits landed since the 0.30.1 release and rename it 0.30.1-to-0.40.0 so the starting version matches the released one, covering the ModelGatewayChat* renames, the chat exception package move, ModerationException and the unmodifiable collections.
Document moderation-blocked responses in the error handling and chat pages, add the missing Model Gateway sample README and drop the leading "Watsonx" from every sample title. Apply several general corrections across the documentation as well: WATSONX_-prefixed environment variable names, service naming, typed code fences, broken links and wording.
Add a release-notes composite action that takes the body GitHub generates and appends a link to the documentation page of the version when one exists, and use it from the pre-release and hotfix-release workflows.