Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump OTP version to 25.0.1 #3683

Merged
merged 4 commits into from
Jun 13, 2022
Merged

Bump OTP version to 25.0.1 #3683

merged 4 commits into from
Jun 13, 2022

Commits on Jun 13, 2022

  1. Bump OTP version to 25.0.1

    Resolves missing Erlang 25.0 for debian stretch package
    Paweł Chrząszcz committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    6b01e2a View commit details
    Browse the repository at this point in the history
  2. Enable dialyzer for both OTP 24 and OTP 25

    chrzaszcz authored and Paweł Chrząszcz committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d443b0b View commit details
    Browse the repository at this point in the history
  3. Make the request_id type consistent in the code

    gen_server:request_id is not exported in OTP 24,
    but let's keep the changes limited for now.
    Paweł Chrząszcz committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    16f7632 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3680 from esl/dialyzer-in-otp24

    Enable dialyzer for both OTP 24 and OTP 25
    arcusfelis authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    5e37f07 View commit details
    Browse the repository at this point in the history