janusgraph-python
janusgraph-python copied to clipboard
Bump gremlinpython from 3.7.0 to 3.7.2
Bumps gremlinpython from 3.7.0 to 3.7.2.
Changelog
Sourced from gremlinpython's changelog.
== TinkerPop 3.7.0 (Gremfir Master of the Pan Flute)
[[release-3-7-3]] === TinkerPop 3.7.3 (NOT OFFICIALLY RELEASED YET)
This release also includes changes from .
[[release-3-7-2]] === TinkerPop 3.7.2 (April 8, 2024)
This release also includes changes from .
- Deprecated
ltrim()andrTrim()in favor ofl_trim()andr_trimin Python.- Fixed bug in
onCreateformergeV()where use of theCardinalityfunctions was not properly handled.- Fixed multiple concurrent initially requests caused authentication to fail.
==== Bugs
- TINKERPOP-2132 Authentication when using multiple threads fails
- TINKERPOP-2359 onShutDown not being called when docker container stopped
- TINKERPOP-2913 Ensure that if tx.commit() is called remotely it does not hang for graphs without transactions
- TINKERPOP-3012 Wrong hashCode implementation for DetachedVertexPropert
- TINKERPOP-3022 JavaTranslator failing for has(String, null)
- TINKERPOP-3025 l_trim() and r_trim() missing in python
- TINKERPOP-3026 checkAdjacentVertices is misconfigured for python in SubgraphStrategy
- TINKERPOP-3027 Pick.any should be any_()
- TINKERPOP-3029 Gremlin.Net: Traversal enumeration fails on .NET 8
- TINKERPOP-3031 Bad translation for g.tx()
- TINKERPOP-3039 Java driver won't propagate with args when using aliased client directly
- TINKERPOP-3049 onCreate for mergeV() doesn't handle Cardinality functions
- TINKERPOP-3054 RequestId serialization broken in Python GLV
- TINKERPOP-3056 mergeE is updating vertices in certain conditions
- TINKERPOP-3061 Concurrent queries will break authentication on javascript driver
==== Improvements
- TINKERPOP-2456 Add missing tests for queries
- TINKERPOP-2872 Inconsistency in comparing Elements in JavaScript tests
- TINKERPOP-2995 Create Sample Applications in each GLV
- TINKERPOP-3020 Incorrect tests
- TINKERPOP-3021 Publish ARM64 Gremlin Console Images
- TINKERPOP-3030 Update to .NET 8
- TINKERPOP-3068 Make serviceName and mergedParams public for provider usage in CallStep
[[release-3-7-1]] === TinkerPop 3.7.1 (November 20, 2023)
... (truncated)
Commits
c735441TinkerPop 3,7,2 release180cf06TinkerPop 3.7.2 release802ed4fCTR reference doc corrections22db8cfParallel Authentication Fix (#2551)ae2860dMerge branch '3.6-dev' into 3.7-dev495c3e2TinkerPop 3.6.7 releasef5dc7e8CTR netty version update in NOTICE21da9a8Merge branch '3.6-dev' into 3.7-dev948e4abCTR update copyright year for NOTICE to 202470027dcMerge branch '3.6-dev' into 3.7-dev- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)