Skip to content

encryption: Do not proactively fetch version

Administrator requested to merge ef/roll-forward into main

Created by: efritz

Alternative to #40117, (see also the slack context). This PR removes a proactive call of Version on decrypt, which easily doubles the number of KMS API calls we do on each decrypt.

Test plan

Existing unit tests.

Merge request reports

Loading