-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: googleapis/java-datastore
base: v2.16.3
head repository: googleapis/java-datastore
compare: v2.17.0
- 11 commits
- 41 files changed
- 6 contributors
Commits on Aug 2, 2023
-
chore(deps): update dependency com.google.cloud:google-cloud-datastor…
…e to v2.16.3 (#1162) * chore(deps): update dependency com.google.cloud:google-cloud-datastore to v2.16.3 * 🦉 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 e9c28c7 - Browse repository at this point
Copy the full SHA e9c28c7View commit details -
chore(main): release 2.16.4-SNAPSHOT (#1161)
🤖 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 eb25599 - Browse repository at this point
Copy the full SHA eb25599View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83158b6 - Browse repository at this point
Copy the full SHA 83158b6View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70cc371 - Browse repository at this point
Copy the full SHA 70cc371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4094c70 - Browse repository at this point
Copy the full SHA 4094c70View commit details
Commits on Aug 14, 2023
-
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…22.0 (#1168) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.22.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 c8cc09a - Browse repository at this point
Copy the full SHA c8cc09aView commit details
Commits on Aug 17, 2023
-
feat: publish proto definitions for SUM/AVG in Datastore (#1157)
* feat: publish proto definitions for SUM/AVG in Datastore PiperOrigin-RevId: 552847139 Source-Link: googleapis/googleapis@6148e5b Source-Link: https://github.com/googleapis/googleapis-gen/commit/96be51b995047bfdef4825178539e238583101a9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTZiZTUxYjk5NTA0N2JmZGVmNDgyNTE3ODUzOWUyMzg1ODMxMDFhOSJ9 * 🦉 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 954320a - Browse repository at this point
Copy the full SHA 954320aView commit details -
docs: Update property requirement specifications (#1169)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 557861399 Source-Link: https://togithub.com/googleapis/googleapis/commit/3303b93dc165b6a5b8efdaf30db292e9ed1f28e5 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/fb0d0a45385eb0be5842111af79af5d719d32168 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmIwZDBhNDUzODVlYjBiZTU4NDIxMTFhZjc5YWY1ZDcxOWQzMjE2OCJ9
Configuration menu - View commit details
-
Copy full SHA for c908837 - Browse repository at this point
Copy the full SHA c908837View commit details
Commits on Aug 18, 2023
-
ci: javadoc as a required check (#1171)
Manual configuration to the required check has been removed. Adding that back via sync-repo-settings.yaml.
Configuration menu - View commit details
-
Copy full SHA for 4dc4aa5 - Browse repository at this point
Copy the full SHA 4dc4aa5View commit details
Commits on Aug 22, 2023
-
feat: Sum and Avg aggregation feature (#1067)
* creating sum aggregation * creating avg aggregation * refactoring code to configure alias into an aggregation * Add method in aggregation query builders to accept aggregation in var args form * refactoring equals implementation * changed visibility from public to protected * Made aggregation result capable of returning double values * clirr ignore new method * Made transformer capable of parsing double values * mock webserver simulating sum and avg aggregation response * integration tests for sum and avg * Marking sum and avg methods with @BetaApi annotation * incorporating feedbacks * fixing lint * refactoring dispatcher code * incorporating feedbacks * cleaing up proxy code, as sum/avg now can be run against nightly * remove deprecated annotation * tests for sum and avg aggregations in GQL query * removing the addaggregation variant accepting list of aggregations * fix lint failures * removed BetaApi annotation from sum and avg aggregation * adding doc to AggregationResult#getDouble * adding sum/avg aggreggation test with autogenerated alias * adding a test to run sum and avg aggregation together * testing sum and avg aggregations with transactions * type check before returning the result from aggregation result class
Configuration menu - View commit details
-
Copy full SHA for 56d1001 - Browse repository at this point
Copy the full SHA 56d1001View commit details -
chore(main): release 2.17.0 (#1164)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb25c71 - Browse repository at this point
Copy the full SHA eb25c71View 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.16.3...v2.17.0