Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Adding Transaction.getAll()#2844

Merged
schmidt-sebastian merged 1 commit into
mastergoogleapis/google-cloud-java:masterfrom
mrschmidt-getallgoogleapis/google-cloud-java:mrschmidt-getallCopy head branch name to clipboard
Feb 5, 2018
Merged

Adding Transaction.getAll()#2844
schmidt-sebastian merged 1 commit into
mastergoogleapis/google-cloud-java:masterfrom
mrschmidt-getallgoogleapis/google-cloud-java:mrschmidt-getallCopy head branch name to clipboard

Conversation

@schmidt-sebastian

Copy link
Copy Markdown
Contributor

This adds support for a Transactions.getAll() call that lets users receive multiple documents in a Transaction, similar to what we already support with Firestore.getAll().

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 3, 2018
@schmidt-sebastian schmidt-sebastian merged commit e565459 into master Feb 5, 2018
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt-getall branch February 28, 2018 00:03
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
…storage to v3.11.2 (#2844)

Co-authored-by: Phong Chuong <147636638+PhongChuong@users.noreply.github.com>
suztomo pushed a commit that referenced this pull request Mar 9, 2026
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


## [6.57.0](https://togithub.com/googleapis/java-spanner/compare/v6.56.0...v6.57.0) (2024-01-29)


### Features

* Add FLOAT32 enum to TypeCode ([#2800](https://togithub.com/googleapis/java-spanner/issues/2800)) ([ccab146](https://togithub.com/googleapis/java-spanner/commit/ccab146905d864bcfe5de3cd507165cbb891efc9))
* Add support for Proto Columns ([#2779](https://togithub.com/googleapis/java-spanner/issues/2779)) ([0b2a334](https://togithub.com/googleapis/java-spanner/commit/0b2a33419ce9356e4e69d2bab9bb9ed5a2144753))
* **spanner:** Add proto descriptors for proto and enum types in create/update/get database ddl requests ([#2774](https://togithub.com/googleapis/java-spanner/issues/2774)) ([a99822e](https://togithub.com/googleapis/java-spanner/commit/a99822eeb977d34ce208df32b2cbc3f4ee602e74))


### Bug Fixes

* Remove google-cloud-spanner-executor from the BOM ([#2844](https://togithub.com/googleapis/java-spanner/issues/2844)) ([21081ea](https://togithub.com/googleapis/java-spanner/commit/21081ea961bad25b905aef07a54df8ec433b72f8))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 ([#2785](https://togithub.com/googleapis/java-spanner/issues/2785)) ([37fa448](https://togithub.com/googleapis/java-spanner/commit/37fa448409679c77294d74c57c27621a9bcb1ae9))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 ([#2801](https://togithub.com/googleapis/java-spanner/issues/2801)) ([edb48ef](https://togithub.com/googleapis/java-spanner/commit/edb48efc4d2a471ce3027da5aff20853ed91a6eb))


### Documentation

* Samples and tests for instance APIs. ([#2768](https://togithub.com/googleapis/java-spanner/issues/2768)) ([049ad7d](https://togithub.com/googleapis/java-spanner/commit/049ad7d9996f5f469efd5e0a45c11974ba3caf20))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Mar 30, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
rahul2393 pushed a commit to akash329d/google-cloud-java that referenced this pull request May 21, 2026
Change-Id: I5fff06ee77bb2565d0c1478ad18ff9324c26b984

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-bigtable/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
- [ ] Rollback plan is reviewed and LGTMed
- [ ] All new data plane features have a completed end to end testing plan

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the [samples format](
https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
rahul2393 pushed a commit to akash329d/google-cloud-java that referenced this pull request May 21, 2026
🤖 I have created a release *beep* *boop*
---


## [2.75.0](https://togithub.com/googleapis/java-bigtable/compare/v2.74.0...v2.75.0) (2026-03-24)


### Features

* Expose generated GAPIC instance admin client ([googleapis#2828](https://togithub.com/googleapis/java-bigtable/issues/2828)) ([48ad5f6](https://togithub.com/googleapis/java-bigtable/commit/48ad5f63d112da5efd6323447c4e2a970222a717))


### Bug Fixes

* **bigtable:** Add gauge handling ([googleapis#2830](https://togithub.com/googleapis/java-bigtable/issues/2830)) ([63129e2](https://togithub.com/googleapis/java-bigtable/commit/63129e28f5b0d77c92c2f7c84123883aa72aef83))
* **bigtable:** Plumb transport type correctly ([googleapis#2824](https://togithub.com/googleapis/java-bigtable/issues/2824)) ([cd7d0d9](https://togithub.com/googleapis/java-bigtable/commit/cd7d0d9f56ea7951bdb7de9d64a499ffc195b96f))
* Fix automated backup ([googleapis#2844](https://togithub.com/googleapis/java-bigtable/issues/2844)) ([a2b4a81](https://togithub.com/googleapis/java-bigtable/commit/a2b4a811568af8b6fa16a1db112cb98968d1ea29))
* Fix race in emulator controller ([googleapis#2836](https://togithub.com/googleapis/java-bigtable/issues/2836)) ([7df3a9a](https://togithub.com/googleapis/java-bigtable/commit/7df3a9ab66130150f8a930425166c97998d9a502))
* Use all known headers to detect connectivity errors ([googleapis#2841](https://togithub.com/googleapis/java-bigtable/issues/2841)) ([1a0c9aa](https://togithub.com/googleapis/java-bigtable/commit/1a0c9aaa16e0bbaf7bf01f27d0a9b39ad8f12e16))


### Dependencies

* Update shared dependencies ([googleapis#2850](https://togithub.com/googleapis/java-bigtable/issues/2850)) ([7f7fa92](https://togithub.com/googleapis/java-bigtable/commit/7f7fa92092970e57b1f67658059695c75c82a574))


### Documentation

* **bigtable:** Expose Admin API Stubs in Javadoc ([googleapis#2835](https://togithub.com/googleapis/java-bigtable/issues/2835)) ([4e3b4c6](https://togithub.com/googleapis/java-bigtable/commit/4e3b4c6fe2f67db06cd628f8516de13c1626c7db))
* **bigtable:** Expose Base Admin Clients in Javadoc ([googleapis#2833](https://togithub.com/googleapis/java-bigtable/issues/2833)) ([36a24ab](https://togithub.com/googleapis/java-bigtable/commit/36a24abcb480a05be9b7f94a55eb397a8adcb856))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.