Skip to content

LG-10218 Retire the v2 session encryptor#8687

Merged
jmhooper merged 3 commits intomainfrom
jmhooper-retire-v2-session-encryptor
Jun 30, 2023
Merged

LG-10218 Retire the v2 session encryptor#8687
jmhooper merged 3 commits intomainfrom
jmhooper-retire-v2-session-encryptor

Conversation

@jmhooper
Copy link
Contributor

We have migrated from the v2 encryptor to the v3 encryptor so the v2 encryptor can be safely retired.

We have migrated from the v2 encryptor to the v3 encryptor so the v2 encryptor can be safely retired.

changelog: Internal, Session encryption, The v2 session encryptor was removed in favor of the v3 session encryptor.
@jmhooper
Copy link
Contributor Author

To ensure environments that have not had the v3 encryptor enabled do not encounter issues this change should go 1 release cycle behind #8686.

For reference, production and int both have the v3 encryptor enabled. Staging does not.

@@ -3,210 +3,172 @@
RSpec.describe SessionEncryptor do
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I recommend the "Hide whitespace" setting for reviewing this file.

Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM, super simple diff w/ whitespace hidden

@jmhooper jmhooper changed the title Retire the v2 session encryptor LG-10218 Retire the v2 session encryptor Jun 29, 2023
@jmhooper jmhooper merged commit db08bbe into main Jun 30, 2023
@jmhooper jmhooper deleted the jmhooper-retire-v2-session-encryptor branch June 30, 2023 15:29
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.

3 participants