Release v4.16.0#642
Merged
Merged
Conversation
- Update mattermost templates to only display most important info - 'add new receiver for dev mattermost receiver
- update celery alerts to be per environment and to account for no workers being available
- Add tests for pia emails - Updated templates to conditionally render pia table vs tanf table
Co-authored-by: jtimpe <111305129+jtimpe@users.noreply.github.com>
…ors.html Co-authored-by: jtimpe <111305129+jtimpe@users.noreply.github.com>
…ors.html Co-authored-by: jtimpe <111305129+jtimpe@users.noreply.github.com>
Add extra steps for ACF before the deploy
… database is offline - Add visual indicator on postgres and health dashboard for when services were offline
* reparse-refactor first draft * moved the file * Added file submission state machine * parsing refactor logic changes * did some changes based on feedback * Remvoed tickets section from tech memo * added more definition on roadmap and added a checklist for reparse hardening * INGESTING step clarification * removed conflicting states and profread * Apply suggestion from @elipe17 Co-authored-by: Eric Lipe <125676261+elipe17@users.noreply.github.com> * Apply suggestion from @elipe17 Co-authored-by: Eric Lipe <125676261+elipe17@users.noreply.github.com> --------- Co-authored-by: Eric Lipe <125676261+elipe17@users.noreply.github.com>
PIA Email Logic
- Update refresh to be every 30 seconds
- remove unused variable
5420 - Program Integrity Audit e2e tests
BUG: Revoke CREATE on non-admin readonly roles
…ed-as-utc 5585 time in emails represented as utc
Hotfix: Pin Pipenv Version
Zero Allowed for TANF SNAP Assistance & Subsidized CC
Env Aware Alerts on Up Time Dashboard
…ions Optimize Remove Old Versions
…ack-reports-to-regional-users
…ns-for-feedback-reports-to-regional-users Send feedback report emails to regional users
…h validation tests (#5695) * Added state machine enum * Added Enums for state transitions * fixed filing tests * Add submission lifecycle transition helpers * fixing tests * changed the state name * simplify submission validation * fix failing test * linting
ADPennington
approved these changes
Apr 10, 2026
Collaborator
There was a problem hiding this comment.
v4.16.0 release includes the following:
features
- implements email notifications for PIA data submissions
- implements email notifications for regional staff re: feedback report uploads
- Zero Allowed for SNAP Assistance & Subsidized CC
- time in email notifications represented as utc converted to EST timezone
bug fixes
- BUG: Revoke CREATE permissions for non-admin readonly roles in db
devops
- PIA e2e tests
- Hotfix: Pin Pipenv Version (already in staging/prod as of v4.15.0)
- ensure historical db metrics are accessible in grafana
- Add missing flags to deployed prometheus instance
- limit alerts on dev/staging env to warning level
- improve time it takes for data version cleanup task to complete
- Fix health dashboard to respect environment filters
- add submissionstate and submissionlifecycle
documentation
- parsing refactor architecture plan
cc: v4.16.0 tracker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Raft Release: https://github.com/raft-tech/TANF-app/releases/tag/v4.16.0
Release Tracker: raft-tech#5770