Container-app-conf

Latest version: v5.3.0

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

Scan your dependencies

Page 2 of 6

4.2.3

What’s Changed

🐛 Bugfixes

* Bugfix/regex deepcopy on StringConfigEntry (33) by markusressel

4.2.2

* bug fixes

4.2.1

* bug fixes

4.2.0

What’s Changed

🚀 Features and ✨ Enhancements

* Feature/29 output current config (32) by markusressel
* added "secret" parameter to config entry (31) by markusressel

4.1.0

What’s Changed

🚀 Features and ✨ Enhancements

* Feature/27 auto load data sources (28) by markusressel

4.0.0

What’s Changed

🚀 Features and ✨ Enhancements

* Feature/25 required instead of none allowed (26) by markusressel
* better error output
* custom logger for exceptions in `ConfigEntry`


Migration Guide:
* change all `non_allowed` constructor parameters to `required` and invert their value, f.ex. `none_allowed=True` becomes `required=False` and vice versa
* the special case for `StringConfigEntry` parsing `"None"` and other Strings to actual `None` values has been removed, if you relied on this feature you have to implement it yourself

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.