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: graphframes/graphframes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: graphframes/graphframes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 4 commits
  • 61 files changed
  • 2 contributors

Commits on Jul 17, 2025

  1. Fix versioning (#641)

    * Fix versioning
    
    * Update build.sbt
    Kimahriman authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    4e37787 View commit details
    Browse the repository at this point in the history
  2. bug: Let classic python version work without grpc deps (#647)

    * Let classic python version work without grpc deps
    
    * format
    
    * sort
    Kimahriman authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    ff7a20d View commit details
    Browse the repository at this point in the history
  3. fix: resolve gf-connect is not published (#645)

    * Try to fix connect publishing
    
    * Refactoring to the right multi-project sbt structure
    
    * Fix Scala CI
    
    * fix scala-ci.yml
    
    * Update .github/workflows/scala-ci.yml
    
    Co-authored-by: Adam Binford <adamq43@gmail.com>
    
    * Update .github/workflows/scala-ci.yml
    
    Co-authored-by: Adam Binford <adamq43@gmail.com>
    
    * Update .github/workflows/scala-ci.yml
    
    Co-authored-by: Adam Binford <adamq43@gmail.com>
    
    * Update .github/workflows/scala-ci.yml
    
    Co-authored-by: Adam Binford <adamq43@gmail.com>
    
    * refactoring according comments
    
    * scalafix
    
    * decrease java version in publish
    
    ---------
    
    Co-authored-by: Adam Binford <adamq43@gmail.com>
    SemyonSinchenko and Kimahriman authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    7c5ae09 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. prepare the 0.9.1 release (#650)

    and fix doc publishing, according to the core's refactoring.
    SemyonSinchenko authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    e334f2c View commit details
    Browse the repository at this point in the history
Loading