Skip to content
This repository was archived by the owner on Oct 14, 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-translate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: googleapis/java-translate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 8 commits
  • 18 files changed
  • 6 contributors

Commits on Aug 12, 2021

  1. chore: release 2.0.3-SNAPSHOT (#736)

    🤖 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 Aug 12, 2021
    Configuration menu
    Copy the full SHA
    4208e15 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. build(java): use ENABLE_FLAKYBOT env variable (#1175) (#734)

    Kokoro job config now supports both environment variables during this migration period.
    Source-Link: googleapis/synthtool@ff01716
    Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:8e27e5a7297b40eca3ab46ae67f10c575813a85c673839030aa161d0818f3a24
    gcf-owl-bot[bot] authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    f5b4d38 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#738)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-16 22:19:02,919 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-translate/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-16 22:19:04,348 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/00195331-f0fa-4738-8f6e-b4b58add2f28/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    413a8c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    01f5aab View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v21 (#…

    …737)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `20.9.0` -> `21.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/21.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/21.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/21.0.0/compatibility-slim/20.9.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/21.0.0/confidence-slim/20.9.0)](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**: 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, check this box.
    
    ---
    
    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-translate).
    renovate-bot authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    f8828ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee8432a View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:google-cloud-translat…

    …e to v2 (#726)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-translate to v2
    
    * 🦉 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: Neenu Shaji <Neenu1995@users.noreply.github.com>
    3 people authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    76c013a View commit details
    Browse the repository at this point in the history
  5. chore: release 2.0.3 (#742)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.0.3](https://www.github.com/googleapis/java-translate/compare/v2.0.2...v2.0.3) (2021-08-19)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-storage to v2.0.2 ([#741](https://www.github.com/googleapis/java-translate/issues/741)) ([ee8432a](https://www.github.com/googleapis/java-translate/commit/ee8432aea4ff97f34130f18d565c119dd3fbcea4))
    ---
    
    
    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 Aug 19, 2021
    Configuration menu
    Copy the full SHA
    6a5ca1b View commit details
    Browse the repository at this point in the history
Loading