Runtime-config-py

Latest version: v0.0.8

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

Scan your dependencies

Page 1 of 2

0.0.8

What's Changed
* Fix a bug when settings were reset to default after an unsuccessful refresh
* Add the require_complete_init flag to control error handling during getting settings on application initialization (breaking change)
* Update dependencies


**Full Changelog**: https://github.com/runtime-config/runtime-config-py/compare/0.0.7...0.0.8

0.0.7

What's Changed
* Add support python 3.11 by aleksey925 in https://github.com/runtime-config/runtime-config-py/pull/15


**Full Changelog**: https://github.com/runtime-config/runtime-config-py/compare/0.0.6...0.0.7

0.0.6

- improved library installation command for compatibility with zsh


What's Changed
* Improve docs by aleksey925 in https://github.com/runtime-config/runtime-config-py/pull/14


**Full Changelog**: https://github.com/runtime-config/runtime-config-py/compare/0.0.5...0.0.6

0.0.5

- reduced the number of optional libraries installed by default
- moved aiohttp to extras

What's Changed
* Tests improvements by aleksey925 in https://github.com/runtime-config/runtime-config-py/pull/11
* Improve work with deps by aleksey925 in https://github.com/runtime-config/runtime-config-py/pull/13


**Full Changelog**: https://github.com/runtime-config/runtime-config-py/compare/0.0.4...0.0.5

0.0.4

- improved RuntimeConfig initialization process (excluded the possibility of side effects)
- added the ability to use custom http_client to ConfigServerSrc

0.0.3

- implemented saving in setting_history rows deleted from the setting table
- removed setting_id column from setting_history table
- renamed user_name column to created_by_db_user
- fixed problem with determining the name of the user who makes changes

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.