Skip to content
This repository was archived by the owner on Dec 15, 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-speech
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: googleapis/java-speech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 4 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 6, 2021

  1. chore: release 2.2.1-SNAPSHOT (#747)

    🤖 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 Dec 6, 2021
    Configuration menu
    Copy the full SHA
    12d5d0e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-speech t…

    …o v2.2.0 (#748)
    
    [![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:google-cloud-speech](https://togithub.com/googleapis/java-speech) | `2.1.2` -> `2.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech/2.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech/2.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech/2.2.0/compatibility-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech/2.2.0/confidence-slim/2.1.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-speech</summary>
    
    ### [`v2.2.0`](https://togithub.com/googleapis/java-speech/blob/master/CHANGELOG.md#&#8203;220-httpswwwgithubcomgoogleapisjava-speechcomparev212v220-2021-12-06)
    
    [Compare Source](https://togithub.com/googleapis/java-speech/compare/v2.1.2...v2.2.0)
    
    ##### Features
    
    -   add result_end_time to SpeechRecognitionResult ([#&#8203;741](https://www.togithub.com/googleapis/java-speech/issues/741)) ([9d13751](https://www.github.com/googleapis/java-speech/commit/9d13751da45b6b32d513d58c270dda523a722e4d))
    -   added alternative_language_codes to RecognitionConfig feat: WEBM_OPUS codec feat: SpeechAdaptation configuration feat: word confidence feat: spoken punctuation and spoken emojis feat: hint boost in SpeechContext ([#&#8203;740](https://www.togithub.com/googleapis/java-speech/issues/740)) ([c2754d7](https://www.github.com/googleapis/java-speech/commit/c2754d7062962fbbce39e1d7476c7adf282dbf0b))
    
    ##### Bug Fixes
    
    -   **java:** add -ntp flag to native image testing command ([#&#8203;1299](https://www.togithub.com/googleapis/java-speech/issues/1299)) ([#&#8203;746](https://www.togithub.com/googleapis/java-speech/issues/746)) ([0e4ad7f](https://www.github.com/googleapis/java-speech/commit/0e4ad7ff1720fa65424063c2db565ada8c966521))
    -   **java:** java 17 dependency arguments ([#&#8203;1266](https://www.togithub.com/googleapis/java-speech/issues/1266)) ([#&#8203;717](https://www.togithub.com/googleapis/java-speech/issues/717)) ([6bb6966](https://www.github.com/googleapis/java-speech/commit/6bb6966d99805d5af9ff995826518582d9299b90))
    
    ##### Documentation
    
    -   **samples:** refactors the export-to-gcs sample ([#&#8203;737](https://www.togithub.com/googleapis/java-speech/issues/737)) ([9714f7b](https://www.github.com/googleapis/java-speech/commit/9714f7b085a79a2da8007eec3aebb632feb04fc4))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#&#8203;731](https://www.togithub.com/googleapis/java-speech/issues/731)) ([6155461](https://www.github.com/googleapis/java-speech/commit/61554618b3e53d0174d403845c9aa574a153f300))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#&#8203;744](https://www.togithub.com/googleapis/java-speech/issues/744)) ([f2b992d](https://www.github.com/googleapis/java-speech/commit/f2b992d7c91b5d527dd4b4e4873f8e6e09177e11))
    -   update dependency com.google.cloud:google-cloud-storage to v2.2.0 ([#&#8203;721](https://www.togithub.com/googleapis/java-speech/issues/721)) ([dcb87ba](https://www.github.com/googleapis/java-speech/commit/dcb87bad789d720364e81bddab381a18fe2d7d5d))
    -   update dependency com.google.cloud:google-cloud-storage to v2.2.1 ([#&#8203;732](https://www.togithub.com/googleapis/java-speech/issues/732)) ([7071f2c](https://www.github.com/googleapis/java-speech/commit/7071f2cd4bb70429ca9156f70ced27d64f339b94))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.10.0 ([#&#8203;723](https://www.togithub.com/googleapis/java-speech/issues/723)) ([2fa8ca9](https://www.github.com/googleapis/java-speech/commit/2fa8ca9c0a7c0489b2d3a271d5b9c2547e837434))
    -   update dependency commons-cli:commons-cli to v1.5.0 ([#&#8203;720](https://www.togithub.com/googleapis/java-speech/issues/720)) ([1360551](https://www.github.com/googleapis/java-speech/commit/13605512fc249e4049c1965a099f71ca68c22b2d))
    -   update dependency org.json:json to v20211205 ([#&#8203;745](https://www.togithub.com/googleapis/java-speech/issues/745)) ([02d0088](https://www.github.com/googleapis/java-speech/commit/02d00887de25a18752043b023cb71762b6f65994))
    
    ##### [2.1.2](https://www.github.com/googleapis/java-speech/compare/v2.1.1...v2.1.2) (2021-10-19)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#&#8203;712](https://www.togithub.com/googleapis/java-speech/issues/712)) ([02a9116](https://www.github.com/googleapis/java-speech/commit/02a91166df13126b2122bb7368c3107e32d5212a))
    -   update dependency com.google.cloud:google-cloud-storage to v2.1.9 ([#&#8203;711](https://www.togithub.com/googleapis/java-speech/issues/711)) ([40dbda9](https://www.github.com/googleapis/java-speech/commit/40dbda96f894fb4e482d0f823ba054abf8661e0e))
    
    ##### [2.1.1](https://www.github.com/googleapis/java-speech/compare/v2.1.0...v2.1.1) (2021-10-05)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-storage to v2.1.7 ([#&#8203;703](https://www.togithub.com/googleapis/java-speech/issues/703)) ([5f13f04](https://www.github.com/googleapis/java-speech/commit/5f13f0432f76f7ba00f36c0a21ae9c426b0f5c5d))
    
    </details>
    
    ---
    
    ### 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-speech).
    renovate-bot authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    83eccca View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-storage to v2.2…

    ….2 (#749)
    
    [![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:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.2.1` -> `2.2.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.2.2/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.2.2/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-storage</summary>
    
    ### [`v2.2.2`](https://togithub.com/googleapis/java-storage/blob/master/CHANGELOG.md#&#8203;222-httpswwwgithubcomgoogleapisjava-storagecomparev221v222-2021-12-06)
    
    [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.2.1...v2.2.2)
    
    </details>
    
    ---
    
    ### 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-speech).
    renovate-bot authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    1e6eeeb View commit details
    Browse the repository at this point in the history
  4. chore: release 2.2.1 (#750)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.2.1](https://www.github.com/googleapis/java-speech/compare/v2.2.0...v2.2.1) (2021-12-06)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-storage to v2.2.2 ([#749](https://www.github.com/googleapis/java-speech/issues/749)) ([1e6eeeb](https://www.github.com/googleapis/java-speech/commit/1e6eeeb09ff75ddedf5896ccdb7d7cf3fefa7ade))
    ---
    
    
    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 Dec 6, 2021
    Configuration menu
    Copy the full SHA
    3c5d515 View commit details
    Browse the repository at this point in the history
Loading