Skip to content

Commit

Permalink
chore: regenerate README with libraries-bom 4.3.0 (#121)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/a125b45b-0076-42f9-a19b-08e11e75194b/targets
  • Loading branch information
yoshi-automation committed Mar 24, 2020
1 parent e41dd0a commit 922260e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>4.2.0</version>
<version>4.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
23 changes: 12 additions & 11 deletions synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2020-03-19T21:42:43.076357Z",
"updateTime": "2020-03-24T18:03:31.170334Z",
"sources": [
{
"generator": {
Expand All @@ -12,40 +12,41 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c8c8c0bd15d082db9546253dbaad1087c7a9782c",
"internalRef": "301843591"
"sha": "36c0febd0fa7267ab66d14408eec2afd1b6bec4e",
"internalRef": "302639621"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c8c8c0bd15d082db9546253dbaad1087c7a9782c",
"internalRef": "301843591"
"sha": "36c0febd0fa7267ab66d14408eec2afd1b6bec4e",
"internalRef": "302639621"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c8c8c0bd15d082db9546253dbaad1087c7a9782c",
"internalRef": "301843591"
"sha": "36c0febd0fa7267ab66d14408eec2afd1b6bec4e",
"internalRef": "302639621"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c8c8c0bd15d082db9546253dbaad1087c7a9782c",
"internalRef": "301843591",
"log": "c8c8c0bd15d082db9546253dbaad1087c7a9782c\nchore: use latest gapic-generator in bazel WORKSPACE.\nincluding the following commits from gapic-generator:\n- feat: take source protos in all sub-packages (#3144)\n\nPiperOrigin-RevId: 301843591\n\ne4daf5202ea31cb2cb6916fdbfa9d6bd771aeb4c\nAdd bazel file for v1 client lib generation\n\nPiperOrigin-RevId: 301802926\n\n"
"sha": "36c0febd0fa7267ab66d14408eec2afd1b6bec4e",
"internalRef": "302639621",
"log": "36c0febd0fa7267ab66d14408eec2afd1b6bec4e\nUpdate GAPIC configurations to v2 .yaml.\n\nPiperOrigin-RevId: 302639621\n\n078f222366ed344509a48f2f084944ef61476613\nFix containeranalysis v1beta1 assembly target name\n\nPiperOrigin-RevId: 302529186\n\n0be7105dc52590fa9a24e784052298ae37ce53aa\nAdd BUILD.bazel file to asset/v1p1beta1\n\nPiperOrigin-RevId: 302154871\n\n6c248fd13e8543f8d22cbf118d978301a9fbe2a8\nAdd missing resource annotations and additional_bindings to dialogflow v2 API.\n\nPiperOrigin-RevId: 302063117\n\n9a3a7f33be9eeacf7b3e98435816b7022d206bd7\nChange the service name from \"chromeos-moblab.googleapis.com\" to \"chromeosmoblab.googleapis.com\"\n\nPiperOrigin-RevId: 302060989\n\n98a339237577e3de26cb4921f75fb5c57cc7a19f\nfeat: devtools/build/v1 publish client library config annotations\n\n* add details field to some of the BuildEvents\n* add final_invocation_id and build_tool_exit_code fields to BuildStatus\n\nPiperOrigin-RevId: 302044087\n\ncfabc98c6bbbb22d1aeaf7612179c0be193b3a13\nfeat: home/graph/v1 publish client library config annotations & comment updates\n\nThis change includes adding the client library configuration annotations, updated proto comments, and some client library configuration files.\n\nPiperOrigin-RevId: 302042647\n\n"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "bcad3e01b69851ad682a87f8202003a1683ad73a"
"sha": "6a17abc7652e2fe563e1288c6e8c23fc260dda97",
"log": "6a17abc7652e2fe563e1288c6e8c23fc260dda97\ndocs: document the release schedule we follow (#454)\n\n\n7e98e1609c91082f4eeb63b530c6468aefd18cfd\nbuild: use checkout@v2, not v1, as this allows manual re-running of tests (#451)\n\nhttps://github.com/actions/checkout/issues/23\n"
}
}
],
Expand Down

0 comments on commit 922260e

Please sign in to comment.