8000 Comparing v1.10.7...v1.10.8 · pydantic/pydantic · GitHub
[go: up one dir, main page]

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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.7
Choose a base ref
...
head repository: pydantic/pydantic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.8
Choose a head ref
  • 15 commits
  • 38 files changed
  • 11 contributors

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    e981038 View commit details
    Browse the repository at this point in the history
  2. [ALPHA] V2 Alpha Blog Post (#5343)

    * V2 Alpha Blog Post
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    Co-authored-by: David Montague <35119617+dmontagu@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    * Add note on Analyzedtype
    
    * add note about pydantic.tools utility functions
    
    * Apply suggestions from code review
    
    Co-authored-by: Samuel Colvin <s@muelcolvin.com>
    
    * add notice about BaseSettings
    
    * Update note in migration guide about `__root__` models (#5357)
    
    * add pre-release to history
    
    * fix install instructions
    
    ---------
    
    Co-authored-by: Terrence Dorsey <terrend@mishu.com>
    Co-authored-by: David Montague <35119617+dmontagu@users.noreply.github.com>
    Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
    4 people authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d3cd6c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Fix internal error with mypy (#5449)

    * Fix internal error with mypy
    
    * Fix CI and remove unwanted comment
    
    * Fix CI on old mypy versions
    
    * Remove unused code
    dmontagu authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    73d501b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. tweak type annotations (#5499)

    * Mark optional inputs as such
    
    * Mark optional inputs as such
    
    * Add changes
    
    * Remove changes
    
    ---------
    
    Co-authored-by: JensHeinrich <github.com/JensHeinrich>
    JensHeinrich authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4175ee8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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

Commits on Apr 24, 2023

  1. update AnyClassMethod for change in python/typeshed#9771 (#5505)

    * update `AnyClassMethod` for change in python/typeshed#9771
    
    * update mypy to use recent version of typeshed
    
    * Add comment to try to trigger CI
    
    * revert mypy version, add condition around AnyClassMethod
    
    ---------
    
    Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
    ITProKyle and adriangb authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5cfedf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9367abd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Add mike to V1 docs (#5628)

    * adding mike to V1
    
    * skip fastapi tests, ref fastapi/fastapi#9467
    
    * fetch not pull, run fast
    
    * fetch with actions/checkout
    
    * fix mike command
    
    * build tag too
    
    * temporarily push to 1.10
    
    * revert temporary changes
    samuelcolvin authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    40dafc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

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

Commits on May 12, 2023

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

Commits on May 16, 2023

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

Commits on May 23, 2023

  1. Fix Literal bug with typing-extension==4.6.0 (#5826)

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    Co-authored-by: Samuel Colvin <s@muelcolvin.com>
    3 people authored May 23, 2023
    Configuration menu
    Copy the full SHA
    c4d3dee View commit details
    Browse the repository at this point in the history
  2. V1 add build-docs.sh (#5832)

    samuelcolvin authored May 23, 2023
    Configuration menu
    Copy the full SHA
    c6e4d21 View commit details
    Browse the repository at this point in the history
  3. Prepare for 1.10.8 (#5830)

    hramezani authored May 23, 2023
    Configuration menu
    Copy the full SHA
    afadf00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77e3ac7 View commit details
    Browse the repository at this point in the history
Loading
0