Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-aiplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: googleapis/java-aiplatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 5 commits
  • 13 files changed
  • 4 contributors

Commits on Jul 5, 2021

  1. chore: release 1.0.2-SNAPSHOT (#426)

    🤖 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).
    release-please[bot] authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    41a0275 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. chore: remove distributionManagement section (#429)

    All java client libraries inherit the distributionManagement section form shared-config. To prevent individual pom files from overriding the shared-config version of distributionManagement, it is being removed.
    Neenu1995 authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    176fdff View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#430)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-07 15:07:01,883 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-aiplatform/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-07 15:07:03,929 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/f06cab94-eb2e-44ab-8da5-924463b3eaa1/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b080a3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d9b774 View commit details
    Browse the repository at this point in the history
  4. chore: release 1.0.2 (#431)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.0.2](https://www.github.com/googleapis/java-aiplatform/compare/v1.0.1...v1.0.2) (2021-07-07)
    
    
    ### Dependencies
    
    * update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.5.1 ([#428](https://www.github.com/googleapis/java-aiplatform/issues/428)) ([4d9b774](https://www.github.com/googleapis/java-aiplatform/commit/4d9b774e9f57c2b9e30512dcc0ec9197aa9c173f))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    513e3e8 View commit details
    Browse the repository at this point in the history
Loading