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: Gandi/python-zipkin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: features/logging-filter
Choose a base ref
...
head repository: Gandi/python-zipkin
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.
  • 16 commits
  • 25 files changed
  • 2 contributors

Commits on Sep 24, 2024

  1. Merge pull request #19 from Gandi/features/logging-filter

    Features/logging filter
    mardiros authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f694a98 View commit details
    Browse the repository at this point in the history
  2. Release 0.9.1

    Guillaume Gauvrit committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6afccbd View commit details
    Browse the repository at this point in the history
  3. Migrate to poetry

    Guillaume Gauvrit committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3f8a83d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from Gandi/migrate/poetry

    Migrate/poetry and remove python2 support
    mardiros authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    aa41659 View commit details
    Browse the repository at this point in the history
  5. Release 0.9.2

    Guillaume Gauvrit committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    af8dad2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Do not update logger factory without user action

    Guillaume Gauvrit committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    93d6ee7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from Gandi/features/optional-logger

    Do not update logger factory without user action
    mardiros authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1d86c42 View commit details
    Browse the repository at this point in the history
  3. Run black

    Guillaume Gauvrit committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    214d3cc View commit details
    Browse the repository at this point in the history
  4. Release 0.9.3

    Guillaume Gauvrit committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    537c673 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Remove deprecated object inherits

    Guillaume Gauvrit committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    aefb2c4 View commit details
    Browse the repository at this point in the history
  2. Remove useless utf-8 decorator in python 3

    Guillaume Gauvrit committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    52191f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Cleanup stuff

    Guillaume Gauvrit committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3d62e46 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #22 from Gandi/features/cleanup-python2-decoration

    Features/cleanup python2 decoration
    mardiros authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    360b50a View commit details
    Browse the repository at this point in the history
  2. Update deps

    Guillaume Gauvrit committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7fa0869 View commit details
    Browse the repository at this point in the history
  3. Add Jusfile and script for releasing purpose

    Guillaume Gauvrit committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    16661dc View commit details
    Browse the repository at this point in the history
  4. Release 0.9.4

    Guillaume Gauvrit committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a024902 View commit details
    Browse the repository at this point in the history
Loading