Mas-cli

Latest version: v11.1.3

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 36

7.9.0

What's Changed
* [patch] Increase Manage Launch FVT timeout by alequint in https://github.com/ibm-mas/cli/pull/647
* [patch] fix manage ivt_digest_core by leo-miran in https://github.com/ibm-mas/cli/pull/648
* [patch] Various catalog documentation updates by joaopauloksn in https://github.com/ibm-mas/cli/pull/649
* [patch] More doc tweaks by durera in https://github.com/ibm-mas/cli/pull/650
* [minor] support mirroring new mongo versions by andrercm in https://github.com/ibm-mas/cli/pull/653
* [patch] Update digests for re-issued catalogs by sanju7216 in https://github.com/ibm-mas/cli/pull/656
* [minor] Improvements to Red Hat mirroring by durera in https://github.com/ibm-mas/cli/pull/651
* [minor] Support November Catalog Update by andrercm in https://github.com/ibm-mas/cli/pull/606
* [minor] Re-integrate Mobile FVT into pipeline by leo-miran in https://github.com/ibm-mas/cli/pull/641
* [minor] Integrate FVT for Asset Data Dictionary by sekharcvalluri in https://github.com/ibm-mas/cli/pull/658
* [patch] Fix env vars for launchfvt-monitor by durera in https://github.com/ibm-mas/cli/pull/664
* [minor] updates to November catalog by sanju7216 in https://github.com/ibm-mas/cli/pull/663
* [minor] Remove params from fvt-manage tasks by alequint in https://github.com/ibm-mas/cli/pull/661
* [patch] update final November catalog digest by sanju7216 in https://github.com/ibm-mas/cli/pull/668


**Full Changelog**: https://github.com/ibm-mas/cli/compare/7.8.0...7.9.0

7.8.0

What's Changed
* [patch] Add missing ivt_digest_core param by durera in https://github.com/ibm-mas/cli/pull/645
* [minor] Add ADD podTemplates support by rawa-resul in https://github.com/ibm-mas/cli/pull/642
* [patch] Correct UDS versions in docs by sanju7216 in https://github.com/ibm-mas/cli/pull/646


**Full Changelog**: https://github.com/ibm-mas/cli/compare/7.7.3...7.8.0

7.7.3

What's Changed
* [patch] New task definition for mobile FVT by gabrielbonamicoibm in https://github.com/ibm-mas/cli/pull/618
* [patch] Add MVI podTemplates by dclain in https://github.com/ibm-mas/cli/pull/629
* [patch] Split remaining application FVT into child pipelines by durera in https://github.com/ibm-mas/cli/pull/633
* [patch] Pass fvt_test_suite to Monitor FVT pipeline by durera in https://github.com/ibm-mas/cli/pull/643

New Contributors
* dclain made their first contribution in https://github.com/ibm-mas/cli/pull/629

**Full Changelog**: https://github.com/ibm-mas/cli/compare/7.7.2...7.7.3

7.7.2

What's Changed
* [patch] fix wrong kafka_version default by andrercm in https://github.com/ibm-mas/cli/pull/638


**Full Changelog**: https://github.com/ibm-mas/cli/compare/7.7.1...7.7.2

7.7.1

What's Changed
* [patch] mif-s3-setup, mif-kafka and launch manage fix by creyesibm in https://github.com/ibm-mas/cli/pull/624
* [patch] Fix Lanch Manage FVT by alequint in https://github.com/ibm-mas/cli/pull/634
* [patch] One more fix in launch manage playbook and pipelinerun by alequint in https://github.com/ibm-mas/cli/pull/635
* [patch] fix mongo ns in mas update by andrercm in https://github.com/ibm-mas/cli/pull/637

New Contributors
* creyesibm made their first contribution in https://github.com/ibm-mas/cli/pull/624

**Full Changelog**: https://github.com/ibm-mas/cli/compare/7.7.0...7.7.1

7.7.0

What's Changed
* [patch] Documentation for the uninstall command by stonepd in https://github.com/ibm-mas/cli/pull/593
* [patch] Use ibmmas/cli-base by durera in https://github.com/ibm-mas/cli/pull/596
* [minor] Add --extra-namespaces support to must-gather by mattlrx in https://github.com/ibm-mas/cli/pull/592
* [minor] Add enhanced Predict must-gather by karol-czarnecki in https://github.com/ibm-mas/cli/pull/591
* [minor] Tekton Support for Mongo v5 & 6 by andrercm in https://github.com/ibm-mas/cli/pull/579
* [minor] Adding site/location in provision fyre command line by alequint in https://github.com/ibm-mas/cli/pull/587
* [minor] DRO installation using cli command by MrunaliniKankariya2 in https://github.com/ibm-mas/cli/pull/537
* [patch] Fixes for 302, 527 and 605 by andrercm in https://github.com/ibm-mas/cli/pull/568
* [patch] Code tidy & fix non-interactive license accept by durera in https://github.com/ibm-mas/cli/pull/609
* [patch] Fix UDS/DRO handling by durera in https://github.com/ibm-mas/cli/pull/611
* [patch] Fix typo "nosuite-name" -> "nosuitename" by durera in https://github.com/ibm-mas/cli/pull/612
* [minor] Adding finally in fvt-manage pipeline by alequint in https://github.com/ibm-mas/cli/pull/602
* [patch] Remove custom collection added in 602 by durera in https://github.com/ibm-mas/cli/pull/613
* [minor] Enable ipv6 testing internally for Fyre by xinyuwu1 in https://github.com/ibm-mas/cli/pull/610
* [patch] Fix function name & tidy up update function output by durera in https://github.com/ibm-mas/cli/pull/621
* [patch] Tidy up upgrade output by durera in https://github.com/ibm-mas/cli/pull/622
* [minor] Overhaul FVT pipeline integration by durera in https://github.com/ibm-mas/cli/pull/615
* [patch] Fix passthrough of coreui FVT digest by durera in https://github.com/ibm-mas/cli/pull/623
* [patch] Double FVT timeout to 8 hours by durera in https://github.com/ibm-mas/cli/pull/628
* [patch] Fix display of existing catalog version by durera in https://github.com/ibm-mas/cli/pull/630
* [patch] SLS update is "dangling" in update pipeline by durera in https://github.com/ibm-mas/cli/pull/631

New Contributors
* karol-czarnecki made their first contribution in https://github.com/ibm-mas/cli/pull/591
* MrunaliniKankariya2 made their first contribution in https://github.com/ibm-mas/cli/pull/537
* xinyuwu1 made their first contribution in https://github.com/ibm-mas/cli/pull/610

**Full Changelog**: https://github.com/ibm-mas/cli/compare/7.6.0...7.7.0

Page 14 of 36

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.