Skip to content

Releases: fluent-plugins-nursery/fluent-plugin-formatter-protobuf

v0.5.0

01 Aug 04:18
48aa8c5
Compare
Choose a tag to compare

Features

  • deps: Bump google-protobuf to 3.21 for Ruby 3.1 projects (b2ea32d)

v0.4.0

11 Apr 06:11
0a98722
Compare
Choose a tag to compare

Features

  • Add configuration ignore_unknown_fields when decoding JSON (734c638)

v0.3.0

13 Jan 08:24
f14320a
Compare
Choose a tag to compare

Features

  • Add new configuration - format_field (797789b)

v0.2.0

23 Dec 04:42
f028416
Compare
Choose a tag to compare

What's Changed

  • feat!: Add require_method parameter by @raytung in #27

Full Changelog: v0.1.1...v0.2.0

v0.1.1

06 Dec 01:09
016275d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump fluentd from 1.14.1 to 1.14.2 in /test/integration by @dependabot in #22
  • docs: Updated README with tips on require-ing Ruby files by @raytung in #24
  • feat: Added new config_param: decode_json by @raytung in #25
  • chore: Bump version to 0.1.1 by @raytung in #26

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Oct 10:11
8108845
Compare
Choose a tag to compare

What's Changed

  • (BREAKING CHANGE) fix!: Renamed message_name to class_name by @raytung in #19
  • chore(deps-dev): Relaxes development dependency as they are overly strict by @raytung in #14
  • feat: include_paths now accepts relative paths by @raytung in #18

Full Changelog: v0.0.5...v0.1.0

v0.0.5

24 Oct 06:32
101659c
Compare
Choose a tag to compare

What's Changed

  • chore!: Downgrading ruby version requirement to >= 2.5.0, also removing Gemfile.lock by @raytung in #12
  • chore: Bump version to 0.0.5 by @raytung in #13

Full Changelog: v0.0.4...v0.0.5

v0.0.4

16 Oct 21:47
3992646
Compare
Choose a tag to compare

What's Changed

  • ci: Running build and test on Actions. Replaces semantic-release by @raytung in #2
  • chore(deps): Bump rexml from 3.2.3 to 3.2.5 by @dependabot in #6
  • chore: Prepare for 0.0.4 release by @raytung in #7
  • ci: Split Actions steps for publishing to Github and Rubygems by @raytung in #8

New Contributors

Full Changelog: v0.0.3...v0.0.4