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

build: release 6.100.0 #7008

Merged
merged 2 commits into from
Jan 9, 2024
Merged

build: release 6.100.0 #7008

merged 2 commits into from
Jan 9, 2024

Conversation

tshuli
Copy link
Contributor

@tshuli tshuli commented Jan 8, 2024

Problem

When we rolled out encryption boundary shift and virus scanner, we built in a fallback mechanism to the encrypt submission mode in case of error.

This PR:

  • Drops the frontend fallback to encrypt submission mode
  • Removes the encrypt submission route on the backend
  • Removes the feature flags

Tests

Regresssion

On GSIB
  • Storage mode form with multiple attachment works
  • Email mode form with multiple attachment works

Deploy notes

  • After release is stable, remove the following feature flags from DB:
    • encryptionBoundaryShift: 'encryption-boundary-shift'
    • encryptionBoundaryShiftHardValidation: 'encryption-boundary-shift-hard-validation'
    • encryptionBoundaryShiftVirusScanner: 'encryption-boundary-shift-virus-scanner'

@tshuli tshuli changed the title chore: remove encrypt submission mode fallback build: release 6.100.0 Jan 9, 2024
Copy link
Contributor

@KenLSM KenLSM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tshuli tshuli merged commit 8817158 into release-al2 Jan 9, 2024
22 checks passed
@tshuli tshuli deleted the chore/drop-encrypt-mode branch January 9, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants