-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: googleapis/java-bigquerymigration
base: v0.1.1
head repository: googleapis/java-bigquerymigration
compare: v0.1.2
- 13 commits
- 28 files changed
- 4 contributors
Commits on Oct 19, 2021
-
chore: release 0.1.2-SNAPSHOT (#21)
🤖 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 66fa916 - Browse repository at this point
Copy the full SHA 66fa916View commit details -
chore(ruby): Re-enable bigquery-storage-v1 generation, which also req…
…uired updating protobuf from 3.15.3 to 3.18.1 for codegen (#17) - [x] Regenerate this pull request now. PiperOrigin-RevId: 403132955 Source-Link: googleapis/googleapis@d2977af Source-Link: https://github.com/googleapis/googleapis-gen/commit/99bb13c813c0e9c2682d03a8b3c3bcb382a909c9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTliYjEzYzgxM2MwZTljMjY4MmQwM2E4YjNjM2JjYjM4MmE5MDljOSJ9
Configuration menu - View commit details
-
Copy full SHA for 5c9e01a - Browse repository at this point
Copy the full SHA 5c9e01aView commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 12b2d58 - Browse repository at this point
Copy the full SHA 12b2d58View commit details -
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.2.0 (#23) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.1.0` -> `1.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.2.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​120-httpswwwgithubcomgoogleapisjava-shared-configcomparev110v120-2021-10-21) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.1.0...v1.2.0) ##### Features - Introduce Native Image testing build script changes ([#​1240](https://www.togithub.com/googleapis/java-shared-config/issues/1240)) ([#​334](https://www.togithub.com/googleapis/java-shared-config/issues/334)) ([4643cf1](https://www.github.com/googleapis/java-shared-config/commit/4643cf15be0b37fa8fa905d544d438cda7ef2ecd)) ##### Bug Fixes - **java:** downgrade native maven plugin version ([#​335](https://www.togithub.com/googleapis/java-shared-config/issues/335)) ([5834284](https://www.github.com/googleapis/java-shared-config/commit/5834284176fb34713d10082ce04f3b6abba85ad8)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquerymigration).
Configuration menu - View commit details
-
Copy full SHA for 457b040 - Browse repository at this point
Copy the full SHA 457b040View commit details
Commits on Oct 26, 2021
-
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…migration to v0.1.1 (#22) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquerymigration](https://togithub.com/googleapis/java-bigquerymigration) | `0.1.0` -> `0.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquerymigration</summary> ### [`v0.1.1`](https://togithub.com/googleapis/java-bigquerymigration/blob/master/CHANGELOG.md#​011-httpswwwgithubcomgoogleapisjava-bigquerymigrationcomparev010v011-2021-10-19) [Compare Source](https://togithub.com/googleapis/java-bigquerymigration/compare/v0.1.0...v0.1.1) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquerymigration).
Configuration menu - View commit details
-
Copy full SHA for 96ae433 - Browse repository at this point
Copy the full SHA 96ae433View commit details
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7fa9cef - Browse repository at this point
Copy the full SHA 7fa9cefView commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d95bad8 - Browse repository at this point
Copy the full SHA d95bad8View commit details -
chore: cleanup cloud RAD generation (#1269) (#28)
Updating cloud rad generation to support [java-shared-config/pull/344](googleapis/java-shared-config#344) updates and removing inclusion of README as we're not currently supporting this feature yet Source-Link: googleapis/synthtool@99ea92a Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:204b7af96e6d481f19b0ff377aa379d46bc56dd06e1cc7c523f361dd9cbfeeaa Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8f0df4 - Browse repository at this point
Copy the full SHA c8f0df4View commit details
Commits on Nov 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 822b2b7 - Browse repository at this point
Copy the full SHA 822b2b7View commit details -
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.2.1 (#29)
Configuration menu - View commit details
-
Copy full SHA for 64b7775 - Browse repository at this point
Copy the full SHA 64b7775View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 027d34b - Browse repository at this point
Copy the full SHA 027d34bView commit details
Commits on Nov 12, 2021
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.5.0 (#33)
Configuration menu - View commit details
-
Copy full SHA for 822e53b - Browse repository at this point
Copy the full SHA 822e53bView commit details
Commits on Nov 15, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ### [0.1.2](https://www.github.com/googleapis/java-bigquerymigration/compare/v0.1.1...v0.1.2) (2021-11-12) ### Bug Fixes * **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-bigquerymigration/issues/1266)) ([#24](https://www.github.com/googleapis/java-bigquerymigration/issues/24)) ([12b2d58](https://www.github.com/googleapis/java-bigquerymigration/commit/12b2d584ef60c8cc211dce144780ecfc3abff73c)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#33](https://www.github.com/googleapis/java-bigquerymigration/issues/33)) ([822e53b](https://www.github.com/googleapis/java-bigquerymigration/commit/822e53b8fe9484452d8a71c1b392322c59ffced0)) --- 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 1d1bdc6 - Browse repository at this point
Copy the full SHA 1d1bdc6View 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 v0.1.1...v0.1.2