docs: add 0.11.0 release blog post#814
Merged
james-willis merged 5 commits intoMar 31, 2026
Merged
Conversation
james-willis
commented
Mar 30, 2026
james-willis
commented
Mar 30, 2026
james-willis
commented
Mar 30, 2026
james-willis
commented
Mar 30, 2026
james-willis
commented
Mar 30, 2026
james-willis
commented
Mar 30, 2026
james-willis
commented
Mar 30, 2026
james-willis
commented
Mar 30, 2026
james-willis
commented
Mar 30, 2026
This comment was marked as resolved.
This comment was marked as resolved.
- Note Two Phase is the same algorithm as before, just renamed - Remove API refactoring section - Remove Pregel code example and benchmarks section - Add Spark 4.1.0 requirement note for DataSketches triangle counting - Remove bug fixes and future steps sections
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the GraphFrames 0.11.0 release blog post to the docs site and wires it into the blog navigation/index so it appears in the rendered blog section.
Changes:
- Add a new blog post page for the 0.11.0 release highlights.
- Update the blog navigation order to include the new post.
- Update the blog index page to link to the new post.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/src/05-blog/directory.conf | Adds the new 0.11.0 post to Laika navigation order. |
| docs/src/05-blog/997-graphframes-011-release.md | New release blog post content for 0.11.0. |
| docs/src/05-blog/01-index.md | Adds the 0.11.0 release link to the blog index list. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Fix Randomized Contraction description per Sem's feedback - Add hub-problem motivation for KMinSampling - Use full Hash2Vec citation
SemyonSinchenko
approved these changes
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary