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

fix: dependency upgrades + cleanup error messages in sshnp #265

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

XavierChanth
Copy link
Member

- What I did

closes #264

I get the params object in the main function now so I can check if the verbose flag is set.
Then only print stack trace if verbose is true.

- How I did it

- How to verify it

- Description for the changelog
chore: cleanup error messages in sshnp

@XavierChanth
Copy link
Member Author

Upgraded dependencies due to a breaking change in at_persistence_spec / at_persistence_secondary_server.

trunk tests are expected to fail since they are using the old dependencies.

@XavierChanth XavierChanth changed the title chore: cleanup error messages in sshnp fix: dependency upgrades + cleanup error messages in sshnp Jul 20, 2023
@XavierChanth XavierChanth merged commit 4b25515 into trunk Jul 20, 2023
11 of 13 checks passed
@XavierChanth XavierChanth deleted the fix-error-messages branch July 21, 2023 18:17
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.

Ugly errors on 3.4.0 when the conection times out
2 participants