All Versions
59
Latest Version
Avg Release Cycle
19 days
Latest Release
-

Changelog History
Page 2

  • v1.6.0 Changes

    🔖 Version 1.6.0 and 1.6.1 were not released.

  • v1.6.0-PRE4

    November 19, 2020
  • v1.5.3 Changes

    ✨ Enhancements

    • 🚀 References librdkafka 1.5.3. Refer to the release notes for more information.
    • 0️⃣ References Apache.Avro v1.10.1, which adds support for enum defaults AVRO-2750.
  • v1.5.3-RC5

    December 08, 2020
  • v1.5.2 Changes

    October 20, 2020

    ✨ Enhancements

    • 🚀 References librdkafka 1.5.2. Refer to the release notes for more information.
    • 👍 Avro serializer now supports generic parameter ISpecificRecord. In this case, data is serialized according to the per-message concrete type (@ni-mi).
  • v1.5.2-RC1

    October 13, 2020
  • v1.5.1 Changes

    August 20, 2020

    ✨ Enhancements

    • ➕ Added support for OAuth Authentication via SASL/OAUTHBEARER (KIP-255) (thtp).
  • v1.5.0 Changes

    July 22, 2020

    ✨ Enhancements

    • 🚀 References librdkafka 1.5.0 which brings many small improvements and bug fixes (and no new large features). Refer to the release notes for more information.
    • ➕ Added support for Schema Registry SSL Authentication (@dinegri).
  • v1.5.0-RC1

    July 07, 2020
  • v1.4.4 Changes

    June 29, 2020

    🛠 Fixes

    • Resolved a stack overflow issue in Error(IntPtr error) #1249 (@midnightriot)
    • 🚀 References librdkafka 1.4.4. Refer to the release notes for more information.