Types-confluent-kafka

Latest version: v1.3.1

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.1

[1.0.1](https://github.com/benbenbang/types-confluent-kafka/compare/1.0.0...1.0.1) (2023-10-20)


:hotsprings: CI, Workflows & Configs

* clean up pytest markers in toml ([155](https://github.com/benbenbang/types-confluent-kafka/issues/155)) ([5d74dfc](https://github.com/benbenbang/types-confluent-kafka/commit/5d74dfc21e330256634e67ab7247a8402bec3c7c))


:beetle: Bug Fixes

* correct to/from dict callables for Avro serializers ([156](https://github.com/benbenbang/types-confluent-kafka/issues/156)) ([bd37754](https://github.com/benbenbang/types-confluent-kafka/commit/bd377540bcd67db38d4af142887e9599bf8ea1c8))

1.0.0

[1.0.0](https://github.com/benbenbang/types-confluent-kafka/compare/0.5.0...1.0.0) (2023-09-05)


⚠ BREAKING CHANGES

* enhance avro mod typings (146)
* enhance model mod typings (144)
* enhance and fix bugs in admin module (142)
* enhance and fix cimpl typings (131)

:hammer_and_pick: Enhancement & Maintenance

* enhance and fix bugs in admin module ([142](https://github.com/benbenbang/types-confluent-kafka/issues/142)) ([cc1d482](https://github.com/benbenbang/types-confluent-kafka/commit/cc1d482950e6504a9b9906ff720b3b83a51c3fe7))
* enhance and fix cimpl & admin ([149](https://github.com/benbenbang/types-confluent-kafka/issues/149)) ([802b99e](https://github.com/benbenbang/types-confluent-kafka/commit/802b99e4c3e303bf9264041b0abd5dbe189930fc))
* enhance and fix cimpl typings ([131](https://github.com/benbenbang/types-confluent-kafka/issues/131)) ([ee3087d](https://github.com/benbenbang/types-confluent-kafka/commit/ee3087d7823f0ff50ed2e3af3707bff9cdee8a02))
* enhance avro mod typings ([146](https://github.com/benbenbang/types-confluent-kafka/issues/146)) ([08f99cd](https://github.com/benbenbang/types-confluent-kafka/commit/08f99cdb5e01a083a2344f758f5335babb768c0d))
* enhance model mod typings ([144](https://github.com/benbenbang/types-confluent-kafka/issues/144)) ([6a8a801](https://github.com/benbenbang/types-confluent-kafka/commit/6a8a80168ef178b5d07d6c54977e7a3afda6bb4b))
* simplify literal constants ([147](https://github.com/benbenbang/types-confluent-kafka/issues/147)) ([3baea21](https://github.com/benbenbang/types-confluent-kafka/commit/3baea2178c64c20a24bde3aa6e631f11cef39434))


:beetle: Bug Fixes

* semantic release breaking change ([c307785](https://github.com/benbenbang/types-confluent-kafka/commit/c307785831a7851f37301d9a76e8c19ca0cf4d9e))

0.5.0

[0.5.0](https://github.com/benbenbang/types-confluent-kafka/compare/0.4.0...0.5.0) (2023-08-26)


:gift: Features

* implement deserializing consumer typings ([128](https://github.com/benbenbang/types-confluent-kafka/issues/128)) ([768bd06](https://github.com/benbenbang/types-confluent-kafka/commit/768bd0679031a8e03a627d12e59d51c656e4193c))
* implement serialization module typings ([123](https://github.com/benbenbang/types-confluent-kafka/issues/123)) ([2fa212b](https://github.com/benbenbang/types-confluent-kafka/commit/2fa212b69646ca658847ec2a4ed0a2bb759bc9e8))
* implement serializing producer typings ([129](https://github.com/benbenbang/types-confluent-kafka/issues/129)) ([e833d82](https://github.com/benbenbang/types-confluent-kafka/commit/e833d821286e2455d00e727a7720c59ee535fd9e))


:hammer_and_pick: Enhancement & Maintenance

* replace serialization ctx unkown type ([126](https://github.com/benbenbang/types-confluent-kafka/issues/126)) ([bc224a9](https://github.com/benbenbang/types-confluent-kafka/commit/bc224a9c142214d4fb998803d6cda94e5e87a6a4))
* use relative import from `this` typing package ([127](https://github.com/benbenbang/types-confluent-kafka/issues/127)) ([daec99b](https://github.com/benbenbang/types-confluent-kafka/commit/daec99b8d005d2364c426c07a402eb411f2f709d))


:hotsprings: CI, Workflows & Configs

* clean up ci workflows triggers ([133](https://github.com/benbenbang/types-confluent-kafka/issues/133)) ([1870fa2](https://github.com/benbenbang/types-confluent-kafka/commit/1870fa2daefa795f3ac304768aaf2fe38a5ee7e6))
* remove unused test file ([132](https://github.com/benbenbang/types-confluent-kafka/issues/132)) ([ae775de](https://github.com/benbenbang/types-confluent-kafka/commit/ae775dea7db4e939fd229de83efd110898c9ae16))

0.4.0

[0.4.0](https://github.com/benbenbang/types-confluent-kafka/compare/0.3.1...0.4.0) (2023-08-26)


:gift: Features

* implement schema registry avro module typings ([112](https://github.com/benbenbang/types-confluent-kafka/issues/112)) ([bf4b48f](https://github.com/benbenbang/types-confluent-kafka/commit/bf4b48f48e3cb4d2b350515b4659a7ce85c21343))
* implement schema registry client typings ([107](https://github.com/benbenbang/types-confluent-kafka/issues/107)) ([63fc8a2](https://github.com/benbenbang/types-confluent-kafka/commit/63fc8a22896b6ba9aa16674b17f02c9fea4ffbaa))
* implement schema registry jsonschema module typings ([113](https://github.com/benbenbang/types-confluent-kafka/issues/113)) ([6676795](https://github.com/benbenbang/types-confluent-kafka/commit/66767958499cb21c8ee53f10860028c5f94b9480))
* implement schema registry module entrypoint & errors typings ([106](https://github.com/benbenbang/types-confluent-kafka/issues/106)) ([c923a06](https://github.com/benbenbang/types-confluent-kafka/commit/c923a06b34e9b67c0a99dd65018d02bad41fa89d))
* implement schema registry protobuf module typings ([114](https://github.com/benbenbang/types-confluent-kafka/issues/114)) ([e2cd538](https://github.com/benbenbang/types-confluent-kafka/commit/e2cd538d135cb729c543c03fad046f866661de1a))


:hammer_and_pick: Enhancement & Maintenance

* clean up string type py2 compat ([111](https://github.com/benbenbang/types-confluent-kafka/issues/111)) ([1523470](https://github.com/benbenbang/types-confluent-kafka/commit/152347008d2b1f3df25309332d79393aff129fce))
* ensure import future annotation ([116](https://github.com/benbenbang/types-confluent-kafka/issues/116)) ([2cc0d67](https://github.com/benbenbang/types-confluent-kafka/commit/2cc0d67f5a9dca43fd8f3f81b4594413b88d7553))

0.3.1

[0.3.1](https://github.com/benbenbang/types-confluent-kafka/compare/0.3.0...0.3.1) (2023-08-23)


:beetle: Bug Fixes

* update consumer poll signature ([100](https://github.com/benbenbang/types-confluent-kafka/issues/100)) ([be90abe](https://github.com/benbenbang/types-confluent-kafka/commit/be90abe3cae5e27974c62eadad6b2d12010ba126))

0.3.0

[0.3.0](https://github.com/benbenbang/types-confluent-kafka/compare/0.2.0...0.3.0) (2023-08-20)


:gift: Features

* implement avro cached sc cli typings ([89](https://github.com/benbenbang/types-confluent-kafka/issues/89)) ([c75fc1f](https://github.com/benbenbang/types-confluent-kafka/commit/c75fc1fe1405cab465599e5ecaa1b26bc53add05))
* implement avro error typings ([86](https://github.com/benbenbang/types-confluent-kafka/issues/86)) ([98717e0](https://github.com/benbenbang/types-confluent-kafka/commit/98717e0372c1de9f434e40d6250b2fa87b71e131))
* implement avro load schema funcs typings ([87](https://github.com/benbenbang/types-confluent-kafka/issues/87)) ([7bdb90a](https://github.com/benbenbang/types-confluent-kafka/commit/7bdb90adf3ddd9329daa1900f6e51e8e22f0c1fa))
* implement avro.serializer module ([88](https://github.com/benbenbang/types-confluent-kafka/issues/88)) ([8d6f32d](https://github.com/benbenbang/types-confluent-kafka/commit/8d6f32d419e8f843312ee5529a42b484a3a0f3b8))
* implement kafka generic errors ([85](https://github.com/benbenbang/types-confluent-kafka/issues/85)) ([1d03079](https://github.com/benbenbang/types-confluent-kafka/commit/1d0307909033f7fe81fed23963d39ffe92392de9))


:hammer_and_pick: Enhancement & Maintenance

* remove unoverride docstrings ([93](https://github.com/benbenbang/types-confluent-kafka/issues/93)) ([5b69895](https://github.com/benbenbang/types-confluent-kafka/commit/5b698957fe0e0495063c21087ebd6296b17b6c72))


:hotsprings: CI, Workflows & Configs

* exclude development label in release notes ([96](https://github.com/benbenbang/types-confluent-kafka/issues/96)) ([b170341](https://github.com/benbenbang/types-confluent-kafka/commit/b170341462248a24b09c4622415068e38fdb762c))
* fix bad condition in test typeings wf ([95](https://github.com/benbenbang/types-confluent-kafka/issues/95)) ([f032a8e](https://github.com/benbenbang/types-confluent-kafka/commit/f032a8ee02406ca0d846a9e41af050bffecaa354))
* fix main br workflow caused by issue [94](https://github.com/benbenbang/types-confluent-kafka/issues/94) ([4299b3d](https://github.com/benbenbang/types-confluent-kafka/commit/4299b3de0816953f160d313ce7af1e20a8a55cda))
* update confluent_kafka dep with avro extension ([91](https://github.com/benbenbang/types-confluent-kafka/issues/91)) ([4e673c9](https://github.com/benbenbang/types-confluent-kafka/commit/4e673c91928868ce39a2621e969654369aa80e36))
* update title by gh in post-release stage ([73](https://github.com/benbenbang/types-confluent-kafka/issues/73)) ([4991b8a](https://github.com/benbenbang/types-confluent-kafka/commit/4991b8a521aa74930e49cc3eafec0038a884f94b))

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.