Releases: rabbitmq/rules_erlang
Releases · rabbitmq/rules_erlang
rules_erlang 3.13.0
What's Changed
- Add WORKSPACE.bzlmod by @pjk25 in #237
- Bump golang.org/x/net from 0.8.0 to 0.17.0 in /test by @dependabot in #239
- Coverage support for linux/macos builds by @pjk25 in #238
Full Changelog: 3.12.0...3.13.0
rules_erlang 3.12.0
What's Changed
- Avoid generating some extra app.bzl content when erlang_no_tests directive is applied by @pjk25 in #229
- No longer require sha256sum cli tool to be present on the host by @pjk25 in #228
- Bump actions/checkout from 3 to 4 by @dependabot in #230
- Upgrade gazelle by @pjk25 in #231
- Update gazelle/deps.bzl by @pjk25 in #234
- Bump ncipollo/release-action from 1.12.0 to 1.13.0 by @dependabot in #233
- Bump actions/checkout from 3 to 4 by @dependabot in #232
- Gazelle code parser enhancements by @pjk25 in #235
Full Changelog: 3.11.4...3.12.0
rules_erlang 3.11.4
What's Changed
- Add the optional_applications key to .app files by @pjk25 in #227
Full Changelog: 3.11.3...3.11.4
rules_erlang 3.11.3
What's Changed
- Fix the
-logdirarg to common test on windows by @pjk25 in #225
Full Changelog: 3.11.2...3.11.3
rules_erlang 3.11.2
What's Changed
- With internal erlangs, only expand erlang if necessary by @pjk25 in #223
- Adopt latest rabbitmq-server-buildenv:linux-rbe for RBE by @pjk25 in #224
Full Changelog: 3.11.1...3.11.2
rules_erlang 3.11.1
What's Changed
- Log internal erlang build failures inline by @pjk25 in #217
- Fix use of ez_deps attr on erlang_bytecode rules by @pjk25 in #219
- Support directories passed as modules to app_file rule by @pjk25 in #221
- escript_archive rule allows ebin dirs by @pjk25 in #222
- hex_package patches by @pjk25 in #220
Full Changelog: 3.11.0...3.11.1
rules_erlang 3.11.0
What's Changed
- Allow multiple erlang builds to be unpacked simultaneously by @pjk25 in #214
- Improve validation of test suites when using sharding by @pjk25 in #215
- Expose additional erlang_build opts through the erlang_config repo by @pjk25 in #216
Full Changelog: 3.10.7...3.11.0
rules_erlang 3.10.7
What's Changed
- Parse
lib:func() rem 3type expressions in gazelle by @pjk25 in #212
Full Changelog: 3.10.6...3.10.7
rules_erlang 3.10.6
What's Changed
- Add toolchain aliases in @erlang_config by @pjk25 in #211
Full Changelog: 3.10.5...3.10.6
rules_erlang 3.10.5
What's Changed
- Sync the test/WORKSPACE.bazel with test/MODULE.bazel by @pjk25 in #206
- Downgrade rules_go to v0.39.0 by @pjk25 in #207
- Upgrade the default OTP version to 26 by @pjk25 in #205
- Add a summary job to tests in CI to simplify branch rules by @pjk25 in #208
Full Changelog: 3.10.4...3.10.5