We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36973be + 4fa5d8b commit f7006acCopy full SHA for f7006ac
CHANGELOG.md
@@ -1,11 +1,13 @@
1
# Change log
2
3
-## Unreleased
+## 0.3.0 (2023-02-23)
4
5
New features:
6
7
- New [HTTPX](https://www.python-httpx.org) support with `kafkit.registry.httpx.RegistryApi`, in addition to the existing aiohttp support.
8
- Documentation is now built with the new Rubin Observatory user guide theme and Sphinx configuration.
9
+- The `__named_schemas` annotation added by FastAvro is now stripped, in addition to `__fastavro_parsed`. Via @hhromic 🎉
10
+- Kafkit is now also available on Conda-Forge (feedstock URL: https://github.com/conda-forge/kafkit-feedstock).
11
12
## 0.2.1 (2022-07-15)
13
0 commit comments