Skip to content

Releases: pinojs/pino-elasticsearch

v8.0.0

08 Dec 14:48
6dd5463
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v8.0.0

v7.0.0

17 Oct 15:25
e84ebd5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.7.0...v7.0.0

v6.7.0

05 Sep 13:35
7665631
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.6.0...v6.7.0

v6.6.0

18 Aug 14:33
a20b9ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.5.0...v6.6.0

v6.5.0

21 Jul 09:19
2610f4d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.4.0...v6.5.0

v6.4.0

15 May 08:16
69c2ada
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.3.0...v6.4.0

v6.3.0

13 Oct 14:27
bddb853
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.0...v6.3.0

v6.2.0

29 Sep 12:04
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #92
  • Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #93
  • Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #94
  • Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #95
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #96
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #97
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #98
  • Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #100
  • Datastream support using op_type create config by @FlyingWraptor in #101

New Contributors

  • @FlyingWraptor made their first contribution in #101

Full Changelog: v6.0.1...v6.2.0

v6.0.1

04 Jul 09:55
Compare
Choose a tag to compare

πŸ“š PR:

  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#89)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#90)
  • Fix usage of steam, added logging of json errors (#88)

v6.0.0

15 Jun 09:32
Compare
Choose a tag to compare

πŸ“š PR:

  • Update README to document steps to troubleshoot common issues. (#74)
  • ci: add nodejs v16 to test matrix (#75)
  • ci: add automerge job; add dependabot config (#76)
  • Bump actions/checkout from v1 to v2.3.4 (#77)
  • Bump actions/setup-node from v1 to v2.1.5 (#78)
  • Bump standard from 14.3.4 to 16.0.3 (#79)
  • Bump @elastic/ecs-pino-format from 0.1.0 to 1.1.1 (#81)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#83)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#85)
  • [feature] Custom Connection Support for ES Client (#84)
  • Add _destroy to support multithread transport (#82)
  • feat: enable to read config file (#71)
  • Update README.md (#25)
  • Clearify error handling and print error in cli mode (#60)
  • tap v15 and standard fixes (#87)