Releases: ghilesmeddour/faktory_worker_python
Releases · ghilesmeddour/faktory_worker_python
pyfaktory 0.2.9
- Set default Consumer context to multiprocessing (thanks @michaelrigart) #19
pyfaktory 0.2.8
- Add optional IPv6 support parameter (thanks @wangsrGit119) #18
pyfaktory 0.2.7
- Add IPv6 support (thanks @ebramanti)
pyfaktory 0.2.6
- Fix Pydantic warnings (thanks @conanjen)
- Fix implicit optional
pyfaktory 0.2.5
- Add outer multiprocessing (thanks @wangsrGit119)
- Fix incomplete UTF-8 characters parsing (thanks @wangsrGit119)
pyfaktory 0.2.4
- Fix queue Pause and Resume (thanks @wangsrGit119)
pyfaktory 0.2.3
- Enable TCP Keep-Alives (thanks @TurtleSRE)
- Add MIT license
- Update logging
pyfaktory 0.2.2
- Add TLS support (thanks @rgarver)
- Use Poetry for packaging and dependency management
- Fix Pydantic warnings
- Use black instead of yapf
pyfaktory 0.2.1
- Add queue remove command (added in Faktory server v1.6.1)
- Add queue pausing commands
pyfaktory 0.2.0
- Add Batch support
- Add
push_bulk
(added in Faktory server v1.6.0) - Add Mutate commands
- Use Pydantic for input validation
- Expose INFO command