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 google.golang.org/api from 0.46.0 to 0.52.0 #365

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2021

Bumps google.golang.org/api from 0.46.0 to 0.52.0.

Release notes

Sourced from google.golang.org/api's releases.

google-api-go-client v0.52.0

Features

google-api-go-client v0.51.0

Features

google-api-go-client v0.50.0

Features

Bug Fixes

google-api-go-client v0.49.0

Features

google-api-go-client v0.48.0

Features

Bug Fixes

  • transport: perform mTLS endpoint switching when custom http client is provided (#1038) (c07165f)

google-api-go-client v0.47.0

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.52.0 (2021-07-29)

Features

0.51.0 (2021-07-22)

Features

0.50.0 (2021-06-30)

Features

Bug Fixes

0.49.0 (2021-06-23)

Features

0.48.0 (2021-06-07)

Features

Bug Fixes

  • transport: perform mTLS endpoint switching when custom http client is provided (#1038) (c07165f)

0.47.0 (2021-05-19)

Features

... (truncated)

Commits
  • 3e2b6a2 chore: release 0.52.0 (#1129)
  • f9e05da feat(all): auto-regenerate discovery clients (#1137)
  • f2e3432 feat(all): auto-regenerate discovery clients (#1135)
  • 108d63c feat(all): auto-regenerate discovery clients (#1134)
  • 9de99be chore(all): update all (#1132)
  • f9af97b feat(all): auto-regenerate discovery clients (#1133)
  • 053a596 feat(all): auto-regenerate discovery clients (#1131)
  • 26f335b feat(all): auto-regenerate discovery clients (#1130)
  • db470df feat(all): auto-regenerate discovery clients (#1128)
  • 81b294f test(downscope): add integration tests for token downscoping with Credential ...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2021
@djaglowski
Copy link
Member

Log Files Logs / Second CPU Avg (%) CPU Avg Δ (%) Memory Avg (MB) Memory Avg Δ (MB)
1 1000 1.4483029 -0.034526348 128.2795 +1.2059479
1 5000 5.069027 +0.017269611 140.37553 +3.5196686
1 10000 10.207069 -0.17248726 144.65611 -3.337555
1 50000 51.91384 +2.2518005 179.41917 +8.648972
1 100000 95.46126 -4.4962006 232.81049 -4.8596344
10 100 1.9655309 +0.03451836 134.92296 +0.9129944
10 500 6.6724706 +0.50019455 141.9608 +3.1412964
10 1000 12.1555805 -0.13783646 148.21956 +0.7898712
10 5000 57.17306 +1.0859795 182.64507 -0.21902466
10 10000 106.61669 +0.53544617 230.96242 +3.0440521

@codecov
Copy link

codecov bot commented Aug 1, 2021

Codecov Report

Merging #365 (a85fd1a) into master (4b21f2d) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
+ Coverage   73.26%   73.34%   +0.08%     
==========================================
  Files         124      124              
  Lines        7977     7977              
==========================================
+ Hits         5844     5850       +6     
+ Misses       1637     1629       -8     
- Partials      496      498       +2     
Impacted Files Coverage Δ
operator/builtin/output/newrelic/newrelic.go 74.38% <0.00%> (+0.83%) ⬆️
operator/builtin/input/file/reader.go 71.05% <0.00%> (+1.75%) ⬆️
operator/builtin/output/file/file.go 62.22% <0.00%> (+6.67%) ⬆️

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 4b21f2d...a85fd1a. Read the comment docs.

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.46.0 to 0.52.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.46.0...v0.52.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.52.0 branch from f662ebe to a85fd1a Compare August 7, 2021 21:12
@djaglowski
Copy link
Member

Log Files Logs / Second CPU Avg (%) CPU Avg Δ (%) Memory Avg (MB) Memory Avg Δ (MB)
1 1000 1.396577 -0.05168569 127.97185 -0.322464
1 5000 5.103513 -0.20704174 136.54324 -1.483963
1 10000 10.241354 -0.15548992 144.44249 +2.8071136
1 50000 51.28915 -0.45400238 176.19478 -2.9135132
1 100000 102.992485 +4.5097427 239.2069 +4.1606903
10 100 1.9483985 +0.051777363 133.46632 -1.1119385
10 500 6.1034756 +0.20680904 139.23546 +1.3592529
10 1000 11.793459 -0.06863022 144.76495 -2.9608002
10 5000 56.37819 +0.45493698 181.06613 +2.1313324
10 10000 104.46665 -8.25663 214.54149 -15.737198

@jsirianni jsirianni self-requested a review August 12, 2021 01:38
@jsirianni jsirianni merged commit 7f94b79 into master Aug 12, 2021
@jsirianni jsirianni deleted the dependabot/go_modules/google.golang.org/api-0.52.0 branch August 12, 2021 01:39
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