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: DataFog/datafog-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: DataFog/datafog-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 28 files changed
  • 3 contributors

Commits on Apr 26, 2026

  1. Prepare v4.4.0 stable release (#133)

    * chore(deps): bump sentencepiece from 0.2.0 to 0.2.1 (#114)
    
    Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.2.0 to 0.2.1.
    - [Release notes](https://github.com/google/sentencepiece/releases)
    - [Commits](google/sentencepiece@v0.2.0...v0.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: sentencepiece
      dependency-version: 0.2.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump cryptography from 44.0.2 to 46.0.5 (#119)
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 46.0.5.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@44.0.2...46.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 46.0.5
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump pillow and protobuf pins
    
    * chore: bump version to 4.3.0a1 [skip ci]
    
    * chore: bump version to 4.3.0b2 [skip ci]
    
    * chore: bump version to 4.3.0a2 [skip ci]
    
    * chore: bump version to 4.3.0b3 [skip ci]
    
    * chore: bump version to 4.3.0a3 [skip ci]
    
    * chore: bump version to 4.3.0b4 [skip ci]
    
    * chore: bump version to 4.3.0a4 [skip ci]
    
    * chore: bump version to 4.3.0b5 [skip ci]
    
    * chore: bump version to 4.3.0a5 [skip ci]
    
    * chore: bump version to 4.3.0b6 [skip ci]
    
    * chore: bump version to 4.3.0a6 [skip ci]
    
    * chore: bump version to 4.3.0b7 [skip ci]
    
    * chore: bump version to 4.3.0a7 [skip ci]
    
    * chore: bump version to 4.3.0b8 [skip ci]
    
    * chore: bump version to 4.3.0a8 [skip ci]
    
    * chore: bump version to 4.3.0b9 [skip ci]
    
    * chore: bump version to 4.3.0a9 [skip ci]
    
    * chore: bump version to 4.3.0b10 [skip ci]
    
    * chore: bump version to 4.3.0a10 [skip ci]
    
    * chore: bump version to 4.3.0b11 [skip ci]
    
    * Add v4.4 bridge release runway (#130)
    
    * feat: add v4.4 bridge release runway
    
    * docs: clarify contributor workflow
    
    * style: apply lint formatting
    
    * ci: allow prerelease base override (#131)
    
    * chore: bump version to 4.4.0b1 [skip ci]
    
    * Make telemetry opt-in for v4.4 (#132)
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: GitHub Action <action@github.com>
    3 people authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    d5357bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fed83e8 View commit details
    Browse the repository at this point in the history
Loading