-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [2.26.2](https://togithub.com/googleapis/java-datastore/compare/v2.26.1...v2.26.2) (2025-02-12) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.53.0 ([be0d0cd](https://togithub.com/googleapis/java-datastore/commit/be0d0cd960b9254d26404d9331b78dee1104cf0a)) ### Dependencies * Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 ([#1737](https://togithub.com/googleapis/java-datastore/issues/1737)) ([7272a41](https://togithub.com/googleapis/java-datastore/commit/7272a4197a0d7fb97ee039ccb88ac13a1ec037d1)) * Update googleapis/sdk-platform-java action to v2.53.0 ([#1738](https://togithub.com/googleapis/java-datastore/issues/1738)) ([b8a7a5d](https://togithub.com/googleapis/java-datastore/commit/b8a7a5d5d8700ccccb643162843e3043396a9444)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
7272a41
commit 4755aeb
Showing
11 changed files
with
45 additions
and
32 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-datastore:2.26.1:2.26.2-SNAPSHOT | ||
google-cloud-datastore-bom:2.26.1:2.26.2-SNAPSHOT | ||
proto-google-cloud-datastore-v1:0.117.1:0.117.2-SNAPSHOT | ||
datastore-v1-proto-client:2.26.1:2.26.2-SNAPSHOT | ||
proto-google-cloud-datastore-admin-v1:2.26.1:2.26.2-SNAPSHOT | ||
grpc-google-cloud-datastore-admin-v1:2.26.1:2.26.2-SNAPSHOT | ||
google-cloud-datastore:2.26.2:2.26.2 | ||
google-cloud-datastore-bom:2.26.2:2.26.2 | ||
proto-google-cloud-datastore-v1:0.117.2:0.117.2 | ||
datastore-v1-proto-client:2.26.2:2.26.2 | ||
proto-google-cloud-datastore-admin-v1:2.26.2:2.26.2 | ||
grpc-google-cloud-datastore-admin-v1:2.26.2:2.26.2 |