Skip to content

Releases: Azure/azure-functions-kafka-extension

4.1.3

30 Jul 06:17
994d9f2
Compare
Choose a tag to compare

Bug fixes

  • Fix key avro serialization and deserialization when schema registry URL is provided by @aloiva in #569

Test coverage improvements

  • Remove Zookeeper dependency in end to end tests by @aloiva in #572
  • [Cherrypicks] Upgrade master to 4.1.3 by @aloiva in #573

Full Changelog: 4.1.2...4.1.3

4.1.2

03 Jul 06:20
9128998
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.1.2

4.1.1

27 May 06:52
86b9367
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Replace escape characters for certificate.pem and key.pem (#558) by @aloiva in #560

CI/CD improvements

Full Changelog: 4.1.0...4.1.1

4.1.0

03 Mar 05:15
bbd1226
Compare
Choose a tag to compare

What's Changed

Extension Improvements

  • Allow tombstone events to appear as empty arrays by @ZTonks in #544
  • Corrects 1 line error in main README.md: reconnect.backoff.max.ms -> reconnect.backoff.ms by @rogersillito in #517
  • Update framework and package versions used in dotnet in-proc sample by @aloiva in #531
  • [Feature] Support Avro Schema for message key in trigger and output bindings by @aloiva in #534
  • Adding support for Flex Consumption by @jainharsh98 in #515
  • Adding drain mode manager and corresponding cancellation token management by @jainharsh98 in #543

CI/CD Improvements

Bug Fixes

  • Unit tests and Improved handling for SSL PEM attributes by @jainharsh98 in #520
  • Scale Metric and Scale Provider Fixes by @jainharsh98 in #521
  • Removing Lower limit on Scaling for Extension Target Scaler by @jainharsh98 in #524
  • Logging improvement and Removing Escape characters for pem strings as Environment Variables by @jainharsh98 in #526

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

06 Aug 06:59
0846309
Compare
Choose a tag to compare

What's Changed

CI/CD Improvements

Extension Improvements

  • Upgrading package versions for E2E tests to .net8 by @vivekjilla in #499
  • Upgrading confluent package to 2.4.0 by @vivekjilla in #504
  • Fixed inconsistency between consumer and producer config by @gvdwiele in #464
  • Added OAuthBearer authentication mode by @nakah in #437
  • Updating extension version to 4.0.0 by @jainharsh98 in #510
  • Resolving Oauthbearer Authentication Attributes from Settings for Output Binding by @jainharsh98 in #511

Bug Fixes

New Contributors

3.9.0

28 Jul 09:51
59f93fb
Compare
Choose a tag to compare

What's Changed

☕Java

  • Bump json from 20211205 to 20230227 in /test/Microsoft.Azure.WebJobs.Extensions.Kafka.LangEndToEndTests/FunctionApps/java/Confluent (#432) @dependabot
  • Bump json from 20211205 to 20230227 in /test/Microsoft.Azure.WebJobs.Extensions.Kafka.LangEndToEndTests/FunctionApps/java/EventHub (#433) @dependabot

🔗Dependency Updates

  • Bump minimatch from 3.0.4 to 3.1.2 in /samples/typescript (#412) @dependabot
  • Bump minimatch from 3.0.4 to 3.1.2 in /samples/javascript (#413) @dependabot
  • Bump json from 20211205 to 20230227 in /test/Microsoft.Azure.WebJobs.Extensions.Kafka.LangEndToEndTests/FunctionApps/java/Confluent (#432) @dependabot
  • Bump Azure.Storage.Queues from 12.9.0 to 12.11.0 in /test/Microsoft.Azure.WebJobs.Extensions.Kafka.LangEndToEndTests (#392) @dependabot
  • Bump json from 20211205 to 20230227 in /test/Microsoft.Azure.WebJobs.Extensions.Kafka.LangEndToEndTests/FunctionApps/java/EventHub (#433) @dependabot

3.8.0

03 Jan 09:26
135b227
Compare
Choose a tag to compare

What's Changed

3.7.0

14 Dec 13:09
b2270ca
Compare
Choose a tag to compare

What's Changed

  • Update to verison 3.7.0 (#410) @github-actions
  • Adding support for Linger.ms (#407) @shrohilla
  • Boosting the producer perf for output binding (#403) @shrohilla
  • BUG: Remove nullability from attribute properties (#362) @gliljas

3.6.0

07 Nov 11:09
da9bf41
Compare
Choose a tag to compare

What's Changed

☕Java

  • Bump gson from 2.2.4 to 2.8.9 in /samples/WalletProcessing_KafkademoSample (#352) @dependabot

🔗Dependency Updates

  • Bump gson from 2.2.4 to 2.8.9 in /samples/WalletProcessing_KafkademoSample (#352) @dependabot
  • Bump shell-quote from 1.7.2 to 1.7.3 in /samples/typescript (#373) @dependabot

3.5.0

04 Aug 04:11
4e7e459
Compare
Choose a tag to compare

What's Changed