This commit is contained in:
James 2017-06-25 10:01:05 -04:00
parent 4eb9f2d26a
commit 70a396f703
1 changed files with 5 additions and 0 deletions

View File

@ -52,6 +52,11 @@
Prevent duplicates in $everything query response in JPA server. Thanks to @vlad-ignatov
for reporting!
</action>
<action type="fix" issue="678">
FIx issue in SubscriptionInterceptor that caused interceptor to only
actually notify listeners of the first 10 subscriptions. Thanks to Jeff Chung
for the pull request!
</action>
</release>
<release version="2.5" date="2017-06-08">
<action type="fix">