Skip to content

release v4.2.0 - #1740

Open
bplatz wants to merge 1 commit into
mainfrom
release/v4.2.0
Open

release v4.2.0#1740
bplatz wants to merge 1 commit into
mainfrom
release/v4.2.0

Conversation

@bplatz

@bplatz bplatz commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Version bump 4.1.64.2.0. Minor rather than patch because this cycle adds new backward-compatible functionality; nothing in it is breaking.

Release notes are generated from merged PR titles at tag time, so the changelog reflects the final contents once this merges and publishes.

Notes for review

testsuite-sparql and testsuite-shacl are workspace-excluded and carry independent versions and lockfiles, so a root-only cargo update --workspace does not reach them — hence six files rather than two.

One line in the diff is not a version bump: testsuite-sparql/Cargo.lock gains a rand 0.8.5 edge under fluree-db-core. That dependency was added as an optional native-feature dep in bf63e54 (#1680); the root lockfile was refreshed then, the excluded one was not. This picks up that correction. No other dependency moved — every remaining hunk across the three lockfiles is a bare version = line, and all three resolve under cargo metadata --locked.

@bplatz
bplatz requested review from aaj3f and zonotope August 28, 2026 14:00

@aaj3f aaj3f left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🚀

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.

2 participants