Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy RC 453 to Production #11902

Merged
merged 12 commits into from
Feb 20, 2025
Merged

Deploy RC 453 to Production #11902

merged 12 commits into from
Feb 20, 2025

Conversation

eileen-nava
Copy link
Contributor

@eileen-nava eileen-nava commented Feb 20, 2025

User-Facing Improvements

  • Account Management: Add user event type for backup code removal (#11888)
  • In-person Proofing: Allow users to perform password reset on pending in-person profiles in fraud review without losing progress if the user supplies their personal key. (#11855)
  • Sign In: Improve design clarity of "Sign In" / "Create an Account" tabs (#11898)
  • In-person Proofing: Hide the warning banner on the password reset page when feature_pending_in_person_password_reset_enabled is true (#11885)

Bug Fixes

  • Document Authentication: Validate DocV state ID type (#11895)

Internal

  • Analytics: Update FormResponse error detail serialization as default behavior (#11850)
  • Dependencies: Update dependencies to resolve security advisories (#11896)
  • Document Authentication: Rate limiting on last attempt to evaulate vendor and pii validation (#11875)
  • Maintenance: Remove NewRelic monkey patch (#11901)
  • Monitoring: Disable distributed tracing in NewRelic (#11900)
  • reCaptcha optimization: Load reCAPTCHA script earlier in page (#11880)

kevinsmaster5 and others added 12 commits February 18, 2025 15:15
* changelog: Internal, reCaptcha optimization, Load reCAPTCHA script earlier in page

* use content_for to insert the named yield block into the layout

* move recaptcha script tests to more appropriate erb

* move recaptcha script to a yield preceeding the stylesheets

* test for presence of script

* errant line break removed

* stand up spec tests in new session view

* rename content region symbol

* move tests to a more appropriate spec
…11850)

changelog: Internal, Analytics, Update FormResponse error detail serialization as default behavior
…iew (#11855)

changelog: User-facing Improvement, In-person Proofing, Allow users to perform password reset on pending in-person profiles in fraud review without losing progress if the user supplies their personal key.
* Update Mocha to resolve security advisory in descendent package

changelog: Internal, Dependencies, Update dependencies to resolve security advisories

* Update Nokogiri to resolve security advisory
* Reapply "LG-15484: Update design of Sign In/Create Account tabs (#11872)" (#11893)

This reverts commit 2aacd53.

* Center-align tab navigation text when wrapped

* Add changelog

changelog: User-Facing Improvements, Sign In, Improve design clarity of "Sign In" / "Create an Account" tabs
* verify docv id type

changelog: Bug Fixes, Document Authentication, Validate DocV state ID type

* use existing ID TYPE SLUGS

* display invalid id type error messaging

* hybrid mobile test for unacceptable id type

* set unnaceptable_id_type to boolean
changelog: User-facing Improvement, In-person
Proofing, Hide the warning banner on the password reset page when
feature_pending_in_person_password_reset_enabled is true.
changelog: Internal, Monitoring, Disable distributed tracing in NewRelic
* changelog: User-Facing Improvements, Account Management, Add user event type for backup code removal

* set corrected Spanish translation string

* remove check for nil event type
* rate limit doc auth last attempt to check whether doc auth was successful

changelog: Internal, Document Authentication, Rate limiting on last attempt to evaulate vendor and pii validation

* resolve merge conflicts

* rate limited docv users cannot retry capture app

* spec to test that rate limited user cannot reattempt capture app

* alway check for valid document capture session

* happy linting

* reload document_capture_session to see if it has a result_id

* fetch user before calling handle_stored_result in hybrid mobile

* verify a valid document capture session exists

* happy linting

* refactor specs

* stub load_result for document_capture_session

* stub load_result for document_capture_session

* add extr_attributes for DocAuth::Response

* happy linting

* add spec for ID card
changelog: Internal, Maintenance, Remove NewRelic monkey patch
@aduth
Copy link
Contributor

aduth commented Feb 20, 2025

Code Revert: Revert changes introduced in 4ab0dcb (#11872)

I would suggest removing this from the release notes, since the changes were unreverted and reflected under the user-facing enhancements for "Sign in".

@eileen-nava eileen-nava merged commit bf18062 into stages/prod Feb 20, 2025
1 check passed
@eileen-nava eileen-nava deleted the stages/rc-2025-02-20 branch February 20, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants