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.0 #37623

Merged
merged 1 commit into from
Dec 9, 2024
Merged

demisto-sdk-release 1.33.0 #37623

merged 1 commit into from
Dec 9, 2024

Conversation

kobymeir
Copy link
Contributor

@kobymeir kobymeir commented Dec 9, 2024

Feature

  • Modified the demisto-sdk --release-notes command to print a markdown representation of the currently installed demisto-sdk changelog. #4687
  • Added support for a new pack version_config.json file. #4699
  • Updated the prepare-content command to replace all occurrences of an incorrect marketplace reference in the content. #4659
  • The Demisto-SDK CLI has been upgraded to use Typer for command-line interface (CLI) management. #4637
  • Added an isSilent key to the Playbook and Trigger schemas. #4689
  • Updated the GR107 validation to fail once on each item, and the message will contain all deprecated items in use instead of failing multiple times. #4667

Fix

  • Fixed an issue where YmlSplitter attributes were being unintentionally updated. #4695
  • Fixed an issue where -t flag was missing from update-release-notes command setup. #4691
  • Fixed an issue where RN108 validation raised an exception when executed on a new pack. #4700
  • Fixed an issue in the validate command where new files could not be parsed. #4700
  • Fixed an issue in the validate command where .pack-ignore files could not be parsed. #4700
  • Fixed an issue where using the -i flag with setup-env command would fail. #4690
  • Fixed an issue where the generate-docs command failed to ignore hidden parameters. #4589
  • Fixed an issue where logger was not initialized properly. #4695
  • Fixed an issue where validate GR107 was failing on unrelated content-item when running on deprecated content-items. #4667

Internal

  • Fixed the demisto-sdk nightly's run-end-to-end-tests-xsoar step, and updated the test-content missing flags. #4686
  • Added the deprecated merge-id-sets command to Typer app. #4680
  • Update demisto-sdk commands documentation. #4685
  • Fixed an issue where setup-env command would fail when FILE_PATHS argument was missing. #4694
  • NOTICE: Demisto-SDK will soon stop supporting Python 3.9 #4698

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Content Bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@RotemAmit RotemAmit merged commit 0bd265d into master Dec 9, 2024
24 of 26 checks passed
@RotemAmit RotemAmit deleted the 1.33.0 branch December 9, 2024 15:45
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.

3 participants