Issues
- 4
- 2
CliApp doesn't work with Unions in nested modules
#488 opened by ljendele - 12
is there way to make both `--opt-with-dash` and environment variable work at the same time?
#469 opened by braindevices - 1
- 4
- 1
Customize env variables parsing
#484 opened by Nikeshhh - 5
env_prefix ignored if extra=allow
#474 opened by iAnanich - 2
- 3
Setting a default value for ZoneInfo does not work
#480 opened by ac3673 - 2
- 3
Parsing Secret[] values error
#475 opened by zoola969 - 7
- 4
Error when using settings class that has cli_parse_args=True in VSCode Notebook
#476 opened by Riezebos - 10
- 6
pydantic-settings fails to handle unions with defaults; raises Attribute error
#471 opened by klieret - 4
- 3
`env_prefix` falls back to env vars without prefix
#441 opened by hofrob - 2
- 1
2.6.1: pytest fails
#461 opened by kloczek - 7
Regression in pydantic settings v2.6.0 handling of model_validate and environment variables
#448 opened by jessemyers-lettuce - 9
- 2
2.6.0 breaks sub-modules inheriting from `BaseSettings` for independent environment variables
#449 opened by rra - 2
- 11
2.6.0 breaks environment variable loading
#445 opened by palfrey - 2
- 4
- 1
- 4
- 11
Validation is only performed during debugging
#446 opened by BabakAmini - 2
- 3
Regression: `BaseSettings` does not handle properly .env variables nested from pydantic dataclass in 2.5.*
#443 opened by emaheuxPEREN - 3
- 7
- 2
[question] Reading specific nested sections in toml file with TomlConfigSettingsSource source
#438 opened by otemek - 2
Add SOPS settings source for secrets
#421 opened by pavelzw - 6
- 3
Error validating Literal types from .env
#435 opened by slingshotvfx - 1
Pydantic 2.5.0 regressed Discriminated Unions usage with DotEnvSettingsSource and forbidden extra
#439 opened by pszpetkowski - 5
- 8
Complicated use case
#430 opened by MartenBE - 2
- 2
- 3
Allow to load a settings without validation
#424 opened by CharlesB2 - 2
Add tests for DefaultSettingsSource
#428 opened by makukha - 1
Separate tests related to specific settings sources
#427 opened by makukha - 2
pydantic-settings new version can't handle scenario
#422 opened by hsuyuming - 4
Regression - .env nested optional model support
#420 opened by slingshotvfx - 7
- 5
Feature: Make argument flag configurable
#414 opened by guarin - 2
PyprojectTomlConfigSettingsSource overwrite `toml_file` Path from `model_config`
#413 opened by sbrugman