Releases: chicory-dev/chicory
Releases · chicory-dev/chicory
v0.1.0
What's Changed
- feat: refactor env variable configuration by @dadodimauro in #6
- feat: add CODEOWNERS file by @dadodimauro in #9
- fix: task value retrieval returned null under load by @anvouk in #17
- feat(broker): add rabbitmq broker by @dadodimauro in #18
- feat: safe import of optional dependencies by @dadodimauro in #19
- feat(backend): add sqlalchemy backend by @dadodimauro in #20
- feat(tests): add integration test by @dadodimauro in #21
- fix: update workflow files to start docker services and fix URLs by @dadodimauro in #22
- feat(cicd): add check step to merge gate and PR unit tests workflows by @dadodimauro in #23
- feat(cli): add support for multiple workers using multiprocessing by @anvouk in #26
- feat: dead workers clients automatic cleanup by @anvouk in #27
- feat: improve examples by @dadodimauro in #29
- Use binary encoding with pickle for serdes in queues by @anvouk in #37
- docs: add mkdocs docs by @dadodimauro in #30
- 24 improve cicd by @dadodimauro in #38
New Contributors
- @dadodimauro made their first contribution in #6
- @anvouk made their first contribution in #17
Full Changelog: https://github.com/chicory-dev/chicory/commits/v0.1.0