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: 1.93.0
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: v1.94.0
Choose a head ref
  • 20 commits
  • 214 files changed
  • 5 contributors

Commits on Sep 26, 2019

  1. Bump next snapshot (#6353)

    kolea2 authored and chingor13 committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    dcfec40 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. chore: common build files (#1)

    * chore: common build files
    
    * build: move repo metadata and regenerate configs
    
    * build: fix repo metadata fields
    chingor13 authored Sep 30, 2019
    Configuration menu
    Copy the full SHA
    e8489e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. feat: add parent pom and bom (#2)

    * feat: add parent pom
    
    * fix: dependency declarations
    
    * fix: dependency declarations
    
    * fix: name for BOM artifact
    chingor13 authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e74d2bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df828d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67c0a63 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. feat: add v3 client (#10)

    * feat: add v3 client
    
    * fix: grpc v3 dependency declaration
    chingor13 authored Oct 2, 2019
    Configuration menu
    Copy the full SHA
    c4d945f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    486430f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    5a591e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. chore(deps): update dependency com.google.api.grpc:proto-google-commo…

    …n-protos to v1.17.0 (#12)
    renovate-bot authored and chingor13 committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    fce376f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8779c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9e06d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    3ebc43a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    dd4c152 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v0.2.1 (#13)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-shared-config to v0.2.1
    
    * ignore clirr for RequestOrBuilder interface changes
    
    The proto interface is considered internal so it's ok to add these
    getter methods.
    
    * fix: allow removal of beta helper functions
    renovate-bot authored and chingor13 committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    9117312 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    d11db44 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    881b2d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f291cd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1217596 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d591c9d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. chore: release 1.94.0 (#4)

    * created CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-cloud-translate-bom/pom.xml [ci skip]
    
    * updated grpc-google-cloud-translate-v3beta1/pom.xml [ci skip]
    
    * updated proto-google-cloud-translate-v3beta1/pom.xml [ci skip]
    
    * updated google-cloud-translate/pom.xml [ci skip]
    
    * updated grpc-google-cloud-translate-v3/pom.xml [ci skip]
    
    * updated proto-google-cloud-translate-v3/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    * chore: bump v3 proto/grpc artifacts to 1.0.0
    release-please[bot] authored and chingor13 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    1eefe7e View commit details
    Browse the repository at this point in the history
Loading