Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Gremlin.Net from 3.6.0 to 3.6.1 #1360

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps Gremlin.Net from 3.6.0 to 3.6.1.

Changelog

Sourced from Gremlin.Net's changelog.

=== TinkerPop 3.6.1 (Release Date: July 18, 2022)

This release also includes changes from .

  • Made GraphBinary the default serialization format for .NET and Python.
  • Added missing ResponseStatusCodeEnum entry for 595 for .NET.
  • Fix a javadoc comment in Cluster.Builder regarding maxInProcessPerConnection.

==== Bugs

  • TINKERPOP-2734 NullPointerException when calling Client chooseConnection()
  • TINKERPOP-2736 PluginAcceptor interface no more available in 3.5.3+ but referred in documentation
  • TINKERPOP-2741 GraphMLWriter error message is not properly formatted
  • TINKERPOP-2746 Medium security vulnerabilities on logback-core
  • TINKERPOP-2751 Transaction: tx.commit() hangs up in javascript client-lib
  • TINKERPOP-2754 Javascript client hangs if the server restarts
  • TINKERPOP-2768 BranchStep pickToken should be integrated when added as a child option

==== Improvements

  • TINKERPOP-2229 JavaScript GLV: Add GraphBinary Support
  • TINKERPOP-2631 GraphSON float serialization when ujson is used is imprecise
  • TINKERPOP-2693 Complete GraphBinary support in Python
  • TINKERPOP-2715 remove log4jv1 dependency
  • TINKERPOP-2723 Make GraphBinary the default serialization format for .NET and Python (breaking)
  • TINKERPOP-2740 first request suspend more than 9s when using gremlin-java-driver
  • TINKERPOP-2748 Medium security vulnerability on netty-all and netty-codec
  • TINKERPOP-2762 getScopeKeys should respect the order of keys passed in Step
  • TINKERPOP-2764 AWS Neptune returns an inaccessible structured error response

[[release-3-6-0]]

Commits
  • ed44703 TinkerPop 3.6.1 release
  • f314229 Merge branch '3.5-dev' into 3.6-dev
  • cc85b2e TinkerPop 3.5.4 release
  • 5f00f34 Merge branch '3.5-dev' into 3.6-dev
  • 25db051 Minor dev docs updates CTR
  • c478381 Merge branch '3.5-dev' into 3.6-dev
  • 137cad0 Fixed imports CTR
  • 61a02b6 Merge branch '3.5-dev' into 3.6-dev
  • 986f518 Merge branch 'pr-1754' into 3.5-dev
  • 2c11b96 Merge branch '3.5-dev' into 3.6-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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [Gremlin.Net](https://github.com/apache/tinkerpop) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/apache/tinkerpop/releases)
- [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc)
- [Commits](apache/tinkerpop@3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: Gremlin.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 26, 2022
@sungam3r sungam3r merged commit d9c04c6 into master Jul 27, 2022
@sungam3r sungam3r deleted the dependabot/nuget/Gremlin.Net-3.6.1 branch July 27, 2022 20:54
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant