Skip to content

Commit

Permalink
Merge pull request #21 from lsst-sqre/u/jonathansick/release-0.3.0
Browse files Browse the repository at this point in the history
Update change log for 0.3.0
  • Loading branch information
jonathansick authored Feb 23, 2023
2 parents 36973be + 4fa5d8b commit f7006ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Change log

## Unreleased
## 0.3.0 (2023-02-23)

New features:

- New [HTTPX](https://www.python-httpx.org) support with `kafkit.registry.httpx.RegistryApi`, in addition to the existing aiohttp support.
- Documentation is now built with the new Rubin Observatory user guide theme and Sphinx configuration.
- The `__named_schemas` annotation added by FastAvro is now stripped, in addition to `__fastavro_parsed`. Via @hhromic 🎉
- Kafkit is now also available on Conda-Forge (feedstock URL: https://github.com/conda-forge/kafkit-feedstock).

## 0.2.1 (2022-07-15)

Expand Down

0 comments on commit f7006ac

Please sign in to comment.