Skip to content
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/google-cloud-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.117.0
Choose a base ref
...
head repository: googleapis/google-cloud-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.118.0
Choose a head ref
  • 20 commits
  • 246 files changed
  • 7 contributors

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    14486e7 View commit details
    Browse the repository at this point in the history
  2. nit(storage): v4 url curl command missing space (#6618)

    * nit(storage): v4 url curl missing space
    
    * Update StorageSnippets.java
    jkwlui authored and frankyn committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    9a39e00 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

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

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    0647d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abdee50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b039c07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8072909 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b86228 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33a358e View commit details
    Browse the repository at this point in the history
  7. [Storage] Add support for UniformBucketLevelAccess (#5899)

    * Add support UniformBucketLevelAccess
    
    * Fix casing for ubla.
    
    * BPO -> UBLA samples
    
    * Add workaround until backend is fixed
    
    * Fix lint
    
    * Fix lint issues in snippets
    
    * Update bpo unit tests
    
    * Update bpo unit tests
    frankyn authored and JesseLovelace committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    85244a8 View commit details
    Browse the repository at this point in the history
  8. Bump next snapshot (#6674)

    chingor13 authored and codyoss committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ac6b4b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

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

Commits on Nov 6, 2019

  1. fix bug timestamp microsecond loses (#6521)

    Praful Makani authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    1fcf0e5 View commit details
    Browse the repository at this point in the history
  2. Bigquery: add range partitioning to tables, load jobs, and query jobs. (

    #6552)
    
    * added RangePartitioning feature to LoadJobConfiguration
    
    * add range partitioning to tables, load job and query job
    
    * fix javadoc
    Praful Makani authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    1b9a2a9 View commit details
    Browse the repository at this point in the history
  3. Storage : Reference libraries-bom in docs (#6702)

    * Reference libraries-bom in storage
    
    * Modified the doc
    
    * Modified the version of bom in doc
    athakor authored and elharo committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    dbf41d5 View commit details
    Browse the repository at this point in the history
  4. Bigquery Data Transfer : Reference libraries-bom in docs (#6699)

    * Reference libraries-bom in bigquerydatatransfer
    
    * Modified the doc
    
    * Fix doc message
    athakor authored and elharo committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    55421b7 View commit details
    Browse the repository at this point in the history
  5. BigqueryStorage : Reference libraries-bom in docs (#6700)

    * Reference libraries-bom in bigquerystorage
    
    * Modified the doc
    
    * Fix doc message
    athakor authored and elharo committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    1ede5c3 View commit details
    Browse the repository at this point in the history
  6. Bigtable : Reference libraries-bom in docs (#6701)

    * Reference libraries-bom in bigtable
    
    * Modified the doc
    
    * Fix doc message and bom version
    
    * Fix review changes
    athakor authored and elharo committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    4e33f07 View commit details
    Browse the repository at this point in the history
  7. Release v0.118.0 (#6704)

    codyoss authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    e3b38b2 View commit details
    Browse the repository at this point in the history
Loading