Skip to content

Releases: causiq/logary

5.0.1

Choose a tag to compare

@haf haf released this 12 May 17:38

Upgrade to netcoreapp3.1 and improve builds for Rutta

5.0.0

Choose a tag to compare

@haf haf released this 19 Sep 11:25

Logary v5 🦄

5.0.0-rc.11

5.0.0-rc.11 Pre-release
Pre-release

Choose a tag to compare

@haf haf released this 29 Aug 15:05

Implement OpenTelemetry specification for Trace (tracing), thanks @haf
Implement nice Jaeger samplers, thanks @haf
Default AsyncLocal SpanContext storage to being off, thanks @haf
Improve Logary.Suave example with Trace support, thanks @haf
Clean up unit tests in Logary.Tests, thanks @haf
Made Prometheus exporter export convention-based Spans, thanks @haf

5.0.0-rc.10

5.0.0-rc.10 Pre-release
Pre-release

Choose a tag to compare

@haf haf released this 10 Apr 21:18

Add Message.{setReceiveTimestamp,setReceiveEpochNano} for ingestion points to use, thanks @haf

5.0.0-rc.9

5.0.0-rc.9 Pre-release
Pre-release

Choose a tag to compare

@haf haf released this 05 Apr 08:05

BREAKING: move Logary.Message.Patterns to Logary.MessagePatterns, thanks @haf
Roundtripping JSON encode/decode, thanks @haf

5.0.0-rc.8

5.0.0-rc.8 Pre-release
Pre-release

Choose a tag to compare

@haf haf released this 04 Apr 14:08

Prometheus Support 🎉, thanks @lust4life
Google Pub/Sub support 🎊, thanks @haf
New domain with docs at https://logary.tech 😎, thanks @haf

5.0.0-rc.7

5.0.0-rc.7 Pre-release
Pre-release

Choose a tag to compare

@haf haf released this 01 Apr 21:49

Build improvements, thanks @haf

5.0.0-rc.5

5.0.0-rc.5 Pre-release
Pre-release

Choose a tag to compare

@haf haf released this 12 Mar 21:27

Improve ISO8601 with JSON parsing, fixes #400, thanks @haf

5.0.0-rc.4

5.0.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@haf haf released this 04 Mar 21:16

Correct ZMQ installation in Debian-based Dockerfile for Rutta, second try, thanks @haf

5.0.0-rc.3

5.0.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@haf haf released this 04 Mar 16:22
fe5b36c

Correct ZMQ installation in Debian-based Dockerfile for Rutta, thanks @haf
Correct response headers for CORS POST requests for /i/logary, thanks @haf