Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-03-18 | 477 Bytes | |
Release 2.12.0.tar.gz | 2019-03-18 | 176.7 kB | |
Release 2.12.0.zip | 2019-03-18 | 238.1 kB | |
Totals: 3 Items | 415.3 kB | 0 |
- Refactor utils so standalone.events does not import eventlet (#580)
- Compatibility with latest dependencies (moto [#577], pyyaml and kombu [#612])
- Timer now waits for the spawned entrypoint to complete before firing again, as documented (#579, [#303])
- Timer is also improved to avoid drift (#614)
- Hide password in logged amqp uri (#582)
- Docs updates (#587, [#591], [#276], [#596])
- Nameko shell changed to not catch exceptions when used in non-TTY mode (#597)