Skip to content

Releases: fabiojose/klay

Release v0.48.0

06 Apr 13:21
Compare
Choose a tag to compare

Changelog

🧰 Tasks

🛠 Build

  • b81d45d bump the version to 0.48.0

Contributors

We'd like to thank the following people for their contributions:
Fábio José

Release v0.47.0

06 Apr 12:34
d078ae0
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • d078ae0 Merge pull request #3 from fabiojose/topology-builder-from-input-stream

🚀 Features

  • 89efbb9 able to build topology directly from input stream for groovy or java source

🛠 Build

  • 6bb6264 gitRootSearch in cli module to proper use of jreleaser

Contributors

We'd like to thank the following people for their contributions:
Fábio José, GitHub, Fabio José

Release v0.46.0

05 Apr 12:41
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 7db49b3 Merge pull request #2 from fabiojose/slip-core-cli

🧰 Tasks

  • 69dcd92 change group id from com.github.* to io.github.*
  • 22e7b66 use the core TopologyBuilder in cli module
  • 0f7744a separation of source code in cli and core modules

🛠 Build

  • 37690e4 bump the version to 0.46.0
  • 5cefd2a configure native use of gpg to sign artifacts
  • 16bc1b5 Adjustments to publish artifacts in maven central
  • ce68457 bump gradle wrapper version to 7.4.1

📝 Documentation

  • e86b5e7 fix developer email
  • 9fa3505 Document the factory method of Binding

Contributors

We'd like to thank the following people for their contributions:
Fábio José, GitHub, Fabio José

Release v0.45.0

23 Mar 20:42
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 0ca20db Merge pull request #1 from fabiojose/streams-from-optional

🚀 Features

  • 3d98df6 change to non-required the '--from' option of klay start streams

🧰 Tasks

  • 7059038 use slf4j instead of jboss logger

🛠 Build

  • 1860546 bump the version to 0.45.0

📝 Documentation

  • f04a4ce example of streams written in groovy
  • 6422cea remove unnecessary commands from java example

Contributors

We'd like to thank the following people for their contributions:
Fábio José, GitHub, Fabio José

Release v0.44.0

23 Mar 13:59
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 9cd325b klay prune operational command to cleanup unused data

🛠 Build

  • ab9874b bump the version to 0.44.0

📝 Documentation

Contributors

We'd like to thank the following people for their contributions:
Fábio José

Release v0.43.1

23 Mar 11:56
Compare
Choose a tag to compare

Changelog

🐛 Fixes

  • e856d31 write metadata when invoke wrappers

🛠 Build

  • 18d6598 bump the version to 0.43.1

Contributors

We'd like to thank the following people for their contributions:
Fábio José

Release v0.43.0

22 Mar 21:28
Compare
Choose a tag to compare

Changelog

46eb4c8 ci: bump the version to 0.43.0
fa5c6a3 feat: klay ps --all to list all process
8a72671 fix: write metadata when start streams
aa0d7f7 docs: example using topology written in java

Release v0.42.0

22 Mar 19:26
Compare
Choose a tag to compare

Changelog

ced94f1 ci: bump the version to 0.42.0
fb012de feat: kafka-console-producer wrapper class for convenience
2aa17a4 feat: kafka-console-consumer wrapper class for convenience
6914a74 docs: klay describe
d0ecba1 docs: List of operational commands
7df1fcf docs: List of klay features
134b999 feat: Wrapper of Kafka CLI kafka-topics for convenience
fca3cdd docs: tip to get the broker port
77212c6 docs: typo in build method

Release v0.41.0

18 Mar 20:51
Compare
Choose a tag to compare

Changelog

80cb259 ci: bump the version to 0.41.0
6ab602d feat: accept topologies written in java
96db398 fix: robust way to hide inconsistent pid file during the klay ps

Release v0.40.0

17 Mar 19:50
Compare
Choose a tag to compare

Changelog

664154d feat: Command to describe klay process: klay describe