Bumping hex
ddresselhaus opened this issue · 3 comments
ddresselhaus commented
I'd like to use Statix 1.2 which is cool with master but not with tag 1.1. If y'all don't mind bumping hex, I'd appreciate it. Thanks!
Fitblip commented
Just for the other people following this trail to figure out why their apps aren't reporting metrics with instruments, Statix 1.2 fixes a bug with newer versions of Erlang/OTP where calls will fail so your app will no longer emit metrics.
See #11
+1 to please bumping hex!
sb8244 commented
I came here to ask for a bump to hex, and found a coworker
Currently, I set override: true
on the statix dep in my app and all is well.
mezz commented
Thanks for the heads up