pypi pydantic-settings 2.3.0
v2.3.0

latest releases: 2.3.4, 2.3.3, 2.3.2...
29 days ago

What's Changed

  • Add environment parsing support for enums. by @kschwab in #252
  • Improve explode_env_vars for better dict handling by @hramezani in #261
  • add PyprojectTomlConfigSettingsSource by @ITProKyle in #255
  • Fix broken link in AliasChoices class by @keenranger in #271
  • Update Pydantic by @hramezani in #273
  • fix: superfluous deep env conflicts with non-dict model leaf by @diefans in #276
  • fix: a second level of environment nesting expected a dict by @diefans in #281
  • Fix an issue when inner types of a discriminated union with a callable discriminator were not correctly identified as complex. by @jenskeiner in #285
  • Fix a bug when we have case insentive field in nested model by @hramezani in #294
  • Add CLI Settings Source by @kschwab in #214

New Contributors

Full Changelog: v2.2.1...v2.3.0

Don't miss a new pydantic-settings release

NewReleases is sending notifications on new releases.