Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #533 +/- ##
============================================
+ Coverage 84.04% 84.08% +0.03%
+ Complexity 2540 2539 -1
============================================
Files 140 140
Lines 13891 13891
Branches 1329 1329
============================================
+ Hits 11675 11680 +5
+ Misses 1672 1669 -3
+ Partials 544 542 -2
Continue to review full report at Codecov.
|
14287a6
to 0b468d9
Compare thiagotnunes approved these changes Oct 22, 2020
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. Corresponding google-cloud-go PR: googleapis/google-cloud-go#3708 Changes: chore: use build file generator from googleapis/rules_gapic repository. Committer: @alexander-fenster PiperOrigin-RevId: 358007902 Source-Link: googleapis/googleapis@e53f05c feat: add optional OIDC JWKs field, add http rules, miscellaneous updates PiperOrigin-RevId: 357987605 Source-Link: googleapis/googleapis@caeee13 chore: delete unused gapic.yaml configs for maps/routespreferred Committer: @miraleung PiperOrigin-RevId: 357946238 Source-Link: googleapis/googleapis@8b0cc14 chore: migrate StreetView to the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357863594 Source-Link: googleapis/googleapis@8ca872c chore: migrate Enduro to the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357862785 Source-Link: googleapis/googleapis@c465e2f feat(documentai): Update documentai/v1beta3 protos PiperOrigin-RevId: 357825340 Source-Link: googleapis/googleapis@1f68cd0 feat: Add csharp_proto_libraries for google/type. Committer: @damonkey2 PiperOrigin-RevId: 357809969 Source-Link: googleapis/googleapis@67233f5 chore: update gapic-generator-java to 0.0.20 Committer: @miraleung PiperOrigin-RevId: 357800868 Source-Link: googleapis/googleapis@e8bc447 chore: migrate maps/routes onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357794425 Source-Link: googleapis/googleapis@9af3d4d fix: RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. feat: Support SentimentAnalysisResult input in the WebhookRequest. PiperOrigin-RevId: 357788001 Source-Link: googleapis/googleapis@2bea43c chore: migrate maps/routes onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357773363 Source-Link: googleapis/googleapis@a3b60b0 chore: migrate maps/roads onto the {Java,Python} microgenerators Committer: @miraleung PiperOrigin-RevId: 357770189 Source-Link: googleapis/googleapis@28a44ec fix(dialogflow/cx): RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. PiperOrigin-RevId: 357757017 Source-Link: googleapis/googleapis@38d77ab build(orgpolicy): add BUILD files to generate client library for orgpolicy PiperOrigin-RevId: 357293749 Source-Link: googleapis/googleapis@78f5365 chore(bazel): update Go microgenerator to v0.18.1 Changes include: - adding GapicMetadata generation - renaming plugin flag `gapic-service-config` -> `api-service-config` (still supports the old one, but it is undocumented) - normal updates to dependencies PiperOrigin-RevId: 357260962 Source-Link: googleapis/googleapis@178d16d feat(gkehub): Update Membership API v1beta1 proto PiperOrigin-RevId: 357242088 Source-Link: googleapis/googleapis@1b2ab49 chore(bazel): temp override go-genproto dep PiperOrigin-RevId: 357228807 Source-Link: googleapis/googleapis@f235b89 chore: updates prediction and training proto files to v1beta1 AI Platform client libraries. feat!: removes unused protos from schema/ folders: schema/io_format.proto, schema/saved_query_metadata.proto feat!: ImageSegmentationPredictionResult.category_mask field changed to string data type feat: AutoMlImageSegmentationInputs.ModelType adds MOBILE_TF_LOW_LATENCY constant feat: AutoMlVideoClassificationInputs.ModelType adds MOBILE_JETSON_VERSATILE_1 constant Committer: @telpirion PiperOrigin-RevId: 357223795 Source-Link: googleapis/googleapis@f9cd594 feat: Add Traffic data to the leg and step level. PiperOrigin-RevId: 357215334 Source-Link: googleapis/googleapis@5a11760 chore(longrunning): Operations proto comment cleanup Committer: @miraleung PiperOrigin-RevId: 357075713 Source-Link: googleapis/googleapis@c059c46
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
* ci(java): switch to Actions (googleapis#533) * ci: switch to Actions * update based on comment Source-Author: Stephanie Wang <[email protected]> Source-Date: Mon May 11 12:54:00 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 55cdc844877d97139f25004229842624a6a86a02 Source-Link: googleapis/synthtool@55cdc84 * chore: move ci.yaml to workflows dir (googleapis#535) Source-Author: Stephanie Wang <[email protected]> Source-Date: Mon May 11 16:24:04 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 98c50772ec23295c64cf0d2ddf199ea52961fd4c Source-Link: googleapis/synthtool@98c5077 * docs: update CONTRIBUTING.md to include code formatting (googleapis#534) Co-authored-by: Jeff Ching <[email protected]> Co-authored-by: Jeffrey Rennie <[email protected]> Source-Author: Brian Chen <[email protected]> Source-Date: Tue May 12 10:24:59 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 5b48b0716a36ca069db3038da7e205c87a22ed19 Source-Link: googleapis/synthtool@5b48b07
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…#533) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/76b59ea3-9589-4be2-a86f-50cc3a39422e/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@09c59c2
Sign up for free to join this conversation on . Already have an account? Sign in to comment
api: spannerIssues related to the googleapis/java-spanner API. cla: yesThis human has signed the Contributor License Agreement.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.27.1
->0.28.1
0.27.1
->0.28.1
0.27.1
->0.28.1
0.27.1
->0.28.1
0.27.1
->0.28.1
0.27.1
->0.28.1
Release Notes
census-instrumentation/opencensus-java
v0.28.1
Compare Source
This release adds support for OpenCensus to OpenTelemetry migration:
Breaking change: ContextUtils is no longer public
v0.28.0
Compare Source
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.