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.32.3 #4633

Merged
merged 5 commits into from
Oct 30, 2024
Merged

Demisto-sdk release 1.32.3 #4633

merged 5 commits into from
Oct 30, 2024

Conversation

content-bot
Copy link
Collaborator

@content-bot content-bot commented Oct 29, 2024

1.32.3

  • Fixed an issue where integrations and scripts validations didn't run in builds. #4609
  • Added BA127 new validation. The validation checks that the level of depth of the context output path in the yml is lower or equal to 5 in XSOAR supported content items. #4490
  • Added RM116 validation to the new validate format. The validation ensure that every playbook has an image and that the image is located under doc_files folder. #4538
  • Added Python 3.12 support. #4598
  • Added the hidden:marketplacev2 field to the StrictScript pydantic object since it was recently added to the script schema. #4610
  • Removed IN161 - invalid siem marketplace from the old validate. #4609
  • Fixed an issue where docker logged debug level messages as info level. #4500
  • Improved docker registry logs. #4601
  • Fixed the StrictScript pydantic object to contain the new field hidden:marketplacev2 just as a field in Argument. #4615
  • Fixed an issue where docker validation didn't run in new validate. #4603
  • Fixed an issue where tasks calling playbooks were forced to have their names match the playbook ID. #4602
  • Modified the RM106 validation message to reflect the problem in the README file. #4604
  • Update SDK documentation. #4599
  • Moved RN111 validation to the new validate format. The validation ensures that the docker documented in the yml file matches the one in the Release Notes. #4619
  • Reverted support for GAR DockerHub proxy when running in a Gitlab CI environment. #4628

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 this PR until the correct step in the release guide (after release to PyPi).

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
@RotemAmit RotemAmit added the release-sdk-to-pypi label to release SDK to pypi label Oct 30, 2024
Copy link

Demisto-SDK 1.32.3 has been released successfully into pypi 😃

@RotemAmit RotemAmit merged commit 161b1f6 into master Oct 30, 2024
25 of 26 checks passed
@RotemAmit RotemAmit deleted the 1.32.3 branch October 30, 2024 13:49
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