PSA: Upgrade Erlang/OTP or Ecto/Jason dependencies

We were notified by Panagiotis Nezis that certain payloads could take a long time to process when converted to integers. New Erlang/OTP versions have been released to address this:

  • Patch Package OTP 24.3.4.13 Released
  • Patch Package OTP 25.3.2.3 Released
  • Patch Package OTP 26.0.2 Released

We recommend updating Erlang/OTP to the versions above or later. However, if it is not possible, we have also released patch versions for Jason (thanks @michalmuskala) and Ecto for your convenience. You can update to:

  • Jason v1.4.1+
  • Ecto v3.9.6+ or Ecto v3.10.3+
27 Likes