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 github.com/Azure/azure-event-hubs-go/v3 from 3.3.7 to 3.3.9 #315

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/Azure/azure-event-hubs-go/v3 from 3.3.7 to 3.3.9.

Release notes

Sourced from github.com/Azure/azure-event-hubs-go/v3's releases.

v3.3.9

  • update the checkpoint after the receiver options are applied
  • return the error from reading an old checkpoint when initializing the receiver

v3.3.8

  • add option to customize initial checkpoint
Changelog

Sourced from github.com/Azure/azure-event-hubs-go/v3's changelog.

v3.3.9

  • update the checkpoint after the receiver options are applied
  • return the error from reading an old checkpoint when initializing the receiver

v3.3.8

  • add option to customise initial checkpoint
Commits
  • 717fe44 Merge pull request #213 from catalinaperalta/master
  • 7dcc462 return the error from getting the old checkpoint
  • ae5acc7 Merge pull request #211 from catalinaperalta/master
  • b2c1f96 improve checkpoint comparison
  • b92b698 update version.go and changelog
  • d186b09 get checkpoint from specified consumer group
  • 9c3a641 Merge pull request #207 from danielrbradley/eph-default-checkpoint
  • f6b68fb Allow customisation of initial checkpoint
  • ce20d7a Merge pull request #208 from catalinaperalta/master
  • 2de66da update readme quick start
  • See full diff 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 24, 2021
@jsirianni jsirianni self-requested a review May 24, 2021 16:53
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/azure-event-hubs-go/v3-3.3.9 branch from bc33056 to ed54fb1 Compare May 24, 2021 17:02
@codecov
Copy link

codecov bot commented May 24, 2021

Codecov Report

Merging #315 (ed54fb1) into master (a1eb225) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
- Coverage   70.21%   70.17%   -0.03%     
==========================================
  Files         119      119              
  Lines        6330     6330              
==========================================
- Hits         4444     4442       -2     
- Misses       1415     1423       +8     
+ Partials      471      465       -6     
Impacted Files Coverage Δ
operator/builtin/output/forward/forward.go 55.07% <0.00%> (-1.45%) ⬇️
operator/builtin/output/newrelic/newrelic.go 71.03% <0.00%> (-0.93%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1eb225...ed54fb1. Read the comment docs.

@djaglowski
Copy link
Member

Log Files Logs / Second CPU Avg (%) CPU Avg Δ (%) Memory Avg (MB) Memory Avg Δ (MB)
1 1000 1.4137912 -0.17242801 127.76953 +0.23787689
1 5000 4.534503 -0.27603054 137.07166 +1.5755615
1 10000 9.569159 +0.5173197 143.89587 +0.10870361
1 50000 50.41708 +0.6749344 173.11517 +0.8486023
1 100000 89.07069 +0.37968445 241.91554 +12.0703125
10 100 1.6896964 -0.06894517 132.69733 -0.7184906
10 500 5.3449407 -0.5344081 137.20393 -1.4042358
10 1000 10.603494 -0.01735878 146.73586 +0.24810791
10 5000 49.2421 -6.0159683 174.41824 -3.677124
10 10000 102.67016 -5.708946 217.29243 -7.7952576

@jsirianni jsirianni merged commit 80f21a1 into master May 24, 2021
@jsirianni jsirianni deleted the dependabot/go_modules/github.com/Azure/azure-event-hubs-go/v3-3.3.9 branch May 24, 2021 17:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants