Skip to content

Releases: jaeyunn15/Thunder

0.0.6 ⚡️

20 Aug 11:45
Compare
Choose a tag to compare

Changes

  • In the context of socket requests, ThunderState has implemented its own cache so that you don't have to manage it.
  • The valve cache is a feature that allows ThunderState to keep its up streams from flowing to down streams until it becomes Connected.
  • The Recovery Cache is for automatically making the most recent socket request when the ThunderState recovers from an Error state.

Full Changelog: 0.0.3...0.0.6

0.0.3 ⚡️

15 Aug 12:58
Compare
Choose a tag to compare

What I fixed

  • Added logic for handling socket connections and handling re-requests based on network conditions.
  • Fixed Flow return types with Receive annotation to have a separate type adapter so that they can be automatically converted to accept values.

0.0.2 ⚡️

31 Jul 06:40
Compare
Choose a tag to compare
javaversion 17

0.0.1 ⚡️

31 Jul 06:22
Compare
Choose a tag to compare
⚡️mvn publish