Summarized Changelog:
- Avoid using short exponents when encrypting in ElGamal, as some PGP implementations generate keys with parameters that are weak when short exponents are used
- Fix a low risk OAEP decryption side channel
- Remove support in OpenSSL provider for algorithms which are disabled by default in OpenSSL 3.0
Full changelog available here.