Skip to content
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

Demisto-sdk release 1.33.1 #4738

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Demisto-sdk release 1.33.1 #4738

wants to merge 6 commits into from

Conversation

content-bot
Copy link
Collaborator

@content-bot content-bot commented Dec 26, 2024

Breaking

  • Removed support for DS107 and RM106 validations. Ensures no "demisto" word in description and readme files for both new & old validate formats. #4712
  • Changed the code of RM116 - Validate that the readme file is not to short to RM117 due to error code duplication. #4712
  • Breaking Change: Removed the support for python 3.9, and upgraded the mitmproxy dependency version. #4718

Feature

  • Excluded silent items from release notes validation. #4720
  • Added PB131 validation. Ensures every silent trigger points to a silent playbook, and vice versa. #4670
  • Excluded silent-Playbooks/Triggers from the metadata. #4692
  • Added support for Silent-Playbooks in the old-validate. #4726
  • Added support for CaseLayouts and CaseFields content items paths to the validate-content-paths demisto-sdk pre-commit hook. #4706
  • Added PB132 validation. Ensures that silent playbooks do not have a README file. #4723
  • Updated validation rules to allow the deletion of silent Playbooks and silent Triggers. #4715
  • Added support for writing demisto-sdk pre-commit command results to files. #4697
  • Moved the CR101 validation to the new validation format. Checks if "Correlation Rule" files match standards to validate_content_path. #4569
  • Added PB130 validation. Checks whether the silent playbook name id and the isSilent key are set correctly. #4662

Fix

  • Fixed an issue where YmlSplitter attributes were being unintentionally updated. #4713
  • Fixed an issue where ST110 would incorrectly fail when adding the isSilent field. #4716
  • Fixed an issue where the error message wasn't clear when attempting to upload a content item to an unsupported marketplace. #4727
  • Changed the isSilent key to lower case. #4728
  • Fixed an issue in the demisto-sdk modeling-rules command where colored logs were not printed properly. #4733
  • Fixed an issue where RM114 falsely failed when it concatenated "Packs/" twice to the file path. #4717
  • Fixed an issue where RN106 and PA114 validations would fail on new packs. #4710
  • Fixed an issue where YmlSplitter attributes were being unintentionally updated. #4696
  • Fixed an issue where RN111 would fail when it should not when the docker entry message was missing. #4714
  • Fixed an issue where the "incident to alert" conversion was not applied to the metadata file during the execution of the prepare-content command. #4736
  • Fixed an issue where RN107 validation would fail on new content items and specific content types. #4711

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@samuelFain samuelFain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Please do not merge until after the deployment to Pypi.

@RotemAmit RotemAmit added the release-sdk-to-pypi label to release SDK to pypi label Dec 26, 2024
Copy link

Demisto-SDK 1.33.1 has been released successfully into pypi 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-sdk-to-pypi label to release SDK to pypi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants