Skip to content

Tags: hypermodeinc/pydgraph

Tags

v24.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add protos check action (#267)

**Description**

Adding a generated-protos check action on any branch push to check
protos as minor bumps from deps updates can introduce formatting changes
if local tools are slightly out of sync.

This is useful to run prior to release actions.

v24.2.0

Update artifacts for release

v24.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare for v24.1.0 release (#256)

v24.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare to release version v24.0.2 (#239)

v24.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
regenerate protos with python3.11 (#238)

v24.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update proto to make it consistent with dgraph-io/dgo (#237)

v23.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version in meta (#218)

* Update the version in meta.py

v23.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(cd): release v23.0.1 (#205)

- chore(cd): release v23.0.1 #205

v23.0.1rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(cd): fix protobuf import issue (#204)

- chore(cd): fix protobuf import issue #204

v23.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(cd): pipeline fixes (#203)

- Fixing some minor pipeline issues