Skip to content

Releases: benbenbang/types-confluent-kafka

Types Confluent Kafka 1.2.2

07 Jul 07:57
a80a86f
Compare
Choose a tag to compare

1.2.2 (2024-07-07)

🪲 Bug Fixes

Types Confluent Kafka 1.2.1

02 May 10:49
079a7f8
Compare
Choose a tag to compare

1.2.1 (2024-05-02)

⚒️ Enhancement & Maintenance

♨️ CI, Workflows & Configs

🪲 Bug Fixes

  • avro & json (de)serializer return types (#178) (95a7bf1)
  • Serialization annotations to match docs (#185) (ceb3059)
  • serializer: update json serializer signatures (#169) (ce28fd2)

Types Confluent Kafka 1.2.0

08 Feb 07:12
1036672
Compare
Choose a tag to compare

1.2.0 (2024-02-08)

🎁 Features

  • add logger keyword argument to consumer and producer (#163) (5fe69e6)

Types Confluent Kafka 1.1.0

03 Dec 11:42
6248ab7
Compare
Choose a tag to compare

1.1.0 (2023-12-03)

🎁 Features

🪲 Bug Fixes

  • build: update confluent kafka python client to fix librkafka (#161) (4f35648)

Types Confluent Kafka 1.0.1

20 Oct 13:36
6165e30
Compare
Choose a tag to compare

1.0.1 (2023-10-20)

♨️ CI, Workflows & Configs

🪲 Bug Fixes

  • correct to/from dict callables for Avro serializers (#156) (bd37754)

Types Confluent Kafka 1.0.0

05 Sep 18:45
a56895c
Compare
Choose a tag to compare

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)

⚒️ Enhancement & Maintenance

🪲 Bug Fixes

  • semantic release breaking change (c307785)

Types Confluent Kafka 0.5.0

26 Aug 17:42
6c96a23
Compare
Choose a tag to compare

0.5.0 (2023-08-26)

🎁 Features

  • implement deserializing consumer typings (#128) (768bd06)
  • implement serialization module typings (#123) (2fa212b)
  • implement serializing producer typings (#129) (e833d82)

⚒️ Enhancement & Maintenance

  • replace serialization ctx unkown type (#126) (bc224a9)
  • use relative import from this typing package (#127) (daec99b)

♨️ CI, Workflows & Configs

Types Confluent Kafka 0.4.0

26 Aug 10:27
1a7a1d3
Compare
Choose a tag to compare

0.4.0 (2023-08-26)

🎁 Features

  • implement schema registry avro module typings (#112) (bf4b48f)
  • implement schema registry client typings (#107) (63fc8a2)
  • implement schema registry jsonschema module typings (#113) (6676795)
  • implement schema registry module entrypoint & errors typings (#106) (c923a06)
  • implement schema registry protobuf module typings (#114) (e2cd538)

⚒️ Enhancement & Maintenance

Types Confluent Kafka 0.3.1

23 Aug 16:15
605e600
Compare
Choose a tag to compare

0.3.1 (2023-08-23)

🪲 Bug Fixes

Types Confluent Kafka 0.3.0

20 Aug 18:37
7004485
Compare
Choose a tag to compare

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

  • exclude development label in release notes (#96) (b170341)
  • fix bad condition in test typeings wf (#95) (f032a8e)
  • fix main br workflow caused by issue #94 (4299b3d)
  • update confluent_kafka dep with avro extension (#91) (4e673c9)
  • update title by gh in post-release stage (#73) (4991b8a)