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

Release v4.7.1 #390

Merged
merged 10 commits into from
May 22, 2024
Merged

Release v4.7.1 #390

merged 10 commits into from
May 22, 2024

Conversation

imjoehaines
Copy link
Contributor

Bug fixes

  • Avoid reading __code__ when setting a custom delivery unless it exists
    #387

The system packages now conflict with some of our installed packages so
we need to use a venv to isolate them
Currently we require a 200 status code for events and a 202 for sessions
but there's no need to be so specific as any 2xx status indicates
success

Now we only warn on codes outside of the 2xx range, unless a specific
code has been set in `options['success']`. If a specific code is given
then it must match exactly, i.e. it has the same behaviour as before
@imjoehaines imjoehaines requested a review from tomlongridge May 22, 2024 08:12
@imjoehaines imjoehaines merged commit 15ad307 into master May 22, 2024
39 checks passed
@imjoehaines imjoehaines deleted the release/v4.7.1 branch May 22, 2024 08:29
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.

2 participants