Releases: brevia-ai/brevia
Releases · brevia-ai/brevia
Release 0.15.2
What's Changed
- Improve error logging in
run_job_serviceby adding stack trace by @stefanorosanelli in #119
Full Changelog: v0.15.1...v0.15.2
Release 0.15.1
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 in the gh-actions group by @dependabot[bot] in #115
- chore(deps): bump docker/login-action from 3d100841f68d4548bf57e52eb27bd33ec5069f55 to 184bdaa0721073962dff0199f1fb9940f07167d1 in the docker group by @dependabot[bot] in #114
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 in the gh-actions group by @dependabot[bot] in #116
- chore(deps): bump the gh-actions group with 2 updates by @dependabot[bot] in #117
- Include job ID in
LinkedFileOutput.file_url()by @stefanorosanelli in #118
Full Changelog: v0.15.0...v0.15.1
Release 0.15.0
What's Changed
- New
cleanup_jobscommand to remove async jobs and related files by @stefanorosanelli in #113
Full Changelog: v0.14.0...v0.15.0
Release 0.14.0
What's Changed
- Use UTC timezone on timestamp/datetime columns by @stefanorosanelli in #112
Full Changelog: v0.13.0...v0.14.0
Release 0.13.0
What's Changed
- chore(deps): bump docker/login-action from 6d4b68b490aef8836e8fb5e50ee7b3bdfa5894f0 to 3d100841f68d4548bf57e52eb27bd33ec5069f55 in the docker group by @dependabot in #110
- Add new
/jobsendpoint by @stefanorosanelli in #111
Full Changelog: v0.12.0...v0.13.0
Release 0.12.0
What's Changed
- README.md update by @stefanorosanelli in #102
- Dependabot configuration by @didoda in #104
- chore(deps): bump coverallsapp/github-action from 1 to 2 in the coverallsapp group by @dependabot in #108
- chore(deps): bump JRubics/poetry-publish from 1.17 to 2.1 in the jrubics group by @dependabot in #109
- chore(deps): bump bedita/github-workflows from 1 to 2 in the bedita group by @dependabot in #107
- chore(deps): bump the gh-actions group with 2 updates by @dependabot in #106
- chore(deps): bump the docker group with 2 updates by @dependabot in #105
- Add
configparameter to /completion and /chat endpoints by @nikazzio in #103
New Contributors
- @dependabot made their first contribution in #108
Full Changelog: v0.11.0...v0.12.0
Release 0.11.0
What's Changed
Full Changelog: v0.10.1...v0.11.0
Release 0.10.1
What's Changed
- Use psycopg-binary to avoid build issues by @stefanorosanelli in #101
Full Changelog: v0.10.0...v0.10.1
Release 0.10.0
What's Changed
- Fix dual stack IPv4/IPv6 support on docker with uvicorn by @stefanorosanelli in #99
- Add downloadable services and tasks file outputs by @stefanorosanelli in #97
Full Changelog: v0.9.0...v0.10.0