You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
consumer: allow specifying identifier without consumer group details. Unique identifiers must be provided when operating multiple consumers on the same stream to ensure consumer positions are tracking distinctly.
retry: propagate the value returned by the function being retried
Commits
(e317d51) consumer: allow specifying identifier without consumer group details
(7a53756) package: upgrade pg to 8.3.3, confirmed no performance regressions
(c80e3ef) retry: support returning the value returned by the retried function