You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Released PySOA version 0.59.0
Changelog Details:
- [MINOR] Bump Conformity to 1.21
- [PATCH] Update iSort settings and re-apply iSort
- [PATCH] Use Tox to add tests for PyInotify
Released PySOA version 0.58.0
Changelog Details:
- [PATCH] Fix issues eventbrite#152 and eventbrite#156 resulting in IndexErrors
- [MINOR] Bump Conformity, Attrs to support Attrs 17.4 - 19.x
- [PATCH] Fix exceptions being thrown for missing job request keys (eventbrite#154)
- [MAJOR] Step 2 in the message serializer content type header
- [PATCH] Run the event loop in a separate thread. (eventbrite#150)
- [PATCH] Fix tests broken by latest PyTest version
Released PySOA version 0.57.0
Changelog Details:
- [PATCH] Use client timeout for expansions receive responses
- [PATCH] Fix test failures introduced by PyTest 4.2.0
- [MINOR] Fix build failures and preempt Travis deploy failure
Released PySOA version 0.56.0
Changelog Details:
- [PATCH] Update test compatibility tools to eliminate warnings
- [MINOR] Allow use of `raise_job_errors` and `catch_transport_errors`
Released PySOA version 0.55.0
Changelog Details:
- [MINOR] Prevent server shutdown on request with non-unicode context keys (eventbrite#143)
- [MAJOR] Add support for switching message serializer with content type header