Skip to content

Conversation

@dmgav
Copy link
Contributor

@dmgav dmgav commented Aug 26, 2025

Description

history_clear API was extended to accept an optional item_uid parameter. If current history contains an item with the specified UID, the item and all previous items are removed from the history leaving the most recent items. The option to trim the history may be useful in the workflows that back up the plan history on an external server.

Summary of Changes for Release Notes

Added

  • The history_clear API was extended to accept an optional item_uid parameter. The parameters size and item_uid are mutually exclusive.

How Has This Been Tested?

New unit tests for history_clear API were added.

@dmgav dmgav marked this pull request as draft August 26, 2025 14:51
@dmgav dmgav changed the title Extend queue_stop API Add extra item_uid parameter to history_clear API Aug 26, 2025
@dmgav dmgav marked this pull request as ready for review August 26, 2025 17:29
@dmgav dmgav merged commit 56573f8 into bluesky:main Aug 26, 2025
60 of 65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant