Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

#1302 caught our object type being improperly converted. This addresses an additional report that we weren't accurate with two other types:

-booleanValue: true
+boolValue: true

-listValue = []
+listValue = { values: [] }

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 18, 2016
@coveralls
Copy link

coveralls commented May 18, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling a8f6b44 on stephenplusplus:spp--1302-2 into b877420 on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus merged commit 79b05af into googleapis:master May 18, 2016
miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
* fix(deps): update dependency protobufjs to v7

* fix: bump @grpc/proto-loader, use protobufjs-cli

* fix: use protobufjs-cli

* fix(deps): pin jsdoc to v3.6.7

Co-authored-by: Alexander Fenster <github@fenster.name>
Co-authored-by: Alexander Fenster <fenster@google.com>
miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
🤖 I have created a release *beep* *boop*
---


## [3.3.1](googleapis/gax-nodejs@v3.3.0...v3.3.1) (2022-08-29)


### Bug Fixes

* **deps:** update dependency protobufjs to v7.1.0 ([#1329](googleapis/gax-nodejs#1329)) ([fc5446e](googleapis/gax-nodejs@fc5446e))
* **deps:** update dependency protobufjs-cli to v1.0.1 ([#1328](googleapis/gax-nodejs#1328)) ([b810d37](googleapis/gax-nodejs@b810d37))
* refactor createByteLengthFunction, warn if fails ([#1331](googleapis/gax-nodejs#1331)) ([d27f7fa](googleapis/gax-nodejs@d27f7fa))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
sofisl pushed a commit that referenced this pull request Feb 3, 2026
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. core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants