Comparing v8.12.0...v8.13.0 · elastic/elastic-transport-python · GitHub
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: elastic/elastic-transport-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.12.0
Choose a base ref
...
head repository: elastic/elastic-transport-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.13.0
Choose a head ref
  • 15 commits
  • 30 files changed
  • 2 contributors

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    a9349d1 View commit details
    Browse the repository at this point in the history
  2. Add HTTPX async node (#137)

    Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
    b4sus and pquentin authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b96d158 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    e114a73 View commit details
    Browse the repository at this point in the history
  2. Bring _transport.py closer to _async_transport.py (#148)

    By taking advantage of NodeApiResponse and avoiding meaningless
    differences.
    pquentin authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5ced8fb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 21, 2024

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

Commits on Feb 23, 2024

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    a13bf6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c15f79 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    989099a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f432e04 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Remove OpenTelemetry class (#157)

    Since deserialization happens in the main client, this is the place
    where the OpenTelemetry class and context manager should live.
    pquentin authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7e76f8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f21357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b192deb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Release 8.13.0

    pquentin authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f42ec04 View commit details
    Browse the repository at this point in the history
Loading