vets-api/v0.0.1419
Release 0.0.1419 ami-0798395f97f0c7cf7
31e75c4 API-24186 New max dimensions for Benefits Intake API (#12457)
- Fix benefits intake page size reporting
Previously the height and width were reversed
- API-24186 Larger max page dimensions for Benefits Intake
We've learned that pages may be up to 78 in. x 101 in., so this updates
the maximum page dimensions in the benefits intake API accordingly. This
update is behind the fetaure flag,
vba_documents_larger_page_size_limit
. It obsoletes the old feature
flag vba_documents_skip_dimension_check
.
-
Restrict vba_documents Flipper flag usage to vba_documents module
-
Add specs for CentralMail::UploadError
af52c87 5531: remove logging when attempting to cache nil (#12497)
3986519 Add params to vets-api workflow (#12473)
-
Add params to vets-api workflow
-
update logic for web branch
-
Fix syntax error
-
Fix env variable assignment
-
Refinements based on vets-website testing of similar workflow
-
Fix typo
-
Wrong variable for expiration days
Co-authored-by: Curt Bonade [email protected]
f8c3f99 Add mcp notifications feature flag (#12496)
-
Add mcp notifications feature flag
-
Correct pundit call
882dd03 57009: temporarily remove rx logging (#12503)
-
57009: temporarily remove rx logging
-
lint
2a0bead API-26059 Log durations of some sidekiq jobs (#12474)
- API-26059 Adds generic way to opt a job into benchmark logging
7a3f9e9 Forms Api: Add log for submission UUID (#12505)
-
add log for uuid
-
line length
a7ce62b Rename MCP notifications endpoint (#12453)
-
Drop new from mcp notifications endpoint
-
Update before controller hooks
-
Update swagger spec