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.2 #36616

Merged
merged 1 commit into from
Oct 7, 2024
Merged

demisto-sdk-release 1.32.2 #36616

merged 1 commit into from
Oct 7, 2024

Conversation

content-bot
Copy link
Collaborator

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

  • GR107 validation has been removed from the legacy validate command to enhance performance. #4561
  • Added support in the schema for XSIAM custom hidden value. #4584
  • Moved GR107 validation to the new validate format. The validation ensures that deprecated content items are not used in other content items. #4561
  • Moved GR108 validation to the new validate format. The validation ensures that non-hidden packs do not depend on hidden packs. #4590
  • Enhanced the Graph interface to support multi-threaded environments. #4576
  • Moved GR101 validation to the new validate format. This validation checks whether the content item uses an item with a higher version (making it incompatible). #4570
  • Removed the validate warnings when the higher version is lower is not supported by Cortex anymore. #4570
  • Moved RM100 to the new validate format, The validation was split to 3 different validations RM100 - no empty sections, RM115 - no default sections, RM116 - readme not to short. #4371
  • Moved GR102 validation to the new validate format. This validation checks whether a content item has to_version higher than another one it uses. #4586
  • Removed the validate warnings when the source's to_version is higher than the general default version. #4586
  • Moved PA124 validation to the new validate format. The validation ensures that core packs do not depend on non-core packs. #4596
  • Fixed an issue where debug-logging in upload failed. #4591
  • Fixed an issue where debug-logging in test-modeling-rules failed. #4591
  • Fixed an issue where lint failed showing messages. #4582
  • Fixed an issue where generate-docs command used un-ordered dependency lists, which resulted in redundant git changes. #4533
  • Fixed an issue where debug-logging in setup-env failed. #4597
  • Fixed an issue where the update-release-notes command was not properly detecting existing items in the release notes. #4579
  • Upgrade the Neo4j version when working with the content graph in a local environment. #4571
  • Added support for GAR DockerHub proxy when running in a Gitlab CI environment. #4528
  • Added support for pre-commit hooks to save logs as Gitlab CI artifacts. #4581
  • Moved RN116 validation to the new validation format. The validation ensures that the RN contains a first level header. #4575
  • Upgrade pylint to 3.3.1 #4594
  • Improved implementation of the GR103 validation. #4568

@samuelFain samuelFain self-assigned this Oct 6, 2024
@samuelFain samuelFain merged commit 32b9d3a into master Oct 7, 2024
24 checks passed
@samuelFain samuelFain deleted the 1.32.2 branch October 7, 2024 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants