Skip to content

Bump org.apache.tinkerpop:gremlin-driver from 3.8.0 to 3.8.1 in /modules/orientdb#11646

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/modules/orientdb/org.apache.tinkerpop-gremlin-driver-3.8.1
Open

Bump org.apache.tinkerpop:gremlin-driver from 3.8.0 to 3.8.1 in /modules/orientdb#11646
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/modules/orientdb/org.apache.tinkerpop-gremlin-driver-3.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps org.apache.tinkerpop:gremlin-driver from 3.8.0 to 3.8.1.

Changelog

Sourced from org.apache.tinkerpop:gremlin-driver's changelog.

== TinkerPop 3.8.0 (Grix Greven)

image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/images/gremlin-67.png[width=185]

[[release-3-8-2]] === TinkerPop 3.8.2 (Release Date: NOT OFFICIALLY RELEASED YET)

This release also includes changes from prior 3.7.x releases.

[[release-3-8-1]] === TinkerPop 3.8.1 (Release Date: April 1, 2026)

This release also includes changes from <<release-3-7-6, 3.7.6>>.

  • Deprecated Translator.LANGUAGE and preferred Translator.CANONICAL.
  • Preserved BulkSet when given to 'P'.
  • Fixed bug in Gremlin orderability semantics for OffsetDateTime.
  • Fixed bug in Javascript translation for UUID.
  • Fixed bug in pre-repeat() emit()/until() where emit() and until() traversers weren't added to the results.
  • Fixed bug in GremlinValueComparator that prevented collections of differing sizes from being comparable.
  • Expose serialization functions for alternative transport protocols in gremlin-go
  • Improved Gremlint formatting to keep the first argument for a step on the same line if line breaks were required to meet max line length.
  • Improved Gremlint formatting to do greedy argument packing when possible so that more arguments can appear on a single line.
  • Add custom type writer and serializer to gremlin-go

==== Bugs

  • TINKERPOP-3214 TinkerGraph VertexProperty Id duplication
  • TINKERPOP-3218 Emit before repeat with barrier doesn't emit
  • TINKERPOP-3222 ReservedKeysVerificationStrategy verification fails when the invalid AddPropertyStep has an explicit cardinality set
  • TINKERPOP-3223 Argument to SubgraphStrategy.Builder.edges changes semantics when used along vertices
  • TINKERPOP-3230 GraphSON3 deserializer doesn't check for required meta field
  • TINKERPOP-3235 mergeE argument validation for onCreate overrides

==== Improvements

  • TINKERPOP-2992 Gherkin suite missing orderability on set, uuid, date
  • TINKERPOP-3178 Clarify choose() with consistent semantics (breaking)
  • TINKERPOP-3210 cap() has strange interactions with barriers and side effects in OLAP
  • TINKERPOP-3213 Re-use connections for sessions
  • TINKERPOP-3217 Add mechanism to close session without closing connection on server
  • TINKERPOP-3219 Add public serialization API in gremlin-go for alternative transport protocols
  • TINKERPOP-3227 Add upgrade documentation for transaction connection reuse
  • TINKERPOP-3231 Optimize P.setValue() and P.getValue()
  • TINKERPOP-3232 Support deserialization of a set that has a non hashable element
  • TINKERPOP-3236 Limit use of FloatLiteral as step arguments in grammar
  • TINKERPOP-3237 Add Custom Type Writer/Serializer API for gremlin-go

[[release-3-8-0]] === TinkerPop 3.8.0 (Release Date: November 12, 2025)

... (truncated)

Commits
  • 5e21853 TinkerPop 3.8.1 release
  • 646c035 Merge branch '3.7-dev' into 3.8-dev
  • c7659d7 TinkerPop 3.7.6 release
  • d80b9be Merge branch '3.7-dev' into 3.8-dev
  • f7c5c86 CTR Update go README
  • e679b6c CTR small fixes to mcp reference doc and upgrade docs
  • 0db826a Merge branch '3.7-dev' into 3.8-dev
  • 8e286c5 Update session reuse and Python set deserialization documentation CTR
  • e0a65c7 Minor fixes to README.md files CTR
  • 19357ff Merge branch '3.7-dev' into 3.8-dev
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.apache.tinkerpop:gremlin-driver](https://github.com/apache/tinkerpop) from 3.8.0 to 3.8.1.
- [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc)
- [Commits](apache/tinkerpop@3.8.0...3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.tinkerpop:gremlin-driver
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2026 15:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code modules/orientdb

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants