Feature
- Added support for searching alerts by name in the
XsiamClient
. #4914 - Added support for polling alert state in the
XsiamClient
. #4914
Fix
- Fixed an issue that caused Platform Packs
README.md
files to reference incorrect image URLs. #4924 - Fixed an issue where searching alerts by UUID in the
XsiamClient
would iterate over the first 100 results only. #4914 - Fixed an issue where polling playbook tasks by state would previously immediately timeout in the
XsoarClient
. #4914
Internal
- Fixed logging for the sdk-changelog command. #4932
- Fixed an intermittent JSON serialization issue in demisto-sdk validate command that was causing validation failures in GitHub Actions. #4921
- Fixed an issue where the Github Action
process_pack
, in the contribution management repo, failed with exit code 0. #4919