Appendix F. Migrating from Ranch 1.x
The changelog for Ranch releases before 1.6 can be found
in this section.
-
Add transport functions getopts/2, getstat/1 and getstat/2
-
Fix ranch:info/0 and ranch:procs/2 in embedded mode
-
Prevent ranch_conns_sup from stopping on unexpected messages
-
Add new transport option num_acceptor
-
Deprecate ranch:start_listener/6 in favor of start_listener/5
-
Deprecate ranch:child_spec/6 in favor of child_spec/5
The version numbers 1.3.1 and 1.3.2 were later made to fix
small mistakes made during the 1.3.0 release process. They
do not include code changes.
-
Fix bug preventing node shutdown when SSL is used with OTP 17.1+
-
Tune restart intensity in all supervisors
-
Add Transport:secure/0
-
Add SSL partial_chain option
-
Stop reporting errors on {error, closed} in accept_ack