Skip to content

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

Merged
merged 1 commit into from
May 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions RELEASE_NOTES.md
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 -->
Copy link
Preview

Copilot AI May 19, 2025

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.


## 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 -->
Copy link
Preview

Copilot AI May 19, 2025

Choose a reason for hiding this comment

The 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.


## New Features

<!-- Here goes the main new features and examples or instructions on how to use them -->
Copy link
Preview

Copilot AI May 19, 2025

Choose a reason for hiding this comment

The 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.


## 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 -->
Copy link
Preview

Copilot AI May 19, 2025

Choose a reason for hiding this comment

The 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.

Loading