- Provide an API to set a logger after initialization to resolve init/logger cycle.
1.56.0
- Record [koa-router](https://github.com/alexmingoia/koa-router) routes as path templates when tracing HTTP entries. - Improve announce payload. - Left pad generated IDs with '0'.
1.55.2
- Fix: Add HTTP query params for HTTP exits. - Fix: Do not capture HTTP headers for HTTP exits (only for entries). - Fix: Capture erroneous span on synchronous exceptions in HTTP client (like malformed URL).
1.55.1
- Fix method name of NoopSpanHandle.
1.55.0
- Provide API to end spans manually to allow capturing of child exit spans for message consumers (RabbitMQ/amqplib, Kafka).