-
Notifications
You must be signed in to change notification settings - Fork 6
Reset release notes #153
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
Reset release notes #153
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Dispatch Highlevel Interface Release Notes | ||
|
||
## Summary | ||
|
||
<!-- Here goes a general summary of what this release is about --> | ||
|
||
## Upgrading | ||
|
||
This is a breaking release that requires you to use the new URL for the dispatch service. | ||
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with --> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Placeholder text for upgrading instructions detected; ensure that specific upgrade steps and deprecation notices are provided before merging. Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
||
|
||
## New Features | ||
|
||
<!-- Here goes the main new features and examples or instructions on how to use them --> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Placeholder comment for new features is present; please document the actual new features and usage instructions. Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
||
|
||
## Bug Fixes | ||
|
||
* Fix that a user might see invalid values for dispatches without `end_time`. | ||
<!-- Here goes notable bug fixes that are worth a special mention or explanation --> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Placeholder for bug fixes detected; include details on notable fixes to ensure clarity to users. Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
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.
Placeholder text for the release summary detected; please replace this with an actual summary of the release details before finalizing.
Copilot uses AI. Check for mistakes.