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

ci: upgrade to otp 26 #12085

Merged
merged 25 commits into from Dec 15, 2023
Merged

ci: upgrade to otp 26 #12085

merged 25 commits into from Dec 15, 2023

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    ca1a21c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b753183 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d17ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a083328 View commit details
    Browse the repository at this point in the history
  5. chore(postgres): upgrade lib epgsql from 4.7.0.1 to 4.7.1.1

    epgsql 4.7.1.1 has otp 26 compatibility fixed
    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    516b1dc View commit details
    Browse the repository at this point in the history
  6. test(jwt): fix flaky test case

    Ensure supervisor process is stopped properly after each test
    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    077412f View commit details
    Browse the repository at this point in the history
  7. test(mqtt-bridge): do not assert map key order

    starting from otp 26, small maps (less than 32 fields), the atom
    key orders are no longer deterministic
    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9487635 View commit details
    Browse the repository at this point in the history
  8. chore(rabbitmq): upgrade rabbitmq dependency to v3.11.13.2

    this tag has otp 26 compatibility fixed
    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bd20967 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06bfd87 View commit details
    Browse the repository at this point in the history
  10. chore: pin rfc3339 0.2.3

    dialyzer fix and mix file fix
    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8ee83ae View commit details
    Browse the repository at this point in the history
  11. test: fix mtls options

    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dca72e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    778662d View commit details
    Browse the repository at this point in the history
  13. test(influx): fix verify_peer test case

    On OTP 26, cacerts or cacertfile must be provided when verify_peer
    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1354169 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    19051f6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fa85c30 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a6357d9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aaf4870 View commit details
    Browse the repository at this point in the history
  18. chore: pin erlcloud version 3.7.0.3

    - upgraded from 3.7.0-emqx-2
    - 3.7.0.3 is a dependency upgrade:
      - lhttpc upgraded from 1.6.2 to 1.6.3
      - lhttpc 1.6.3 fixed otp 26 compatibility
    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    89a61bc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bfc02d1 View commit details
    Browse the repository at this point in the history
  20. test(s3): fix httpc ssl opts

    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8a425d0 View commit details
    Browse the repository at this point in the history
  21. test: trap exit to assert gen_server:start_link returns error tuple

    otherwise it will raise an exit exception
    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8d90f6f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    406a2d7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d29d3f3 View commit details
    Browse the repository at this point in the history
  24. ci: upgrade to otp 26

    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e45ed3d View commit details
    Browse the repository at this point in the history
  25. docs: add release note

    zmstone committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1b8d230 View commit details
    Browse the repository at this point in the history