Skip to content

Releases: lanpf/spring-rocket

1.1.0

11 Apr 09:50

Choose a tag to compare

v1.1.0 is out!

Features

  • synchronous sending
  • asynchronous sending
  • sequential sending
  • batch sending
  • delay sending
  • send in one-way mode
  • send in transaction
  • send and receive (request-reply)(NEW)
  • concurrent consuming
  • sequential consuming
  • batch consuming
  • consuming with push mode
  • consuming with pull mode
  • message filtering
  • message tracing
  • authentication and authorization support

1.0.4

11 Apr 08:14

Choose a tag to compare

v1.0.4 is out!

Features

  • synchronous sending
  • asynchronous sending
  • sequential sending
  • batch sending
  • delay sending
  • send in one-way mode
  • send in transaction
  • concurrent consuming
  • sequential consuming
  • batch consuming
  • consuming with push mode
  • consuming with pull mode(NEW)
  • message filtering
  • message tracing
  • authentication and authorization support

1.0.3

11 Apr 04:51

Choose a tag to compare

v1.0.3 is out!

Features

  • synchronous sending
  • asynchronous sending
  • sequential sending
  • batch sending
  • delay sending
  • send in one-way mode
  • send in transaction(NEW)
  • concurrent consuming
  • sequential consuming
  • batch consuming
  • consuming with push mode
  • message filtering
  • message tracing
  • authentication and authorization support

1.0.2

11 Apr 03:20

Choose a tag to compare

v1.0.2 is out!

Features

  • synchronous sending
  • asynchronous sending
  • sequential sending
  • batch sending
  • delay sending
  • send in one-way mode(NEW)
  • concurrent consuming
  • sequential consuming
  • batch consuming
  • consuming with push mode
  • message filtering
  • message tracing
  • authentication and authorization support

1.0.1

11 Apr 02:49

Choose a tag to compare

v1.0.1 is out!

Features

  • synchronous sending
  • asynchronous sending
  • sequential sending(NEW)
  • batch sending
  • delay sending(NEW)
  • concurrent consuming
  • sequential consuming(NEW)
  • batch consuming
  • consuming with push mode
  • message filtering
  • message tracing
  • authentication and authorization support

1.0.0

10 Apr 07:46

Choose a tag to compare

v1.0.0 is out!

Features

  • synchronous sending
  • asynchronous sending
  • batch sending
  • concurrent consuming
  • batch consuming
  • consuming with push mode
  • message filtering
  • message tracing
  • authentication and authorization support