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

Bump metrics-core from 3.2.3 to 4.1.0 - #134

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.dropwizard.metrics-metrics-core-4.1.0
Closed

Bump metrics-core from 3.2.3 to 4.1.0#134
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.dropwizard.metrics-metrics-core-4.1.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps metrics-core from 3.2.3 to 4.1.0.

Release notes

Sourced from metrics-core's releases.

4.1.0-rc3

  • Add support for the Builder pattern for InstrumentedHttpClientConnectionManager (#1315)
  • Make OSGi Package-Import for com.sun.management optional (#1317)
  • Avoid boxing some Longs (#1354)
  • Add a duration field to the healthcheck result (#1360)
  • Include timestamp in serialized JSON output for HealthCheck.Result (#1365)
  • Add clock to result health check builder (#1372)

4.1.0-rc2

  • Added InstrumentedHttpClientConnectionManager constructor with HttpClientConnectionOperator #1294
  • Add counter for active connections (#1291)
  • Allow Java 8 Duration for Timer#update (#1298)
  • jvm: Params to include sync info in thread dump (#1304)
  • Make the relationship between the Reporter and Closeable interfaces explicit (#1307)
  • MetricRegistry: make registerAll with prefix public (#1308)
  • DefaultObjectNameFactory: use type, be a bit more conservative about quoting (#1310)

v4.1.0-rc0

  • Add module metrics-collectd - Metrics Integration for Collectd (#1259)
  • Add support for signing and verifying requests to CollectD (#1288)
  • Enable easier customizing of MetricsServlet. (#1285)
  • Add metric attributes to the slf4j reporter (#1275)

4.0.5

  • Specify in BOM only artifacts managed by metrics (#1367)
  • Add JDK9 module name for metrics-logback (#1368)

v4.0.4

  • Avoid boxing Longs in WeightedSnapshot (#1354)

v4.0.3

[jvm] make OSGi Package-Import for com.sun.management optional (#1317)

4.0.2

  • Jetty9: unhandled response should be counted as 404 and not 200 (#1232)

4.0.1

  • Fix IncompatibleClassChangeError caused by Timer.Context refactor #1243

4.0.0

  • Compiled and targeted JDK8
  • Support for running under JDK9 #1236
  • Move JMX reporting to the metrics-jmx module
  • Add Bill of Materials for Metrics #1239
  • Used Java 8 Time API for data formatting
  • Removed unnecessary reflection hacks for HealthCheckRegistry
  • Removed internal LongAdder
  • Removed internal ThreadLocalRandom
  • Optimized generating random numbers
  • Timer.Context now implements AutoCloseable
... (truncated)
Commits
  • 90eb0f3 [maven-release-plugin] prepare release v4.1.0
  • 05091ad Add different moving average implementations to Meter (#1350)
  • 295b976 Add idle time for Callable in InstrumentedExecutorService (#1407)
  • dc4b562 Expire @​Async healthchecks results after a period of time. (#1409)
  • 2fb1b38 Add doc and examples for jersey annotations (#1406)
  • 058a8db Collectd reporter supports disabled metric attributes. (#1404)
  • 7dafc7b Bump jetty9.version from 9.4.17.v20190418 to 9.4.18.v20190429 (#1431)
  • 6f2e419 [dep] Bump jetty to 9.4.18.v20190429
  • c9aa636 Merge pull request #1434 from dropwizard/dependabot/maven/org.apache.maven.pl...
  • 257bdac Merge pull request #1433 from dropwizard/dependabot/maven/org.apache.maven.pl...
  • 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 ignore this [patch|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 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [metrics-core](https://github.com/dropwizard/metrics) from 3.2.3 to 4.1.0.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v3.2.3...v4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label May 6, 2019
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #195.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/maven/io.dropwizard.metrics-metrics-core-4.1.0 branch October 21, 2019 13:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant