Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Bump appsignal from 2.2.7 to 2.3.0 - #360

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/appsignal-2.3.0
Closed

Bump appsignal from 2.2.7 to 2.3.0#360
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/appsignal-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 11, 2022

Copy link
Copy Markdown
Contributor

Bumps appsignal from 2.2.7 to 2.3.0.

Changelog

Sourced from appsignal's changelog.

2.3.0

Added

  • 2aaf55be minor - Add Finch integration. HTTP requests performed with Finch will show up as events in the sample view.

2.2.19

Fixed

  • be7825e1 patch - Fix extension linking on Alpine Linux ARM64 systems.

2.2.18

Fixed

  • 05f59d31 patch - Fix compile-time error about symbol names starting with a comma. Updated the linking script to not include the comma.

2.2.17

Fixed

  • b600e85a patch - Fix compile-time warning about an unused funtion in the extension. The _set_span_attribute_sql_string function wasn't hooked up, which didn't produce any issues since the SQL queries coming from Ecto don't need to be sanitized any further (sensitive data is already stripped out). This patch still runs them through AppSignal's SQL sanitizer to fix the warning and behave as promised, theoretically.
  • 910ad1dd patch - Fix compile-time error that broke linking on macOS 12.6, more specifically the latest Xcode at this time (version 14.0 14A309).

2.2.16

Changed

  • 03b8306a patch - Bump agent to 06391fb

    • Accept "warning" value for the log_level config option.
    • Add aarch64 Linux musl build.
    • Improve debug logging from the extension.
    • Fix high CPU issue for appsignal-agent when nothing could be read from the socket.

Fixed

  • 4d72d791 patch - Always return :ok from Appsignal.config_change/3
  • 914f013b patch - Always return the Span from span setter functions, to allow for chaining setter calls with optional values

2.2.15

Changed

  • ab876253 patch - Bump agent to v-d573c9b

    • Clean up payload storage before sending. Should fix issues with locally queued payloads blocking data from being sent.
    • Add OpenTelemetry support for the Span API. Not currently implemented in this package's extension.

... (truncated)

Commits

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 [appsignal](https://github.com/appsignal/appsignal-elixir) from 2.2.7 to 2.3.0.
- [Release notes](https://github.com/appsignal/appsignal-elixir/releases)
- [Changelog](https://github.com/appsignal/appsignal-elixir/blob/main/CHANGELOG.md)
- [Commits](appsignal/appsignal-elixir@v2.2.7...v2.3.0)

---
updated-dependencies:
- dependency-name: appsignal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Oct 11, 2022
@dependabot
dependabot Bot requested a review from cloud8421 October 11, 2022 06:11
@dependabot @github

dependabot Bot commented on behalf of github Oct 25, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #364.

@dependabot dependabot Bot closed this Oct 25, 2022
@dependabot
dependabot Bot deleted the dependabot/hex/appsignal-2.3.0 branch October 25, 2022 06:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants