Skip to content

Releases: th2-net/th2-conn-dirty-fix

1.7.0-dev

20 Jun 07:13
Compare
Choose a tag to compare
1.7.0-dev Pre-release
Pre-release

What's Changed

  • [TH2-4991] Optional book per session configuration by @isengrims in #51
    • Migrated to th2 gradle plugin 0.0.8
    • Updated:
      • common: 5.13.1-dev
      • conn-dirty-tcp-core: 3.6.0-dev
  • Megre dev version 1 to master by @Nikita-Smirnov-Exactpro in #72

Full Changelog: 1.6.1-dev...1.7.0-dev

v0.0.4: Merge pull request #17 from th2-net/ts-1225

10 Feb 12:31
cc79e79
Compare
Choose a tag to compare

0.0.4

  • Session management based on NextExpectedSeqNum field.
  • Recovery handling
    • outgoing messages are now saved
    • if message wasn't saved sequence reset message with gap fill mode flag is sent.
  • Session start and Session end configuration to handle sequence reset by exchange schedule.