This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Releases: cfpb/sbl-filing-api
Releases · cfpb/sbl-filing-api
0.5.16
What's Changed
- feat: temp skip image scan until base image switchable by @lchen-2101 in #818
Full Changelog: 0.5.15...0.5.16
0.5.15
What's Changed
- chore: update commons dep by @lchen-2101 in #812
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #727
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #750
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #787
- build(deps-dev): bump flask from 3.1.0 to 3.1.1 in the pip group by @dependabot[bot] in #651
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #806
- build(deps-dev): bump ruff from 0.11.7 to 0.14.2 by @dependabot[bot] in #804
- build(deps): bump sqlalchemy from 2.0.40 to 2.0.44 by @dependabot[bot] in #793
- build(deps-dev): bump locust from 2.36.2 to 2.42.1 by @dependabot[bot] in #808
- build(deps): bump boto3 from 1.38.3 to 1.40.62 by @dependabot[bot] in #811
Full Changelog: 0.5.14...0.5.15
0.5.14
What's Changed
- chore: commons update by @lchen-2101 in #630
- build(deps-dev): bump pytest-cov from 6.0.0 to 6.1.1 by @dependabot in #614
- build(deps-dev): bump ruff from 0.11.2 to 0.11.7 by @dependabot in #633
- build(deps-dev): bump locust from 2.33.1 to 2.36.0 by @dependabot in #635
- build(deps): bump boto3 from 1.37.23 to 1.38.3 by @dependabot in #636
- build(deps): bump h11 from 0.14.0 to 0.16.0 in the pip group by @dependabot in #637
Full Changelog: 0.5.13...0.5.14
0.5.13
What's Changed
- build(deps): bump async-lru from 2.0.4 to 2.0.5 by @dependabot in #589
- build(deps-dev): bump ruff from 0.10.0 to 0.11.2 by @dependabot in #595
- build(deps): bump boto3 from 1.37.12 to 1.37.19 by @dependabot in #597
- build(deps): bump alembic from 1.15.1 to 1.15.2 by @dependabot in #604
- build(deps): bump boto3 from 1.37.19 to 1.37.23 by @dependabot in #603
- build(deps): bump sqlalchemy from 2.0.39 to 2.0.40 by @dependabot in #602
- build(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 by @dependabot in #600
- chore: update commons dep by @lchen-2101 in #598
Full Changelog: 0.5.12...0.5.13
0.5.12
What's Changed
- fix: use the updated ubi8 image for security patches by @lchen-2101 in #586
Full Changelog: 0.5.11...0.5.12
0.5.11
What's Changed
- Ran poetry lock to pull in latest api-commons by @jcadam14 in #527
- build(deps-dev): bump ruff from 0.7.4 to 0.8.2 by @dependabot in #525
- build(deps): bump python-keycloak from 4.7.1 to 4.7.3 by @dependabot in #516
- feat: request action validation framework created, and implemented on sign and submit endpoint by @lchen-2101 in #512
- updated locust test_leis.json file path by @thetoolsmith in #524
- Added filing validators class, rearranged code by @jcadam14 in #530
- build(deps): bump python-multipart from 0.0.18 to 0.0.19 by @dependabot in #528
- build(deps-dev): bump ruff from 0.8.2 to 0.8.3 by @dependabot in #531
- build(deps): bump httpx from 0.27.2 to 0.28.0 by @dependabot in #513
- add build and publish workflow by @thetoolsmith in #539
- reset image name, gha package access updated by @thetoolsmith in #550
- build(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.3 by @dependabot in #562
- build(deps-dev): bump ruff from 0.8.3 to 0.9.4 by @dependabot in #565
- build(deps): bump python-keycloak from 5.0.0 to 5.1.2 by @dependabot in #560
- 556 Run linters on PRs by @michaeljwood in #557
- build(deps-dev): bump locust from 2.32.4 to 2.32.8 by @dependabot in #566
- build(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 in the pip group by @dependabot in #544
- build(deps): bump python-multipart from 0.0.19 to 0.0.20 by @dependabot in #534
- build(deps): bump python-keycloak from 5.1.2 to 5.2.0 by @dependabot in #570
- Remove validation_results from get_submissions endpoint by @michaeljwood in #564
- build(deps): bump cryptography from 44.0.0 to 44.0.1 in the pip group by @dependabot in #576
- build(deps-dev): bump black from 24.8.0 to 25.1.0 by @dependabot in #568
- build(deps-dev): bump pytest from 8.3.4 to 8.3.5 by @dependabot in #578
- build(deps): bump alembic from 1.14.0 to 1.15.1 by @dependabot in #577
- dep: update api-commons dependency to bump python-keycloak by @lchen-2101 in #579
- build(deps): bump boto3 from 1.35.25 to 1.35.56 by @dependabot in #484
- build(deps): bump boto3 from 1.35.56 to 1.37.11 by @dependabot in #581
- build(deps-dev): bump aiosqlite from 0.20.0 to 0.21.0 by @dependabot in #571
- build(deps-dev): bump ruff from 0.9.4 to 0.9.10 by @dependabot in #580
- dep: general updates to deps by @lchen-2101 in #583
- fix: validator update patch by @lchen-2101 in #584
- build(deps-dev): bump ruff from 0.9.10 to 0.10.0 by @dependabot in #585
New Contributors
- @thetoolsmith made their first contribution in #524
- @michaeljwood made their first contribution in #557
Full Changelog: 0.5.10...0.5.11
0.5.10
What's Changed
- 495 sign confirm email by @guffee23 in #510
- build(deps): bump python-multipart from 0.0.17 to 0.0.18 by @dependabot in #514
- Removed src from import by @guffee23 in #519
- Ran poetry.lock to get data-validator with polars-lts-cpu by @jcadam14 in #520
- fix: remove duplicate upload, and update tests to capture it by @lchen-2101 in #522
Full Changelog: 0.5.9...0.5.10
0.5.9
What's Changed
- 474 update is voluntary field to be nullable by @jcadam14 in #475
- build(deps-dev): bump locust from 2.31.6 to 2.32.2 by @dependabot in #485
- build(deps-dev): bump werkzeug from 3.0.3 to 3.0.6 in the pip group by @dependabot in #489
- build(deps): bump asyncpg from 0.29.0 to 0.30.0 by @dependabot in #467
- build(deps): bump alembic from 1.13.3 to 1.14.0 by @dependabot in #493
- 378 update submission processing to use polars data validator by @jcadam14 in #394
- Added counter field and updated confirmation_id by @jcadam14 in #473
- Added check to post filing. by @guffee23 in #498
- build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #501
- build(deps-dev): bump ruff from 0.7.0 to 0.7.4 by @dependabot in #500
- Added mail api url to config by @guffee23 in #499
- build(deps): bump python-multipart from 0.0.12 to 0.0.17 by @dependabot in #491
- build(deps-dev): bump locust from 2.32.2 to 2.32.3 by @dependabot in #502
- Removed counter to id code by @jcadam14 in #509
Full Changelog: 0.5.8...0.5.9
sbl-filing-api release 0.5.8
sbl-filing-api release 0.5.7
What's Changed
- 142 all filings endpoint by @guffee23 in #341
- 428 contact info char limit by @guffee23 in #439
- added to char limit to user action fields by @nargis-sultani in #441
- Added is_voluntary to Filing, added alembic script, and updated the t… by @nargis-sultani in #454
- Added order_by to signatures with desc timestamp by @jcadam14 in #457
- Updated log-config.yaml to log regtech library calls by @nargis-sultani in #458
- build(deps): bump python-multipart from 0.0.10 to 0.0.12 by @dependabot in #431
- build(deps-dev): bump ruff from 0.6.7 to 0.7.0 by @dependabot in #452
- Ran poetry update regtech-api-commons by @jcadam14 in #464
Full Changelog: 0.5.6...0.5.7