Skip to content

Releases: pinojs/pino-elasticsearch

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)

v5.4.0

11 Dec 23:46
Compare
Choose a tag to compare

πŸ“š PR:

  • README: fix docker-compose up command (#66)
  • remove fast-json-parse (#65)
  • Don't reject private network https connections (#70)

v5.3.0

29 Jul 13:42
Compare
Choose a tag to compare

πŸ“š PR:

  • Update README.md (#58)
  • flush-interval setting added (#59)

v5.2.0

14 Jul 09:56
aaa7962
Compare
Choose a tag to compare
  • Adding support for additional authentication options in client (#56)

v5.1.0

25 May 11:31
Compare
Choose a tag to compare
  • Rewritten the internals to use the @elastic/elasticsearch bulk indexer - #52
  • Added flush-bytes option - #52
  • Deprecated bulk-size option - #52

v5.0.0

21 May 11:24
Compare
Choose a tag to compare
  • Removed ecs option - #51
  • Support Node v10+ - #51

v4.4.1

21 May 09:43
Compare
Choose a tag to compare
  • Log a warning if ecs option is used, and suggest to use @elastic/ecs-pino-format instead #50

v4.4.0

14 Feb 11:46
Compare
Choose a tag to compare

πŸ“š PR:

  • Updated deps
  • Dynamic index (#46)

v4.3.0

09 Jan 11:45
Compare
Choose a tag to compare

πŸ“š PR:

  • Split cli and lib files (#40)

v4.2.0

22 Oct 13:46
Compare
Choose a tag to compare
  • fixed issue where time is a number #35