Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pydantic/pydantic-settings
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.4
Choose a base ref
...
head repository: pydantic/pydantic-settings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 8 contributors

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    fa17c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Deprecate read_env_file and move it to DotEnvSettingsSource (#318)

    Co-authored-by: WarpedPixel <WarpedPixel@users.noreply.gihub.com>
    WarpedPixel and WarpedPixel authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d6db0f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Fix a bug when loading empty yaml file (#330)

    Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>
    hramezani and sydney-runkle authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    229319c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    8b8803d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    6ffd6bd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Add Azure Key Vault settings source (#272)

    Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
    AndreuCodina and hramezani authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bcbdd2a View commit details
    Browse the repository at this point in the history
  2. Add cli_exit_on_error config option (#340)

    Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
    kschwab and hramezani authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4840d69 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    5cc686a View commit details
    Browse the repository at this point in the history
Loading