Skip to content

Regenerate iot client#4000

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

Regenerate iot client#4000
yoshi-automation wants to merge 1 commit intomasterfrom
autosynth-iot

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Cloning googleapis.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:90f9d15e9bad675aeecd586725bce48f5667ffe7d5fc4d1e96d51ff34304815b
Status: Image is up to date for googleapis/artman:latest
synthtool > Running generator for google/cloud/iot/artman_cloudiot.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Cleaned up 1 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation requested a review from a team November 17, 2018 08:38
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 17, 2018
@chingor13 chingor13 closed this Nov 19, 2018
suztomo pushed a commit that referenced this pull request Mar 9, 2026
Removes client-side `checkArgument` and `checkNotNull` validations from the constructors of `TableId`, `DatasetId`, `RoutineId`, `ModelId`, and `ConnectionProperty`.

This change makes the client library more robust by preventing crashes when the server sends a response with unexpected null or empty values in these fields.
lqiu96 pushed a commit that referenced this pull request Mar 20, 2026
Removes client-side `checkArgument` and `checkNotNull` validations from the constructors of `TableId`, `DatasetId`, `RoutineId`, `ModelId`, and `ConnectionProperty`.

This change makes the client library more robust by preventing crashes when the server sends a response with unexpected null or empty values in these fields.
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
Protobuf-java
[v4.33.x](https://github.com/protocolbuffers/protobuf/releases/tag/v33.0)
restored gen code compatibility to 3.0.0. Upgrade protobuf runtime and
gen code to 4.33.x should have minimum risks now. See

[go/cloud-java:protobuf-4.x-upgrade](http://goto.google.com/cloud-java:protobuf-4.x-upgrade)
for details.

---------

Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: Diego Marquez <diegomarquezp@google.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>2.66.0</summary>

##
[2.66.0](googleapis/sdk-platform-java@v2.65.1...v2.66.0)
(2026-01-23)


### Features

* Upgrade protobuf runtime and gen code to 4.33.x
([#4000](googleapis/sdk-platform-java#4000))
([#4074](googleapis/sdk-platform-java#4074))
([fe9fdf2](googleapis/sdk-platform-java@fe9fdf2))


### Dependencies

* Downgrade opentelemetry to 1.51.0
([#4075](googleapis/sdk-platform-java#4075))
([b594cef](googleapis/sdk-platform-java@b594cef))
* update auth library to 1.42.0
([#4087](googleapis/sdk-platform-java#4087))
([62e35e5](googleapis/sdk-platform-java@62e35e5))
* update googleapis/java-cloud-bom digest to ef3656d
([#3630](googleapis/sdk-platform-java#3630))
([0db9a4c](googleapis/sdk-platform-java@0db9a4c))
* update http-client to 2.1.0
([#4086](googleapis/sdk-platform-java#4086))
([c623677](googleapis/sdk-platform-java@c623677))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
The snapshot timestamp is the timestamp at which all the reads in a
transaction ran when using repeatable read isolation. The method is
only intended to be used for internal testing purposes, so the snapshot
timestamp will be `null` if attempted to be used externally.
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