amazon-cloudwatch-logs-for-fluent-bit icon indicating copy to clipboard operation
amazon-cloudwatch-logs-for-fluent-bit copied to clipboard

Bump github.com/aws/amazon-kinesis-firehose-for-fluent-bit from 1.5.1 to 1.7.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps github.com/aws/amazon-kinesis-firehose-for-fluent-bit from 1.5.1 to 1.7.0.

Release notes

Sourced from github.com/aws/amazon-kinesis-firehose-for-fluent-bit's releases.

Amazon Kinesis Data Firehose for Fluent Bit 1.7.0

1.7.0

  • Feature - Add support for building this plugin on Windows. Note that this is only support in this plugin repo for Windows compilation.

Amazon Kinesis Data Firehose for Fluent Bit 1.6.1

1.6.1

  • Enhancement - upgrade Go version to 1.17

Amazon Kinesis Data Firehose for Fluent Bit 1.6.0

1.6.0

  • Feature - Add new option simple_aggregation to send multiple log events per record (#12)
Changelog

Sourced from github.com/aws/amazon-kinesis-firehose-for-fluent-bit's changelog.

1.7.0

  • Feature - Add support for building this plugin on Windows. Note that this is only support in this plugin repo for Windows compilation.

1.6.1

  • Enhancement - upgrade Go version to 1.17

1.6.0

  • Feature - Add new option simple_aggregation to send multiple log events per record (#12)

1.5.0

  • Feature - Add new option replace_dots to replace dots in key names (#46)

1.4.2

  • Bug - Truncate record to max size (#58)

1.4.0

  • Feature - Add log_key option for firehose output plugin (#33)
  • Bug - Check for empty batch before sending (#27)

1.3.0

  • Feature - Add sts_endpoint param for custom STS API endpoint (#31)

1.2.1

  • Bug - Remove exponential backoff code (#23)

1.2.0

  • Feature - Add time_key and time_key_format config options to add timestamp to records (#9)

1.1.0

  • Feature - Support IAM Roles for Service Accounts in Amazon EKS (#17)
  • Enhancement - Change the log severity from error to warning for retryable API errors (#18)

1.0.0

Initial versioned release of the Amazon Kinesis Data Firehose for Fluent Bit Plugin

Commits
  • 41cc8ce Bump version to 1.7.0
  • 5373048 added target in makefile for building Windows artifacts and updated github wo...
  • e733c24 Bump github.com/lestrrat-go/strftime from 1.0.5 to 1.0.6
  • 6119bee Bump github.com/aws/aws-sdk-go from 1.43.17 to 1.44.44
  • f3f4220 Bump github.com/stretchr/testify from 1.7.0 to 1.7.5
  • 64e4fa8 fix note in readme about C plugin
  • 993b424 Bump github.com/aws/aws-sdk-go from 1.43.7 to 1.43.17
  • f3036e9 Bump github.com/aws/aws-sdk-go from 1.42.44 to 1.43.7
  • 1a9d647 Bump github.com/aws/aws-sdk-go from 1.42.39 to 1.42.44
  • e5f06df Bump github.com/aws/aws-sdk-go from 1.42.25 to 1.42.39
  • 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 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)

dependabot[bot] avatar Aug 01 '22 15:08 dependabot[bot]