Releases: JaniAnttonen/winston-loki
Releases · JaniAnttonen/winston-loki
v6.1.3
v6.1.2 Enable usage of Winston meta tags as labels
What's Changed
- Add useWinstonMetaAsLabels option by @MasterIO02 in #155
New Contributors
- @MasterIO02 made their first contribution in #155
Full Changelog: v6.1.1...v6.1.2
v6.1.1: Configurable http(s) agents
What's Changed
- feat: make agent configurable for underlying http(s) request by @trolfsmeier-di in #152
New Contributors
- @trolfsmeier-di made their first contribution in #152
Full Changelog: v6.1.0...v6.1.1
v6.1.0: Configuration changes, Sweep.ai usage for small issues
What's Changed
- Configure Sweep by @sweep-ai in #143
- Sweep: Enable
replaceTimestamp
by default by @sweep-ai in #145 - Sweep: use Symbol.for('level') when extracting label by @sweep-ai in #144
- Update version number by @JaniAnttonen in #148
- New release by @JaniAnttonen in #150
New Contributors
- @sweep-ai made their first contribution in #143
Full Changelog: v6.0.8...v6.1.0
v6.0.8: Update snappy optional dependency, security issues
What's Changed
- Fix snappy segfault, run
npm audit
by @JaniAnttonen in #139
Full Changelog: v6.0.7...v6.0.8
v6.0.7 – Security updates, batch flushing, browser support
What's Changed
- Add browser support by @JaniAnttonen in #122
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #125
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #123
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #127
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #134
- Bump protobufjs from 6.11.3 to 7.2.4 by @dependabot in #132
- Add batch flushing by @JaniAnttonen in #130
Full Changelog: v6.0.6...v6.0.7
Fix timestamp handling
What's Changed
- Skip tests in publish action by @JaniAnttonen in #102
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #107
- Override loki transport label with log label when label with same name is provided by @m4x1m1l14n in #110
- Fixed bug in docker-compose.yaml promtail image by @samlaf in #114
- Fix sending of logs in invalid format when timestamp is not a number by @Alexsey in #115
- Bump protobufjs from 6.8.8 to 6.11.3 by @dependabot in #111
- Merge changes with fixes to timestamp handling to master by @JaniAnttonen in #118
New Contributors
- @m4x1m1l14n made their first contribution in #110
- @samlaf made their first contribution in #114
- @Alexsey made their first contribution in #115
Full Changelog: v6.0.5...v6.0.6
v6.0.5
What's Changed
- Add loki connection handler by @Linkaynn in #97
- Bump ajv from 6.11.0 to 6.12.6 by @dependabot in #99
- Add a github action to publish upon new release by @JaniAnttonen in #100
New Contributors
Full Changelog: v6.0.4...v6.0.5
Updated Snappy dependency to 7.1.1
What's Changed
- fix: Solve [object Object] on all labels by @carboneater in #82
- Fix/rebase dev by @JaniAnttonen in #83
- New release with the fix to [object Object] by @JaniAnttonen in #84
- Merge pull request #84 from JaniAnttonen/development by @JaniAnttonen in #85
- docs: add
basic auth
option in README.md by @clouedoc in #87 - Fix API link by @olearycrew in #91
- fixed issue 68 by not modifying streams in-place by @jonim8or in #89
- updated snappy to v7 by @arihantdaga in #92
- New release, update some test libraries by @JaniAnttonen in #94
- Merge new release to master by @JaniAnttonen in #95
New Contributors
- @clouedoc made their first contribution in #87
- @olearycrew made their first contribution in #91
- @jonim8or made their first contribution in #89
- @arihantdaga made their first contribution in #92
Full Changelog: v6.0.2...v6.0.4
Bug fix to [object Object] issue
What's Changed
- fix: Solve [object Object] on all labels by @carboneater in #82
Full Changelog: v6.0.2...v6.0.3