-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v6.6.1
head repository: googleapis/java-spanner
compare: v6.7.0
- 12 commits
- 46 files changed
- 5 contributors
Commits on Jun 10, 2021
-
chore: release 6.6.2-SNAPSHOT (#1243)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 361c09f - Browse repository at this point
Copy the full SHA 361c09fView commit details -
chore: release gapic-generator-java v1.0.11 (#1240)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/1a565fa5-09df-4f20-8bf5-2f26a7d6445a/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 378266372 Source-Link: googleapis/googleapis@9e31055
Configuration menu - View commit details
-
Copy full SHA for 5afcdef - Browse repository at this point
Copy the full SHA 5afcdefView commit details -
chore: regenerate README (#1245)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-10 15:10:17,348 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-10 15:10:18,897 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/7a898f8e-0f17-46a6-abf0-f8ae9e8d8d41/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for a8a6fdf - Browse repository at this point
Copy the full SHA a8a6fdfView commit details
Commits on Jun 15, 2021
-
chore: release gapic-generator-java v1.0.12 (#1246)
Committer: @miraleung PiperOrigin-RevId: 378718217 Source-Author: Google APIs <[email protected]> Source-Date: Thu Jun 10 13:08:49 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 08c4eeb531c01ad031134dca94b18e3f7dd35902 Source-Link: googleapis/googleapis@08c4eeb
Configuration menu - View commit details
-
Copy full SHA for 193870d - Browse repository at this point
Copy the full SHA 193870dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0b9ef - Browse repository at this point
Copy the full SHA 9d0b9efView commit details -
chore: regenerate README (#1247)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-15 00:43:03,421 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-15 00:43:04,882 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/68c30991-7e83-44cb-989b-6be1bd6699bc/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 7d7f390 - Browse repository at this point
Copy the full SHA 7d7f390View commit details -
feat(spanner): add processing_units to Instance resource (#1248)
PiperOrigin-RevId: 378758342 Source-Author: Google APIs <[email protected]> Source-Date: Thu Jun 10 16:19:06 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: d8698715e4f5b7c45505dadd679255987c260180 Source-Link: googleapis/googleapis@d869871
Configuration menu - View commit details
-
Copy full SHA for e3c7e8f - Browse repository at this point
Copy the full SHA e3c7e8fView commit details -
fix: Update dependencies.sh to not break on mac (#1249)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/f853e0b6-9a6b-4346-9a07-ff7c7ec6f858/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@8f76a88
Configuration menu - View commit details
-
Copy full SHA for 1e1df84 - Browse repository at this point
Copy the full SHA 1e1df84View commit details
Commits on Jun 17, 2021
-
chore: release gapic-generator-java v1.0.13 (#1252)
Committer: @miraleung PiperOrigin-RevId: 379784268 Source-Author: Google APIs <[email protected]> Source-Date: Wed Jun 16 12:29:58 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 551681f25e36b11829e87e580281350461f4f3f5 Source-Link: googleapis/googleapis@551681f
Configuration menu - View commit details
-
Copy full SHA for 9641bc1 - Browse repository at this point
Copy the full SHA 9641bc1View commit details
Commits on Jun 21, 2021
-
feat: add support for instance processing units (#665)
* feat: add support for instance processing units * docs: add sample for instance processing units * fix: remove commented code + use junit asserts * fix: remove Spanner snapshot reference * test: add tests for InstanceInfo * cleanup: fix formatting + tests * chore: fix formatting * test: fixes instanceinfo test Due to master merge the compilation was failing. Fixes the builder construction here. * refactor: adds default impl for processing units Adds default implementation for the InstanceInfo set processing units in order to avoid a breaking change. * samples: remove LCI samples for now Removes the LCI samples for now, because they won't compile. We will re-add them once the main implementation is released. * fix: addresses PR comments Co-authored-by: Thiago Tasca Nunes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c1c8e9 - Browse repository at this point
Copy the full SHA 9c1c8e9View commit details -
chore: minimize noise from build scripts (#1253)
This should limit the amount of scrolling client devs have to do when debugging a test failure Co-authored-by: Elliotte Rusty Harold <[email protected]> Co-authored-by: Neenu Shaji <[email protected]> Source-Author: Igor Bernstein <[email protected]> Source-Date: Fri Jun 18 17:28:07 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 1c0c698705e668ccb3d68556ae7260f16ce63a6e Source-Link: googleapis/synthtool@1c0c698
Configuration menu - View commit details
-
Copy full SHA for a895b5a - Browse repository at this point
Copy the full SHA a895b5aView commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d989421 - Browse repository at this point
Copy the full SHA d989421View 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 v6.6.1...v6.7.0