Skip to content

chore(deps): update dependency tink to v1.7.0#9919

Merged
leahecole merged 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/tink-1.x
May 10, 2023
Merged

chore(deps): update dependency tink to v1.7.0#9919
leahecole merged 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/tink-1.x

Conversation

@renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tink ==1.6.1 -> ==1.7.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

google/tink

v1.7.0: Tink 1.7.0

Compare Source

Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.

This is Tink 1.7.0.

To get started using Tink, see the installation instructions.

To see what we're working towards, check our project roadmap.

What's new

The complete list of changes since 1.6.1 can be found here.

General
  • Hybrid Public Key Encryption (HPKE)
    • Added support for HPKE as defined in RFC 9180
    • Implemented in C++, Java, Go, and Python.
    • NOTE: In C++, HPKE is not present when using OpenSSL or when FIPS-only mode is enabled.
  • JSON Web Token (JWT)
    • Added support for a subset of JWT as defined by RFC 7519 that is considered safe and most often used
    • Implemented in C++, Java, Go, and Python.
    • See the JWT-HOWTO.
  • Protocol buffer definitions and test data are now embedded within each Bazel workspace.
C++
  • Post-Quantum Cryptography
    • Experimental only implementations of Dilithium, Falcon, and Sphincs.
  • CMake build options
    • Added option to use pre-installed OpenSSL (v1.1.1), gTest, and Abseil (v1.1.1) src
    • Added option to propagate client CMAKE_CXX_STANDARD, see the CMAKE HOW-TO
  • Optional migration to absl::Status and absl::StatusOr
Java
Go
Python
  • Python 3.10 support
Objective-C

NOTE: Pending publication to CocoaPods.

  • arm64 (M1) support

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team May 9, 2023 02:23
@renovate-bot renovate-bot requested a review from a team as a code owner May 9, 2023 02:23
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2023
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: cloudsql labels May 9, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2023
@leahecole leahecole merged commit eb6a877 into GoogleCloudPlatform:main May 10, 2023
@renovate-bot renovate-bot deleted the renovate/tink-1.x branch May 10, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudsql samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants