-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: googleapis/java-datastore
base: v2.17.5
head repository: googleapis/java-datastore
compare: v2.17.6
- 12 commits
- 23 files changed
- 5 contributors
Commits on Nov 2, 2023
-
chore(main): release 2.17.6-SNAPSHOT (#1228)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for bb8dc7e - Browse repository at this point
Copy the full SHA bb8dc7eView commit details
Commits on Nov 3, 2023
-
chore(deps): update dependency com.google.cloud:google-cloud-datastor…
…e to v2.17.5 (#1229) * chore(deps): update dependency com.google.cloud:google-cloud-datastore to v2.17.5 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b7b9bb5 - Browse repository at this point
Copy the full SHA b7b9bb5View commit details
Commits on Nov 7, 2023
-
build(deps): update dependency org.apache.maven.plugins:maven-surefir…
…e-plugin to v3.2.2 (#1231)
Configuration menu - View commit details
-
Copy full SHA for e6596f9 - Browse repository at this point
Copy the full SHA e6596f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c7fc6 - Browse repository at this point
Copy the full SHA 05c7fc6View commit details
Commits on Nov 9, 2023
-
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…27.0 (#1234) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.27.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 154b99d - Browse repository at this point
Copy the full SHA 154b99dView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70dd9cf - Browse repository at this point
Copy the full SHA 70dd9cfView commit details
Commits on Nov 16, 2023
-
chore: Update sync-repo-settings.yaml for v3-experimental branch (#1239)
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-datastore/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) 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).
Configuration menu - View commit details
-
Copy full SHA for f087f31 - Browse repository at this point
Copy the full SHA f087f31View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 41d43e8 - Browse repository at this point
Copy the full SHA 41d43e8View commit details -
fix: remove deprecated
databaseId
field in DatastoreOptions (#1237)* fix: remove deprecated `databaseId` field in DatastoreOptions * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05e25e5 - Browse repository at this point
Copy the full SHA 05e25e5View commit details -
build(deps): update dependency org.codehaus.mojo:build-helper-maven-p…
…lugin to v3.5.0 (#1243)
Configuration menu - View commit details
-
Copy full SHA for 9686339 - Browse repository at this point
Copy the full SHA 9686339View commit details
Commits on Nov 30, 2023
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.20.0 (#1247)
Configuration menu - View commit details
-
Copy full SHA for c4e3533 - Browse repository at this point
Copy the full SHA c4e3533View commit details -
chore(main): release 2.17.6 (#1232)
🤖 I have created a release *beep* *boop* --- ## [2.17.6](https://togithub.com/googleapis/java-datastore/compare/v2.17.5...v2.17.6) (2023-11-30) ### Bug Fixes * Remove deprecated `databaseId` field in DatastoreOptions ([#1237](https://togithub.com/googleapis/java-datastore/issues/1237)) ([05e25e5](https://togithub.com/googleapis/java-datastore/commit/05e25e5d31f72f9cdedbb5efa85c64b55ccbc405)) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 ([#1247](https://togithub.com/googleapis/java-datastore/issues/1247)) ([c4e3533](https://togithub.com/googleapis/java-datastore/commit/c4e3533fe357827cc25d0f029e5a83ced31db12a)) * Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 ([#1230](https://togithub.com/googleapis/java-datastore/issues/1230)) ([05c7fc6](https://togithub.com/googleapis/java-datastore/commit/05c7fc69d52f5a9026a6529f638fe6164860e8f9)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 0a965b9 - Browse repository at this point
Copy the full SHA 0a965b9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.17.5...v2.17.6