Skip to content

20260509.01

Latest

Choose a tag to compare

@github-actions github-actions released this 08 May 07:27
3cb85ef

🚀 What's New in 20260509.01

This release improves the manual installation experience across platforms and fixes a CLASSPATH issue affecting Kafka producer/consumer configurations.


🐛 Bug Fixes

  • CLASSPATH now includes current directory — fixes so that Kafka producer/consumer .properties files being picked up when running from the working directory. ([PR

✨ Features & Enhancements

  • Manual install guides separated for Unix and Windows — previously combined, now split into platform-specific sections for clarity. (PR #38)
  • README revised — reorganized installation and usage instructions for better structure and readability. (PR #38)

PRs merged in this release

  1. PR #37 — Update CLASSPATH to include current directory (Kafka producer/consumer support) — @authorjapps
  2. PR #38 — Manual install guide: Unix and Windows separated + README clarity — @nirmalchandra

Contributors

@authorjapps · @nirmalchandra