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 go.elastic.co/apm from 1.4.0 to 1.11.0 #161

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps go.elastic.co/apm from 1.4.0 to 1.11.0.

Release notes

Sourced from go.elastic.co/apm's releases.

v1.11.0

v1.10.0

  • module/apmsql: add tracingDriver.Unwrap method to get underlying driver #849
  • module/apmgopgv10: add support for github.com/go-pg/pg/v10 #857 (thanks @​macnibblet!)
  • Enable central configuration of "sanitize_field_names" #856
  • module/apmgrpc: set span destination context #861

v1.9.0

  • module/apmgoredisv8: introduce new package to support go-redis v8 (#780)
  • module/apmhttp: introduce httptrace client option (#788)
  • module/apmsql: add support for database/sql/driver.Validator (#791)
  • Record sample rate on transactions and spans, propagate through tracestate (#804)
  • module/apmredigo: change redigo dependency to v1.8.2 (#807)
  • Deprecate IGNORE_URLS, replace with TRANSACTION_IGNORE_URLS (#811)
  • Tracer.Close now waits for the transport goroutine to end before returning (#816)
  • Relax Kubernetes pod UID discovery rules (#819)
  • Add transaction and span outcome (#820)
  • Add cloud metadata, configurable with ELASTIC_APM_CLOUD_PROVIDER (#823)
  • Round ELASTIC_APM_SAMPLING_RATE with 4 digits precision (#828)
  • module/apmhttp: implement io.ReaderFrom in wrapped http.ResponseWriter (#830)
  • Fixed Transaction.Discard so that it sets TransactionData to nil (#836)
  • module/apmsql/pgxv4: add support for pgx driver (#831 -- thanks @​Deepak13245!)
  • module/apmgormv2: add support for gorm.io (GORM v2) (#825 -- thanks @​Deepak13245!)

v1.8.0

  • Add "recording" config option, to dynamically disable event recording (#737)
  • Enable central configuration of "stack_frames_min_duration" and "stack_trace_limit" (#742)
  • Implement "CloseIdleConnections" on the Elasticsearch RoundTripper (#750 - thanks @​pebrc!)
  • Fix apmot nil pointer dereference in Tracer.Inject (#763 - thanks @​randomswdev!)

v1.7.2

  • Update cucumber/godog to 0.8.1 (#733)

v1.7.1

  • Fix segfault on 32-bit architectures (#728)

v1.7.0

  • Add span.context.destination.* #664
  • transport: fix Content-Type for pprof data #679
  • Add "tracestate" propagation #690
  • Add support for API Key auth #698
  • module/apmsql: report rows affected #700

v1.6.0

... (truncated)

Changelog

Sourced from go.elastic.co/apm's changelog.

==== 1.11.0 - 2021/02/01

https://github.com/elastic/apm-agent-go/releases/tag/v1.11.0[View release]

  • Make TRANSACTION_IGNORE_URLS dynamically configurable: {pull}872#872

[[release-notes-1.10.0]] ==== 1.10.0 - 2021/01/20

https://github.com/elastic/apm-agent-go/releases/tag/v1.10.0[View release]

  • module/apmsql: add tracingDriver.Unwrap method to get underlying driver {pull}#849[#(849)]
  • module/apmgopgv10: add support for github.com/go-pg/pg/v10 {pull}857[(#857)]
  • Enable central configuration of "sanitize_field_names" {pull}856[(#856)]
  • module/apmgrpc: set span destination context {pull}861[(#861)]

[[release-notes-1.9.0]] ==== 1.9.0 - 2020/11/02

https://github.com/elastic/apm-agent-go/releases/tag/v1.9.0[View release]

  • module/apmgoredisv8: introduce new package to support go-redis v8 {pull}780[#(780)]
  • module/apmhttp: introduce httptrace client option {pull}788[#(788)]
  • module/apmsql: add support for database/sql/driver.Validator {pull}791[#(791)]
  • Record sample rate on transactions and spans, propagate through tracestate {pull}804[#(804)]
  • module/apmredigo: change redigo dependency to v1.8.2 {pull}807[#(807)]
  • Deprecate IGNORE_URLS, replace with TRANSACTION_IGNORE_URLS {pull}811[(#811)]
  • Tracer.Close now waits for the transport goroutine to end before returning {pull}816[#(816)]
  • Relax Kubernetes pod UID discovery rules {pull}819[#(819)]
  • Add transaction and span outcome {pull}820[#(820)]
  • Add cloud metadata, configurable with ELASTIC_APM_CLOUD_PROVIDER {pull}823[#(823)]
  • Round ELASTIC_APM_SAMPLING_RATE with 4 digits precision {pull}828[#(828)]
  • module/apmhttp: implement io.ReaderFrom in wrapped http.ResponseWriter {pull}830[#(830)]
  • Fixed Transaction.Discard so that it sets TransactionData to nil {pull}836[#(836)]
  • module/apmsql/pgxv4: add support for pgx driver {pull}831[#(831)]
  • module/apmgormv2: add support for gorm.io (GORM v2) {pull}825[#(825)]

[[release-notes-1.8.0]] ==== 1.8.0 - 2020/05/06

https://github.com/elastic/apm-agent-go/releases/tag/v1.8.0[View release]

  • Add "recording" config option, to dynamically disable event recording {pull}737[(#737)]
  • Enable central configuration of "stack_frames_min_duration" and "stack_trace_limit" {pull}742[(#742)]
  • Implement "CloseIdleConnections" on the Elasticsearch RoundTripper {pull}750[(#750)]
  • Fix apmot nil pointer dereference in Tracer.Inject {pull}763[(#763)]

[[release-notes-1.7.2]] ==== 1.7.2 - 2020/03/19

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2021
@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #161 (343c008) into master (52b5e11) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   43.88%   43.88%           
=======================================
  Files           6        6           
  Lines         319      319           
=======================================
  Hits          140      140           
  Misses        176      176           
  Partials        3        3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/apm-1.11.0 branch from aa64cda to c6a98b6 Compare April 21, 2022 02:52
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/apm-1.11.0 branch from c6a98b6 to 763c86a Compare June 1, 2022 08:00
@dependabot dependabot bot requested a review from a team as a code owner June 1, 2022 08:00
@achichen achichen self-assigned this Jun 22, 2022
@achichen
Copy link
Contributor

from @benjaminheng

we had an issue with [email protected] last time, not sure if the latest version is safe or not https://github.com/carousell/listing/issues/281

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/apm-1.11.0 branch from 763c86a to 2c06855 Compare July 22, 2022 02:26
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/apm-1.11.0 branch from 2c06855 to 13965bd Compare September 27, 2022 02:31
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/apm-1.11.0 branch 2 times, most recently from 55018d6 to 943fba8 Compare March 28, 2023 05:11
Bumps [go.elastic.co/apm](https://github.com/elastic/apm-agent-go) from 1.4.0 to 1.11.0.
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/master/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v1.4.0...v1.11.0)

---
updated-dependencies:
- dependency-name: go.elastic.co/apm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.elastic.co/apm-1.11.0 branch from 943fba8 to 343c008 Compare March 28, 2023 05:23
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.

1 participant