Releases: benbenbang/types-confluent-kafka
Releases · benbenbang/types-confluent-kafka
Types Confluent Kafka 0.3.1
Types Confluent Kafka 0.3.0
0.3.0 (2023-08-20)
🎁 Features
- implement avro cached sc cli typings (#89) (c75fc1f)
- implement avro error typings (#86) (98717e0)
- implement avro load schema funcs typings (#87) (7bdb90a)
- implement avro.serializer module (#88) (8d6f32d)
- implement kafka generic errors (#85) (1d03079)
⚒️ Enhancement & Maintenance
♨️ CI, Workflows & Configs
Types Confluent Kafka 0.2.0
0.2.0 (2023-08-20)
🎁 Features
- add types - topic partition and admin cli (#5) (4c6846e)
- implement _util module typings (#22) (b1b8a76)
- implement admin acl typings (#23) (97faac9)
- implement admin client typings (#43) (55a5b27)
- implement admin config typing (#29) (b4d233c)
- implement admin group typings (#34) (2fabdf0)
- implement admin metadata typings (#30) (351e6ef)
- implement admin resource typings (#24) (a33b2ff)
- implement admin scram typings (#35) (0861a09)
- implement consumer type (#6) (6a32d6a)
- implement message and new xxx types (#1) (ed314a3)
- implement model types and prepare imports (#15) (903b680)
- implement producer type (#7) (6c9049d)
⚒️ Enhancement & Maintenance
- add annotations for ordering methods (#36) (f099e50)
- combine semantic release with gh-cli (#55) (a294316)
- enhance cimpl typings (#13) (49f2591)
- fix mypy errors (#33) (f94a5b1)
- minor update typings and internal imports (#47) (f7f598e)
♨️ CI, Workflows & Configs
- add missing release yml (#70) (f0f6c9b)
- add mypy test and semver (#39) (ee257ab)
- add pyright test and clean up ignores (#45) (32a0afd)
- add semantic release workflow (#48) (3c1584d)
- prepare devcontainer configs (#67) (dbb59cb)
- replace strategy & matrix by literal versions (#61) (173772b)
- revamp release(rc) processes (#63) (a6a38f7)
- update and split workflows (#41) (84adfa3)
- update pre-commit hook settings and pre-release typos (9226e70)
- update pypi index for release (#65) (0aa6def)
- update release note title prefix (bef749b)
🪲 Bug Fixes
Types Confluent Kafka 0.1.0
What's Changed
- ci: implement simple workflow and add templates by @benbenbang in #2
- fix(ci): remove pr-title check trigger when merge to main by @benbenbang in #4
Full Changelog: https://github.com/benbenbang/types-confluent-kafka/commits/v0.1.0