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 inconsistency in exceptions raised. #91

Conversation

julianhille
Copy link
Contributor

  • crypto_box_open_afternm
  • crypto_box_afternm

Fixes #74

* crypto_box_open_afternm
* crypto_box_afternm

Fixes saltstack#74
@thatch45 thatch45 merged commit 036a0e4 into saltstack:master Jun 19, 2017
@lgrahl
Copy link
Contributor

lgrahl commented Jul 25, 2017

This should have been a major version increment as changing exceptions breaks API. Or, if you don't follow semantic versioning, please let me know. In this case, we'll need to do specific version pinning in our application.

dbrgn added a commit to dbrgn/libnacl that referenced this pull request Jul 25, 2017
The change in saltstack#91 is a breaking change for all applications that rely
on catching encryption / decryption failures. Therefore it's important
to mention it in the release notes.
@thatch45
Copy link
Member

My apologies @lgrahl , you are correct. I will be more careful in the future!

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

3 participants