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 skylight from 2.0.0.beta2 to 2.0.0.beta3 #159

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps skylight from 2.0.0.beta2 to 2.0.0.beta3.

Changelog

Sourced from skylight's changelog.

2.0.0-beta3 (March 22, 2017)

  • [BREAKING] log_sql_parse_errors config option is now on by default.
  • [IMPROVEMENT] Improved handling of errors generated in the Rust agent.
  • [IMPROVEMENT] Add a probe method to Instrumentable as a shortcut
  • [IMRPOVEMENT] Add logging to Instrumentable for easier access
  • [IMPROVEMENT] Improved logging during startup

2.0.0-beta2 (February 5, 2017)

  • [BUGFIX] Fix incorrect module path that caused installation issues

2.0.0-beta1 (February 5, 2017)

  • [FEATURE] New SQL lexer to support a wider variety of SQL queries.
  • [BREAKING] Drop support for a number of deprecated libraries, including Rails prior to 4.2, Ruby prior to 2.2, and Sinatra prior to 1.4.

1.6.0 (March 21, 2018)

  • [FEATURE] Time spent the Rails router is now identified separately in the trace
  • [IMPROVEMENT] Switch logger to debug mode if tracing is enabled
  • [IMPROVEMENT] Improved logging for a number of error cases
  • [IMPROVEMENT] Middleware probe should now accept anything allowed by Rack::Lint
  • [IMPROVEMENT] We were using arity checks to determine Rails version but due to other libraries' monkey patches this could sometimes fail. We just check version numbers now.
  • [BUGFIX] Middleware probe no longer errors when Middleware returns a frozen array

1.5.1 (February 7, 2018)

  • [BUGFIX] skylight doctor no longer erroneously reports inability to reach Skylight servers.

1.5.0 (December 6, 2017)

  • [FEATURE] Coach instrumentation. Enabled automatically via ActiveSupport::Notifications.
  • [FEATURE] Option to enable or disable agent by setting SKYLIGHT_ENABLED via ENV.
  • [IMPROVEMENT] Better logging for certain error cases.
  • [BUGFIX] Backport a SPEC compliance fix for older Rack::ETag to resolve case where the Middleware probe could cause empty traces.
  • [BUGFIX] Fix a case where using the non-block form of Skylight.instrument with Skylight.done could cause lost trace data.

1.4.4 (November 7, 2017)

  • [BUGFIX] The minimum glibc requirement was errorneously bumped to 2.15. We have returned it to 2.5.

1.4.3 (October 18, 2017)

  • [BUGFIX] In rare cases, Rails Middleware can be anonymous classes. We now handle those without raising an exception.

1.4.2 (October 11, 2017)

  • [BUGFIX] For experimental deploy tracking support, resolve an error that occurred if the Git SHA and description were not set.

... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@sudara sudara closed this Aug 4, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/skylight-2.0.0.beta3 branch August 4, 2018 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants