Open johnshaughnessy opened 3 years ago
Currently we use
mozillareality/erlang/22.0
core/elixir/1.8.0
I want to upgrade to phoenix.
phoenix
I want to upgrade absinthe.
absinthe
telemetry
1.6 reduces memory consumption of subscriptions and has a bunch of bug fixes.
As far as I can tell, these upgrades will not require any changes to the CloudFormation Stack template.
This work is partially done in https://github.com/mozilla/reticulum/pull/456 and in https://github.com/mozilla/reticulum/pull/404
Currently we use
mozillareality/erlang/22.0
(habitat.sh)mozillareality/erlang/22.0
(reticulum.io)core/elixir/1.8.0
(habitat.sh)core/elixir/1.8.0
(reticulum.io)I want to upgrade to
phoenix
.Versions 1.4.1 - 1.4.17 have a boat load of bug fixesedit: I thought we were on 1.4.0 until I checked our mix.lock file.I want to upgrade
absinthe
.telemetry
instrumentation and a bunch of bug fixes.1.6 reduces memory consumption of subscriptions and has a bunch of bug fixes.
As far as I can tell, these upgrades will not require any changes to the CloudFormation Stack template.