这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: OddSource/pysoa

Tags

0.58.2

Toggle 0.58.2's commit message
Released PySOA version 0.58.2

Changelog Details:
- [PATCH] Guarantee Server always has _async_event_loop_thread attribute

0.59.1

Toggle 0.59.1's commit message
Released PySOA version 0.59.1

Changelog Details:
- [PATCH] eventbrite#161: Fix server to start async event loop thread, thread to join properly

0.58.1

Toggle 0.58.1's commit message
Released PySOA version 0.58.1

Changelog Details:
- [PATCH] eventbrite#161: Fix server to start async event loop thread, thread to join properly

0.59.0

Toggle 0.59.0's commit message
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

0.58.0

Toggle 0.58.0's commit message
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

0.57.0

Toggle 0.57.0's commit message
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

0.56.0

Toggle 0.56.0's commit message
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`

0.55.2

Toggle 0.55.2's commit message
Released PySOA version 0.55.2

Changelog Details:
- [PATCH] Throttle updates of the heartbeat file

0.55.1

Toggle 0.55.1's commit message
Released PySOA version 0.55.1

Changelog Details:
- [PATCH] Support newer versions of several dependencies

0.55.0

Toggle 0.55.0's commit message
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