Releases: Firefox-AI/MLPA
Releases · Firefox-AI/MLPA
v0.1.0
What's Changed
- Feat: use DB for storage by @noahpodgurski in #1
- add pre-commit hook and dev requirements by @subpath in #3
- remove unused fields in the pre-commit config by @subpath in #5
- Refactor chat request by @noahpodgurski in #4
- feat: pytest testing by @noahpodgurski in #6
- Feat:update makefile with uv, update readme file by @subpath in #7
- chore: rename files to use mlpa and regenerate static swagger by @noahpodgurski in #8
- feat: upload artifact github action by @noahpodgurski in #9
- fix: update docker-publish workflow to use secrets for GCP_PROJECT_ID… by @noahpodgurski in #10
- feat: sentry by @noahpodgurski in #11
- Feat: change docker-compose file to include psql local instance by @subpath in #12
- Feat: add github wokflow for linters and tests by @subpath in #13
- fix: litellm docker compose port by @noahpodgurski in #14
- Feat: migrate to pyproject from txt files by @subpath in #15
- feat: add unit tests, organize completion functions separately by @noahpodgurski in #16
- Fix: Dockerfile requirements by @noahpodgurski in #17
- Feat: add mock completion endpoint that would be safe to use during load tests by @subpath in #18
- Feat: use llm proxy prod GAR by @subpath in #20
- Fix: update database URL in alembic.ini and enhance env.py for config… by @noahpodgurski in #21
- chore: rename DEBUG to MLPA_DEBUG by @noahpodgurski in #22
- chore: prefer absolute path imports, add pre-commit check by @noahpodgurski in #23
- feat: use
key_id_b64by @noahpodgurski in #24 - Chore split db env vars by @noahpodgurski in #25
- Fix: update app attest db scripts for deployment by @noahpodgurski in #26
- fix: dockerfile fixes 10-31-25 by @noahpodgurski in #27
- fix: alembic dep by @noahpodgurski in #28
- fix: add psycopg2 to deps by @noahpodgurski in #29
- fix: use psycopg2-binary by @noahpodgurski in #30
- fix: use spaces not tabs by @tarekziade in #32
- fix: use authorization litellm header by @noahpodgurski in #33
- feat: Logging by @noahpodgurski in #35
- fix: update litellm_key_header_name for local qa to match the production value by @subpath in #39
- feat: app attest use authorization header JWT by @noahpodgurski in #38
- Feat: local appattest setup for qa by @subpath in #40
- Feat: app attest counter by @noahpodgurski in #41
- feat: add support for QA certificates in App Attest flow with use-qa-certificates header by @noahpodgurski in #42
- fix: add write access to
APP_ATTEST_QA_CERT_DIRand change default by @noahpodgurski in #43 - feat: asyncpg use pool by @noahpodgurski in #44
- fix: upstream error res, and use_app_attest type (bool) by @noahpodgurski in #45
- feat: add service type to user id by @noahpodgurski in #46
- feat: docker publish version tag by @noahpodgurski in #48
- fix: rm fetch tags from docker publish by @noahpodgurski in #49
New Contributors
- @noahpodgurski made their first contribution in #1
- @subpath made their first contribution in #3
- @tarekziade made their first contribution in #32
Full Changelog: https://github.com/Firefox-AI/MLPA/commits/v0.1.0