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
Fix LongString bug
Bump march_hare version to fix issue where metadata would be broken for
strings > 255 char due to their transformation to rabbitmq java's LongString class
Fixes#94Fixes#95