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

Breaking change: Return error when a response item does not validate. #332

Merged
merged 1 commit into from
Nov 3, 2017

Conversation

wolfgang42
Copy link
Contributor

Previously, the item would be silently dropped with only a debug message.

This is a breaking change because it changes the behaviour of responses for existing handlers which return an item that does not validate.

Closes #330.

Previously, the item would be silently dropped with only a debug
message.

This is a breaking change because it changes the behaviour of responses
for existing handlers which return an item that does not validate.

Closes holidayextras#330.
@joseph-norman
Copy link
Contributor

Thanks for the contribution @wolfgang42 - looks great! Merging.

@joseph-norman joseph-norman merged commit 087bd63 into holidayextras:master Nov 3, 2017
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