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: Zoominfo/api-auth-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix-headers
Choose a base ref
...
head repository: Zoominfo/api-auth-python-client
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.
  • 19 commits
  • 4 files changed
  • 6 contributors

Commits on Oct 21, 2020

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

Commits on Dec 29, 2020

  1. Add support for PyJWT 2.0.0

    Tolerating PyJWT 2.0.0 returning a string rather than a byte string like
    it did in the previous major version.
    schiroo-wiw committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    a119da8 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Merge pull request #3 from schiroo-wiw/master

    Add support for PyJWT 2.0.0
    krishnatejadinavahi authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    358fe29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4ecd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    cc75fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a10fdc View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Update changelog title

    singh-harsh committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d3aa49f View commit details
    Browse the repository at this point in the history
  2. Refactore changelog

    singh-harsh committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    b62d62a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge pull request #5 from singh-harsh/master

    Add support for status code in error response
    singh-harsh authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    57f26bb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Bump requests from 2.28.1 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    191aed8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Bump cryptography from 38.0.4 to 41.0.3

    Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.3.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@38.0.4...41.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dd02582 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update library version

    singh-harsh authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6977a2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from Zoominfo/dependabot/pip/cryptography-41.0.3

    Bump cryptography from 38.0.4 to 41.0.3
    singh-harsh authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c24b4cc View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Bump cryptography from 41.0.3 to 41.0.6

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.3...41.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f9a1711 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge pull request #12 from Zoominfo/dependabot/pip/cryptography-41.0.6

    Bump cryptography from 41.0.3 to 41.0.6
    singh-harsh authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7dce8ba View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    6717334 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Zoominfo/dependabot/pip/requests-2.31.0

    Bump requests from 2.28.1 to 2.31.0
    singh-harsh authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    048a158 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

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