Skip to content

v1.4.0

Compare
Choose a tag to compare
@aricart aricart released this 11 Nov 21:46
· 694 commits to main since this release
0f902ff

What's Changed

  • [FEAT] JS consumer bind by @aricart in #217
  • [FIX] Auth is not exported FIX #218 by @aricart in #219
  • [FEAT] Allow access to consumer info in watch for internal extenders by @aricart in #220
  • [FEAT] Allow access to JetStreamSubscriptionInfoable for downstream internal extenders by @aricart in #221
  • [CHANGE] Kv.keys() returns an iterator by @aricart in #224
  • [FIX] removed the conditional check on setting KvEntry.delta, as the pending are now properly reported by @aricart in #225
  • [FEAT] surface JS errors as per ADR-7 by @aricart in #227

Full Changelog: v1.3.1...v1.4.0