Skip to content

Commit

Permalink
Schema manager logging isn't a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
fajpunk committed Nov 20, 2024
1 parent aa75b56 commit 892e270
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
### Backwards-incompatible changes

- `logger` value to `safir.metrics.KafkaMetricsConfiguration.make_manager` is passed through to the `PydanticSchemaManager` instance that it creates.

### New features

- `safir.kafka.PydanticSchemaManager` takes an optional structlog `BoundLogger`. If not provided, the default logger is a `BoundLogger`, rather than a `logging.Logger`.
- `logger` value to `safir.metrics.KafkaMetricsConfiguration.make_manager` is passed through to the `PydanticSchemaManager` instance that it creates.

0 comments on commit 892e270

Please sign in to comment.