-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: googleapis/java-dataplex
base: v0.1.1
head repository: googleapis/java-dataplex
compare: v0.2.0
- 10 commits
- 120 files changed
- 5 contributors
Commits on Feb 15, 2022
-
chore(main): release 0.1.2-SNAPSHOT (#23)
🤖 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 986449e - Browse repository at this point
Copy the full SHA 986449eView commit details
Commits on Feb 17, 2022
-
build(deps): update dependency org.sonatype.plugins:nexus-staging-mav…
…en-plugin to v1.6.11 (#24) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.10` -> `1.6.11` | [](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>sonatype/nexus-maven-plugins</summary> ### [`v1.6.11`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11) [Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11) </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-dataplex).
Configuration menu - View commit details
-
Copy full SHA for 4a3bdf5 - Browse repository at this point
Copy the full SHA 4a3bdf5View commit details -
feat: added client side library for the followings: (#25)
- [ ] Regenerate this pull request now. 1. Content APIs. 2. Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition). PiperOrigin-RevId: 429081053 Source-Link: googleapis/googleapis@7b42fd0 Source-Link: https://github.com/googleapis/googleapis-gen/commit/3f71d2df5c102ee1fe82f492de545cd3a3dc7f79 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2Y3MWQyZGY1YzEwMmVlMWZlODJmNDkyZGU1NDVjZDNhM2RjN2Y3OSJ9
Configuration menu - View commit details
-
Copy full SHA for 66164f8 - Browse repository at this point
Copy the full SHA 66164f8View commit details
Commits on Feb 25, 2022
-
ci: pull request template includes sample format (#1357) (#29)
Source-Link: googleapis/synthtool@e122cb0 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
Configuration menu - View commit details
-
Copy full SHA for de3f05b - Browse repository at this point
Copy the full SHA de3f05bView commit details
Commits on Mar 1, 2022
-
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.2.1 (#12) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.1.2` -> `3.2.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/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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-dataplex).
Configuration menu - View commit details
-
Copy full SHA for a007501 - Browse repository at this point
Copy the full SHA a007501View commit details
Commits on Mar 2, 2022
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.8.0 (#33)
Configuration menu - View commit details
-
Copy full SHA for a048485 - Browse repository at this point
Copy the full SHA a048485View commit details -
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.2.2 (#30)
Configuration menu - View commit details
-
Copy full SHA for 7f18bf8 - Browse repository at this point
Copy the full SHA 7f18bf8View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-dataplex…
… to v0.1.0 (#14) * chore(deps): update dependency com.google.cloud:google-cloud-dataplex to v0.1.0 * 🦉 Updates from OwlBot 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> Co-authored-by: Emily Ball <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64488d3 - Browse repository at this point
Copy the full SHA 64488d3View commit details -
chore: fix license header in build.bat (#1363) (#34)
* chore: fix license header in build.bat * chore: add disctribution field for setup-java action Source-Link: googleapis/synthtool@4fea5f4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f6b89b3 - Browse repository at this point
Copy the full SHA f6b89b3View commit details -
chore(main): release 0.2.0 (#26)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.1...v0.2.0) (2022-03-02) ### Features * added client side library for Content APIs. ([66164f8](66164f8)) * added client side library for Create|Update|Delete Metadata APIs (e.g. Entity and/or Partition). ([66164f8](66164f8)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#33](#33)) ([a048485](a048485)) --- 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 2f88156 - Browse repository at this point
Copy the full SHA 2f88156View 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.2.0