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

build(deps): bump github.com/apache/dubbo-getty from 1.4.3 to 1.4.9 #31

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps github.com/apache/dubbo-getty from 1.4.3 to 1.4.9.

Release notes

Sourced from github.com/apache/dubbo-getty's releases.

v1.4.8

rename v1.4.7-rc3 to v1.4.8

v1.4.7

Feature:

  • using uber zap logger #82

Fix

  • split large packet to n*16KB packet
  • default session nil #92
  • default task Pool nil #91

v1.4.7-rc2

Feature

v1.4.7-rc1

Enhancement

  • 1 split large packet to n*16KB packet pr 82

Fix

  • using unbounded queue to defeat timer panic pr 84

v1.4.6

1 using atomic time for session to fix date race; 2 using gxbytes.Buffer in tcp read gr to decrease memory copy

v1.4.5

revert 17b08d to fix timeout error

v1.4.4

  • replace sync/atomic using go.uber.org/atomic
  • upgrade gxtime.Wheel to gxtime.TimerWheel
  • delete session heartbeat loop handle, and add it into the TimerWheel instead to reduce the count of goroutines.
  • add benchmark code
Commits
  • 532bf58 Merge pull request #98 from ZLBer/tls
  • 4dc6252 fix: wrong tls config
  • 3da63c3 Merge pull request #97 from Leospard/master
  • 532ea3f Update gost
  • dc1f011 Merge pull request #96 from takewofly/fix_benchmark_mb
  • f0a3ead fix: change Aggregate bandwidth
  • 69d3bab add gnet comparation result
  • ceb444b Merge pull request #93 from takewofly/fix/dep
  • 2a4b909 Imp: remove goext & log4go in dep
  • 0b14a0d Merge pull request #92 from takewofly/feat/connect_session
  • 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 [github.com/apache/dubbo-getty](https://github.com/apache/dubbo-getty) from 1.4.3 to 1.4.9.
- [Release notes](https://github.com/apache/dubbo-getty/releases)
- [Commits](apache/dubbo-getty@v1.4.3...v1.4.9)

---
updated-dependencies:
- dependency-name: github.com/apache/dubbo-getty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 24, 2022
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants