Skip to content

Releases: wendy512/stream

v1.0.4

24 Sep 10:01
Compare
Choose a tag to compare

v1.0.3

26 Aug 05:44
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 May 08:20
Compare
Choose a tag to compare

What's Changed

  • feat: add pulsar as a strategy by @jujiale in #2
  • feat: support redis topic

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Sep 03:19
Compare
Choose a tag to compare

What's Changed

  • Add Maven reversion maven plug-in
  • Kafka component output adds message header

v1.0.0

30 May 03:30
Compare
Choose a tag to compare

What's Changed

  • Asynchronous multithreading (fixed thread), support for specifying the number of threads
  • Support Kafka, MQTT, RabbitMQ message source and support expansion
  • Message processing supports training and random processing
  • Message processing support interceptor
  • Support Spring Boot