Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 20:32
· 1220 commits to release since this release
a3bbd53

1.6.0 (2023-03-21)

Feature

  • support passing in legacy auth tokens and v1 auth tokens (#336) (04d6703)
  • allow user to unsubscribe when receiving an error (#351) (8e9544b)
  • pubsub mvp (#347) (8627584)

Bug Fixes

  • pubsub UX minor fixes and refactor (#360) (d94fd5e)
  • improve metrics for num active requests (#342) (822d48f)
  • wait for first response on pubsub and also check for cache deleted midstream (#358) (2895d07)
  • orphaned UUID caches (#354) (bc6d74b)
  • remove unused imports (#352) (75986c8)

Tests

Chores

  • add default handlers for subscribe (#357) (81ba86a)
  • deps: bump @gomomento/sdk from 1.4.0 to 1.5.0 in /examples (#353) (1ee5e06)
  • Add request coalescer example (#344) (207d3c0)