Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 668 Bytes

RELEASE_NOTES.md

File metadata and controls

19 lines (11 loc) · 668 Bytes

Frequenz Dispatch API Release Notes

Summary

Upgrading

New Features

  • Added more detailed documentation on how to use pagination.
  • Added start_immediately to the create RPC.
  • New filters for the list rpc have been added: "ids" to search for one or more ids using partial matching and "type" to filter by the type of the dispatch, also partial matching.

Bug Fixes