Skip to content

chore: upgrade dgraph and dgo#5

Merged
matthewmcneely merged 2 commits intomainfrom
matthewmcneely/upgrade-dgraph-and-dgo
Oct 20, 2025
Merged

chore: upgrade dgraph and dgo#5
matthewmcneely merged 2 commits intomainfrom
matthewmcneely/upgrade-dgraph-and-dgo

Conversation

@matthewmcneely
Copy link
Copy Markdown
Owner

@matthewmcneely matthewmcneely commented Oct 20, 2025

Description

This PR upgrades Dgraph and dgo to official v25 releases


Summary by cubic

Upgraded to official Dgraph v25.0.0 and dgo v250.0.0 to replace preview builds and improve stability and compatibility. Updated go.mod/go.sum and the changelog; refreshed dependent libraries to match v25.

  • Dependencies

    • Dgraph v25.0.0 and dgo v250.0.0; other compatible bumps (e.g., badger v4.8.0, ristretto v2.3.0, gRPC 1.75.1, OpenTelemetry 1.38.0).
  • Migration

    • Ensure your Dgraph cluster is running v25 before adopting.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

1 issue found across 3 files

Prompt for AI agents (all 1 issues)

Understand the root cause of the following 1 issues and fix them.


<file name="go.mod">

<violation number="1" location="go.mod:48">
The module path go.yaml.in/yaml/v3 is invalid; it should remain gopkg.in/yaml.v3 or the go toolchain will refuse to download it.</violation>
</file>

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

@matthewmcneely matthewmcneely merged commit 2084ac2 into main Oct 20, 2025
5 checks passed
@matthewmcneely matthewmcneely deleted the matthewmcneely/upgrade-dgraph-and-dgo branch October 20, 2025 18:30
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.

1 participant