Skip to content
This repository was archived by the owner on Nov 29, 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/python-bigquery-reservation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: googleapis/python-bigquery-reservation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 3 commits
  • 27 files changed
  • 3 contributors

Commits on Oct 28, 2020

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

Commits on Oct 29, 2020

  1. fix!: update package names to avoid conflict with google-cloud-bigque…

    …ry (#47)
    
    BREAKING CHANGE: update package names to avoid conflict with google-cloud-bigquery
    
    The google-cloud-bigquery package uses the `google.cloud.bigquery` path as a
    plain Python module, not a namespace package. When this package and
    google-cloud-bigquery are installed in the same environment, conflicts can
    result.
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/efdacdcf-4630-4d74-9bea-5ef6df381d38/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 339531446
    Source-Link: googleapis/googleapis@ab0498d
    PiperOrigin-RevId: 339048690
    Source-Link: googleapis/googleapis@3c8c2d8
    PiperOrigin-RevId: 338646463
    Source-Link: googleapis/googleapis@20b11df
    PiperOrigin-RevId: 327026955
    Source-Link: googleapis/googleapis@0dc0a6c
    yoshi-automation authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    dc2172f View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.0 (#49)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    fe96842 View commit details
    Browse the repository at this point in the history
Loading