Releases: run-llama/llama_deploy
Releases · run-llama/llama_deploy
v0.4.3
v0.4.2
What's Changed
New Features 🎉
- fix: avoid cluttering logs with simple message queue polling by @masci in #429
- v0.4.2 by @logan-markewich in #430
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
New Features 🎉
- ci: try a different strategy for rabbit health check by @masci in #406
- fix: apiserver doesn't set session id when creating a task by @masci in #407
- [feat] Add environment variables to deployment/services def'n by @nerdai in #399
- chore: stop using e2e pytest markers by @masci in #408
- fix: reword manual setup docs and use new Client by @masci in #409
- fix: consolidate naming on
Llama Deploy
by @masci in #410 - chore: rearrange simple message queue code by @masci in #411
- refact: Simple message queue refactoring by @masci in #413
- test: mock sleep time to .1 seconds to speed up test time by @masci in #414
- fix: use the image tag in the docker run examples by @masci in #416
- [feat] Add send event endpoints to api server by @nerdai in #412
- chore: remove unused packages and modules by @masci in #417
- feat: Reload a running deployment. by @masci in #419
- fix: Invoke cleanup() method on the message queue from deploy() before exiting by @masci in #422
- refact: make topic configurable in RedisMessageQueue by @masci in #421
- refact: make the topic configurable for AWSMessageQueue by @masci in #423
- refact: make topic configurable for SolaceMessageQueue by @masci in #424
- refact: remove BaseMessageQueue in favor of AbstractMessageQueue by @masci in #425
Full Changelog: v0.3.6...v0.4.0
v0.3.6
What's Changed
New Features 🎉
- ci: revamp release job by @masci in #389
- Add LlamaCloud google drive data source llama-deploy example by @ravi03071991 in #385
- feat: make the KV store configurable via env vars by @masci in #391
- test: fix runtime error in python<3.12 by @masci in #388
- Remove event because of pickle issues by @ravi03071991 in #395
- fix: make SimpleMessageQueue server cancellable by @masci in #394
- build(deps): bump python-multipart from 0.0.9 to 0.0.18 by @dependabot in #396
- fix: avoid early exit of RabbitMQ consumer by @masci in #397
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
New Features 🎉
- correct
.yml
file name by @ravi03071991 in #382 - fix: error in run command by @masci in #384
- fix: fix rabbitmq import errors by @masci in #386
- Prepare 0.3.5 by @masci in #387
New Contributors
- @ravi03071991 made their first contribution in #382
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.4
v0.3.3
What's Changed
New Features 🎉
- Integrate the Solace PubSub+ broker into LlamaDeploy by @alimosaed in #345
- v0.3.3 by @logan-markewich in #377
New Contributors
- @alimosaed made their first contribution in #345
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
What's Changed
New Features 🎉
- build(deps): bump aiohttp from 3.10.10 to 3.10.11 by @dependabot in #369
- Update release.yml by @masci in #371
- Use the new SDK within the api server by @masci in #372
- [0.3.1] vbump for llama-index-core by @logan-markewich in #373
Full Changelog: v0.3.0...v0.3.1