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

build(deps): bump github.com/observiq/stanza from 0.13.11 to 0.14.0 in /receiver/stanzareceiver #470

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 10, 2021

Bumps github.com/observiq/stanza from 0.13.11 to 0.14.0.

Release notes

Sourced from github.com/observiq/stanza's releases.

v0.14.0

Added

  • Added Move operator PR271
  • Added Add operator PR272
  • Added Remove operator PR273
  • Added Copy operator PR278
  • Added Retain operator PR279
  • Added Flatten operator PR286

Changed

  • Renamed Azure Event Hub event_data field to message PR297
  • Added doublestar support to File Input PR283

Fixed

  • Fixed TCP Input Operator panic PR296
  • Fixed Syslog parser race condition PR284

v0.13.20

Added

  • Added Flatten Operator PR 286
  • Added Azure Event Hub Operator PR 287
  • Added Azure Log Analytics Operator PR 287

v0.13.19

Added

  • Added float64 to Severity parser's supported types PR 267

Changed

  • Switched to Go 1.16, from Go 1.14
  • Updated syslog operator to v0.1.5

v0.13.18

Changed

  • Google Output will split batched entries if the batch is too large PR 263

Fixed

  • Issue where Google Output does not drop entries that are too big issue 257
  • Issue where partially successful flushes were treated as fully successful, operator/buffer/memory.go

v0.13.17

Added

  • Added new operator csv_parser

v0.13.16

  • Added optional max_buffer_size parameter to tcp input operator

v0.13.15

This release is the same as v0.13.14, but includes plugins v0.0.48, which brings TLS support to vmware_vcenter and vmware_esxi.

v0.13.14

... (truncated)

Changelog

Sourced from github.com/observiq/stanza's changelog.

[0.14.0] - 2021-05-07

Added

  • Added Move operator PR271
  • Added Add operator PR272
  • Added Remove operator PR273
  • Added Copy operator PR278
  • Added Retain operator PR279
  • Added Flatten operator PR286

Changed

  • Renamed Azure Event Hub event_data field to message PR297
  • Added doublestar support to File Input PR283

Fixed

  • Fixed TCP Input Operator panic PR296
  • Fixed Syslog parser race condition PR284

[0.13.20] - 2021-05-06

Added

  • Added flatten Operator PR 286
  • Added Azure Event Hub Operator PR 287
  • Added Azure Log Analytics Operator PR 287

[0.13.19] - 2021-04-15

Added

  • Added float64 to Severity parser's supported types PR 267

Changed

  • Switched to Go 1.16, from Go 1.14
  • Updated syslog operator to v0.1.5

[0.13.18] - 2021-04-02

Changed

  • Google Output will split batched entries if the batch is too large PR 263

Fixed

  • Issue where Google Output does not drop entries that are too big issue 257
  • Issue where partially successful flushes were treated as fully successful, operator/buffer/memory.go

[0.13.17] - 2021-03-17

Added

  • Added new operator csv_parser

[0.13.16] - 2021-01-01

  • Added optional max_buffer_size parameter to tcp input operator

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

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.

0 participants