Managedtenants-cli

Latest version: v1.50.0

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

Scan your dependencies

Page 7 of 16

1.35.0

**Full Changelog**: https://github.com/mt-sre/managed-tenants-cli/compare/1.34.0...1.35.0

1.34.0

What's Changed
* fix(deps-dev): update hypothesis requirement from 6.53.0 to 6.54.1 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/234
* fix(deps-dev): update flake8 requirement from 4.0.1 to 5.0.3 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/235
* fix(deps-dev): update flake8 requirement from 5.0.3 to 5.0.4 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/239
* fix(deps): update sretoolbox requirement from ~=1.3.0 to >=1.3,<1.5 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/238
* fix(deps-dev): update hypothesis requirement from 6.54.1 to 6.54.3 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/241
* pin python 3.9 image used in dockerfile.test by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/246
* Feat/ocm shortcircuit migrate by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/245
* fix: prefix the source secret names with the addon id by yashvardhan-kukreja in https://github.com/mt-sre/managed-tenants-cli/pull/244



**Full Changelog**: https://github.com/mt-sre/managed-tenants-cli/compare/1.33.0...1.34.0

1.33.0

What's Changed
* fix(deps-dev): update hypothesis-jsonschema requirement from 0.20.1 to 0.22.0 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/217
* fix(deps-dev): update hypothesis requirement from 6.14.2 to 6.50.1 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/218
* fix(deps-dev): update pre-commit requirement from 2.13.0 to 2.20.0 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/219
* fix(deps-dev): update black requirement from 22.3.0 to 22.6.0 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/220
* Update Release Instructions in README.md by garrettthomaskth in https://github.com/mt-sre/managed-tenants-cli/pull/205
* fix(deps-dev): update pylint requirement from 2.14.4 to 2.14.5 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/223
* fix(deps-dev): update hypothesis requirement from 6.50.1 to 6.52.1 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/224
* fix(deps): update jinja2 requirement from ~=2.10 to >=2.10,<4.0 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/222
* fix(deps-dev): update hypothesis requirement from 6.52.1 to 6.52.3 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/225
* fix(deps-dev): update hypothesis requirement from 6.52.3 to 6.52.4 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/227
* fix(deps-dev): update hypothesis requirement from 6.52.4 to 6.53.0 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/229
* Update ocm client by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/228
* fix: skip existing files in dist/ while making a release to avoid PyPI distribution conflcts by yashvardhan-kukreja in https://github.com/mt-sre/managed-tenants-cli/pull/231
* update version to 1.32.2 by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/230
* bundle builder: accept imageset enabled addons as a command line arg. by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/233
* Update metadata schema by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/236


New Contributors
* garrettthomaskth made their first contribution in https://github.com/mt-sre/managed-tenants-cli/pull/205

**Full Changelog**: https://github.com/mt-sre/managed-tenants-cli/compare/1.32.1...1.33.0

1.32.1

What's Changed
* enable imageset creation for dbaas operator by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/210
* update regex validation for the env value attribute by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/208
* chore: adding dependabot config by Ajpantuso in https://github.com/mt-sre/managed-tenants-cli/pull/209
* fix(deps-dev): update pytest requirement from <7.0.0 to <8.0.0 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/212
* fix(deps-dev): update pylint requirement from 2.9.3 to 2.14.4 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/213
* fix(deps-dev): update jsonschema2md requirement from 0.2.0.post1 to 0.4.0 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/214
* fix(deps-dev): update yamllint requirement from 1.26.3 to 1.27.1 by dependabot in https://github.com/mt-sre/managed-tenants-cli/pull/215
* update version to 1.32.1 by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/216

New Contributors
* dependabot made their first contribution in https://github.com/mt-sre/managed-tenants-cli/pull/212

**Full Changelog**: https://github.com/mt-sre/managed-tenants-cli/compare/1.32.0...1.32.1

1.32.0

What's Changed
* Adding fields to control add-on option's editable direction by renan-campos in https://github.com/mt-sre/managed-tenants-cli/pull/200
* fix: fail early when addon paramter has disallowed property combinations by Ajpantuso in https://github.com/mt-sre/managed-tenants-cli/pull/206
* nit: documentation fix by rpriyanshu9 in https://github.com/mt-sre/managed-tenants-cli/pull/201
* Update ocm client and schemas by ashishmax31 in https://github.com/mt-sre/managed-tenants-cli/pull/189
* release: bump version to 1.32.0 by Ajpantuso in https://github.com/mt-sre/managed-tenants-cli/pull/207


**Full Changelog**: https://github.com/mt-sre/managed-tenants-cli/compare/1.31.1...1.32.0

1.31.1

**Full Changelog**: https://github.com/mt-sre/managed-tenants-cli/compare/1.31.0...1.31.1

Page 7 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.