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: payload-code/payload-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hotfix/fix-endpoint-path-on-windows
Choose a base ref
...
head repository: payload-code/payload-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 37 files changed
  • 6 contributors

Commits on Jul 6, 2021

  1. Merge pull request #7 from payload-code/hotfix/fix-endpoint-path-on-w…

    …indows
    
    Hotfix to resolve issue when constructing the enpoint url on windows
    ianhalpern authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    cae3f2c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    de09880 View commit details
    Browse the repository at this point in the history
  2. added missing file

    ianhalpern committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    5eb4418 View commit details
    Browse the repository at this point in the history
  3. added attr to Session

    ianhalpern committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    bd319b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. removed print statement

    ianhalpern committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    d7c07c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Bump certifi from 2021.5.30 to 2022.12.7

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - [Commits](certifi/python-certifi@2021.05.30...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cc19dc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge pull request #9 from payload-code/dependabot/pip/certifi-2022.12.7

    Bump certifi from 2021.5.30 to 2022.12.7
    ianhalpern authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    aca3574 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. add tests (#10)

    * add tests
    
    ---------
    
    Co-authored-by: Ian Halpern <ian@payload.co>
    bkhattak and ianhalpern authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d1df759 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 25, 2023

  1. add client key

    bkhattak authored and ianhalpern committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8688c3d View commit details
    Browse the repository at this point in the history
  2. Update objects.py

    bkhattak authored and ianhalpern committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    de7faec View commit details
    Browse the repository at this point in the history
  3. Update test_access_token.py

    bkhattak authored and ianhalpern committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    04da3c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9857029 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    4992a56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e93a55 View commit details
    Browse the repository at this point in the history
  3. Update pyproject metadata

    ianhalpern committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    abed8eb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on Sep 11, 2025

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

Commits on Jan 21, 2026

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

Commits on Feb 3, 2026

  1. Release v0.5.1 (#19)

    ianhalpern authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    9ac4eca View commit details
    Browse the repository at this point in the history
Loading