Skip to content

Sequence Java SDK v2.2

Latest
Compare
Choose a tag to compare
@dominic dominic released this 08 Aug 23:56
· 5 commits to main since this release
  • Resolved issue where polling for Feed items would end unexpectedly.
    Feeds now reconnect consistently in the event of a timeout, and errors
    during iteration are available on the feed's exception property.
  • Added support for dynamically addressing different API hosts for
    individual ledgers. Internal APIs only, works automatically.