Skip to content

Releases: kolonialno/troncos

v3.0.1

24 Jan 15:44
94a1408
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Jan 16:31
3009e4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v3.0.0

v2.2.1

20 Dec 21:32
ee68a24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

23 Nov 14:59
ff4e37c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

08 Nov 12:35
5e016f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

02 Nov 11:27
a2049a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

01 Nov 09:08
Compare
Choose a tag to compare

What's Changed

  • ✨ feature(logging): Add proper structlog support by @kiloreven in #38

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Oct 11:15
c132e27
Compare
Choose a tag to compare

Breaking changes

  • Removed starlette middleware in favor of more generic asgi middleware
  • Decorator signatures changed to force named arguments

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.1

10 Oct 11:18
Compare
Choose a tag to compare

Fix for type issue by @eirsyl

v1.0.0

07 Oct 11:34
bb9740f
Compare
Choose a tag to compare

Breaking changes

  • TracingMiddleWare renamed to TracingMiddleware
  • LoggingMiddleWare renamed to LoggingMiddleware
  • Switched from shipping traces with grpc to using http. This means you have to change the endpoint you are shipping to.

What's Changed

New Contributors

Full Changelog: v0.0.18...v1.0.0