forked from pool/python-pydantic-settings
- Update to 2.4.0:
* Fix regex flags accidentally passed as count * Deprecate read_env_file and move it to DotEnvSettingsSource * Fix a bug when loading empty yaml file * feat: Enable access to the current state in settings sources * Add support for short options * Add Azure Key Vault settings source * Add cli_exit_on_error config option OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic-settings?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 04:57:57 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.4.0:
|
||||
* Fix regex flags accidentally passed as count
|
||||
* Deprecate read_env_file and move it to DotEnvSettingsSource
|
||||
* Fix a bug when loading empty yaml file
|
||||
* feat: Enable access to the current state in settings sources
|
||||
* Add support for short options
|
||||
* Add Azure Key Vault settings source
|
||||
* Add cli_exit_on_error config option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 1 17:55:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user