proxypool
proxypool copied to clipboard
Bump github.com/heroku/x from 0.0.59 to 0.2.0
Bumps github.com/heroku/x from 0.0.59 to 0.2.0.
Release notes
Sourced from github.com/heroku/x's releases.
Updates to dynoid
What's Changed
- Add docs and middleware for dynoid by
@kennypin heroku/x#204Dependency Updates
- Bump github.com/gogo/protobuf from 1.3.0 to 1.3.2 by
@dependabotin heroku/x#186- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by
@dependabotin heroku/x#205Full Changelog: https://github.com/heroku/x/compare/v0.1.0...v0.2.0
Makes exponential histograms the new default
What's Changed
- Upgrade to latest opentelemetry-go and use exponential histograms by default by
@voidlockin heroku/x#201Full Changelog: https://github.com/heroku/x/compare/v.0.0.62...v0.1.0
Upgrade to Golang 1.21
What's Changed
- Update golang and linter by
@voidlockin heroku/x#202Full Changelog: https://github.com/heroku/x/compare/v0.0.61...v.0.0.62
Commits
4aec059Add docs and middleware for dynoid (#204)ee9d470Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#205)a7e589bBump github.com/gogo/protobuf from 1.3.0 to 1.3.2 (#186)9d25edfMerge pull request #201 from heroku/aa-upgrade-opentelemetry-go4f98043quick fix3a27194fix line lengths79c772ffix spelling2affa5fensure we do not attempt to write to nilcc32bf3address PR feedbackc78ddf6make delta temporality default again- 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)