Skip to content

Commit f7006ac

Browse files
authored
Merge pull request #21 from lsst-sqre/u/jonathansick/release-0.3.0
Update change log for 0.3.0
2 parents 36973be + 4fa5d8b commit f7006ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Change log
22

3-
## Unreleased
3+
## 0.3.0 (2023-02-23)
44

55
New features:
66

77
- New [HTTPX](https://www.python-httpx.org) support with `kafkit.registry.httpx.RegistryApi`, in addition to the existing aiohttp support.
88
- 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).
911

1012
## 0.2.1 (2022-07-15)
1113

0 commit comments

Comments
 (0)