gini / dropwizard-gelf

Addon bundle for Dropwizard to support logging to a GELF-enabled server like Graylog or logstash
http://developer.gini.net/dropwizard-gelf/1.3.0-1/
Apache License 2.0
52 stars 21 forks source link

Bump logstash-gelf from 1.14.1 to 1.15.0 #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps logstash-gelf from 1.14.1 to 1.15.0.

Release notes

Sourced from logstash-gelf's releases.

1.15.0

:star: New Features

  • Fieldtype discovery wrong for strings starting with zero #250
  • Allow TCP and UDP sender creation for unresolvable hostnames #252
  • HTTP Basic Auth #254
  • Hide sensitive info from error message #255
  • enabled URI parse/check of multiple kafka bootstrap hosts #265

:lady_beetle: Bug Fixes

  • Add version field #260
  • Fix context data with non-String values #261
  • Added close on the channel after a port failure #276

:bulb: Other

  • Add YAML example for Log4j2 #258
  • Bump jackson-databind from 2.10.2 to 2.10.5.1 #266
  • Bump log4j2.version from 2.9.1 to 2.14.0 #267
  • bump log4j to 2.15.0 due to CVE-2021-44228 #278
  • bump to Log4j 2.16.0 #280
  • Bump logback-classic from 1.1.3 to 1.2.0 #281
  • Upgrade dependencies #284
  • Release 1.15.0 #285

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

New Contributors

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)