Commit ef40c01
authored
chore(deps): update dependency tink to v1.6.1 (GoogleCloudPlatform#6543)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tink](https://togithub.com/google/tink) | `==1.6.0` -> `==1.6.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
***
### Release Notes
<details>
<summary>google/tink</summary>
### [`v1.6.1`](https://togithub.com/google/tink/releases/v1.6.1)
[Compare Source](https://togithub.com/google/tink/compare/v1.6.0...v1.6.1)
Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.
This is Tink 1.6.1.
To get started using Tink, see [the installation instructions](https://developers.google.com/tink/install-tink).
##### What's new
This is a patch release.
The complete list of changes since 1.6.0 can be found [here](https://togithub.com/google/tink/compare/v1.6.0...v1.6.1).
##### Java
##### Fix dependencies in Java Maven packages
In Tink 1.6.0, the Java Bazel configuration included a couple instances of a non-Android target depending on an Android target and vice versa. This resulted in larger than expected Maven packages.
##### Miscellaneous
Minor documentation fixes.
##### Known issues
* Tink for Python has issues in setup.py and the distribution scripts. Due to this, PyPI packages have not been published for this release. A follow up patch release will address this shortly.
* Tink for Obj-C still does not build with Bazel. However, you can still use it in your apps by installing our prebuilt package.
</details>
***
### Configuration
📅 **Schedule**: 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.
***
* \[x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
***
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).1 parent 73b96f9 commit ef40c01
File tree
3 files changed
+3
-3
lines changed- cloud-sql
- mysql/client-side-encryption
- postgres/client-side-encryption
- sql-server/client-side-encryption
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments