Skip to content

feat: prepare the 0.9.1 release #650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 19, 2025

Conversation

SemyonSinchenko
Copy link
Collaborator

What changes were proposed in this pull request?

  • 0.9.1 release
  • fix doc publishing, according to the core's refactoring
  • py-readme updates

Why are the changes needed?

Close #649
Close #638

and fix doc publishing, according to the core's refactoring.
@james-willis
Copy link
Collaborator

Is the version string fixed?

Copy link
Collaborator

@rjurney rjurney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but note to fix: io.graphframes#graphframes-spark3_2.12;0.9.1: not found

@SemyonSinchenko
Copy link
Collaborator Author

Is the version string fixed?

In #641

@SemyonSinchenko
Copy link
Collaborator Author

LGTM, but note to fix: io.graphframes#graphframes-spark3_2.12;0.9.1: not found

Because it is bot published. I will make a release immediately after merge.

@rjurney
Copy link
Collaborator

rjurney commented Jul 19, 2025

LGTM, but note to fix: io.graphframes#graphframes-spark3_2.12;0.9.1: not found

Because it is bot published. I will make a release immediately after merge.

I know, just a reminder to test it once you publish, before we announce.

@SemyonSinchenko
Copy link
Collaborator Author

Because there are no real changes in the core code, but fixes of previous release I'm merging it.

Version string is fine already:

[info] 	published graphframes-spark4_2.13 to https://central.sonatype.com/repository/maven-snapshots/io/graphframes/graphframes-spark4_2.13/0.9.0+3-7c5ae09d-SNAPSHOT/graphframes-spark4_2.13-0.9.0+3-7c5ae09d-SNAPSHOT.pom
[info] 	published graphframes-spark4_2.13 to https://central.sonatype.com/repository/maven-snapshots/io/graphframes/graphframes-spark4_2.13/0.9.0+3-7c5ae09d-SNAPSHOT/graphframes-spark4_2.13-0.9.0+3-7c5ae09d-SNAPSHOT.jar
[info] 	published graphframes-spark4_2.13 to https://central.sonatype.com/repository/maven-snapshots/io/graphframes/graphframes-spark4_2.13/0.9.0+3-7c5ae09d-SNAPSHOT/graphframes-spark4_2.13-0.9.0+3-7c5ae09d-SNAPSHOT-sources.jar
[info] 	published graphframes-spark4_2.13 to https://central.sonatype.com/repository/maven-snapshots/io/graphframes/graphframes-spark4_2.13/0.9.0+3-7c5ae09d-SNAPSHOT/graphframes-spark4_2.13-0.9.0+3-7c5ae09d-SNAPSHOT-javadoc.jar
[info] 	published graphframes_2.13 to https://central.sonatype.com/repository/maven-snapshots/io/graphframes/graphframes_2.13/0.9.0+3-7c5ae09d-SNAPSHOT/graphframes_2.13-0.9.0+3-7c5ae09d-SNAPSHOT.pom
[info] 	published graphframes_2.13 to https://central.sonatype.com/repository/maven-snapshots/io/graphframes/graphframes_2.13/0.9.0+3-7c5ae09d-SNAPSHOT/graphframes_2.13-0.9.0+3-7c5ae09d-SNAPSHOT.jar
[info] 	published graphframes_2.13 to https://central.sonatype.com/repository/maven-snapshots/io/graphframes/graphframes_2.13/0.9.0+3-7c5ae09d-SNAPSHOT/graphframes_2.13-0.9.0+3-7c5ae09d-SNAPSHOT-sources.jar
[info] 	published graphframes_2.13 to https://central.sonatype.com/repository/maven-snapshots/io/graphframes/graphframes_2.13/0.9.0+3-7c5ae09d-SNAPSHOT/graphframes_2.13-0.9.0+3-7c5ae09d-SNAPSHOT-javadoc.jar

@SemyonSinchenko SemyonSinchenko merged commit e334f2c into graphframes:master Jul 19, 2025
5 checks passed
@SemyonSinchenko SemyonSinchenko deleted the 649-091-release branch July 19, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: release 0.9.1 doc: update README.md for graphframes-py
3 participants