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 relx to 4.5.0 #2612

Merged
merged 1 commit into from
Sep 2, 2021
Merged

Bump relx to 4.5.0 #2612

merged 1 commit into from
Sep 2, 2021

Conversation

ferd
Copy link
Collaborator

@ferd ferd commented Sep 2, 2021

https://github.com/erlware/relx/releases/tag/v4.5.0

  • use copied erts dir when tar'ing even when the user sets the erts
  • improve error message when a symlink creation fails
  • State extended with a filter method to filter xref_warnings
  • Do not require logger
  • Add default time warp mode of multi
  • optionally allow static node name prefixes
  • use random:uniform instead of os:pid when constructing node name in nodetool
  • Fix eval command to use ERL_DIST_PORT, consistency with rpc command
  • Fix bin script arguments to erlexec
  • avoid quoting $@ in bin script's exec

https://github.com/erlware/relx/releases/tag/v4.5.0

- use copied erts dir when tar'ing even when the user sets the erts
- improve error message when a symlink creation fails
- State extended with a filter method to filter xref_warnings
- Do not require logger
- Add default time warp mode of multi
- optionally allow static node name prefixes
- use random:uniform instead of os:pid when constructing node name in nodetool
- Fix eval command to use ERL_DIST_PORT, consistency with rpc command
- Fix bin script arguments to erlexec
- avoid quoting $@ in bin script's exec
@ferd ferd requested a review from tsloughter September 2, 2021 16:53
@ferd ferd merged commit 7c5dc35 into erlang:master Sep 2, 2021
@ferd ferd deleted the bump-relx-4.5.0 branch September 3, 2021 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants