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

Cherry-picks for 1.14.1 patch release #40

Merged
merged 2 commits into from
Jul 18, 2024
Merged

Commits on Jul 18, 2024

  1. Downgrade proto to 3.25.3

    Protobuf 4.x introduced a breaking change. Version 27.2 introduced a set of stubs to make proto backward compatible (https://github.com/protocolbuffers/protobuf/releases/tag/v27.2) but this seems to be incomplete (protocolbuffers/protobuf#17247).
    
    tink-crypto#31
    
    PiperOrigin-RevId: 653514325
    Change-Id: I10ac3cab3a8856864052619569e6be0492dca274
    (cherry picked from commit 9fdb4e2)
    morambro committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    341c804 View commit details
    Browse the repository at this point in the history
  2. Bump tink-java version to 1.14.1

    PiperOrigin-RevId: 653600637
    Change-Id: If24cfa9e90ab77b03d01b0c906aa00ace41e523b
    (cherry picked from commit 17e7243)
    morambro committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    decd0e0 View commit details
    Browse the repository at this point in the history