Skip to content
This repository was archived by the owner on Jan 6, 2024. 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-dialogflow-cx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: googleapis/python-dialogflow-cx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Jul 12, 2021

  1. chore(deps): update dependency google-cloud-dialogflow-cx to v1 (#123)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-dialogflow-cx](https://togithub.com/googleapis/python-dialogflow-cx) | `==0.8.0` -> `==1.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/1.0.0/compatibility-slim/0.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-dialogflow-cx/1.0.0/confidence-slim/0.8.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-dialogflow-cx</summary>
    
    ### [`v1.0.0`](https://togithub.com/googleapis/python-dialogflow-cx/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapispython-dialogflow-cxcomparev080v100-2021-06-30)
    
    [Compare Source](https://togithub.com/googleapis/python-dialogflow-cx/compare/v0.8.0...v1.0.0)
    
    ##### Features
    
    -   bump release level to production/stable ([#&#8203;88](https://www.github.com/googleapis/python-dialogflow-cx/issues/88)) ([47739f9](https://www.github.com/googleapis/python-dialogflow-cx/commit/47739f927032ca8701297260f0374f11b2c756b9))
    
    </details>
    
    ---
    
    ### 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/python-dialogflow-cx).
    renovate-bot authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    de58ba9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. build(python): exit with success status if no samples found (#126)

    Source-Link: googleapis/synthtool@53ea389
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:e1793a23ae0ee9aafb2e3a53b564a351f74790dbe3c2d75f8fc3b8c43e5c036c
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    50db718 View commit details
    Browse the repository at this point in the history
  2. build(python): remove python 3.7 from kokoro Dockerfile (#127)

    Source-Link: googleapis/synthtool@e44dc0c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:5ff7446edeaede81c3ed58b23a4e76a5403fba1350ce28478045657303b6479d
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    1b2217a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x …

    …versions (#128)
    
    Expand pins on library dependencies in preparation for these dependencies taking a new major version. See googleapis/google-cloud-python#10566.
    busunkim96 authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    fbe63e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. feat: add Samples section to CONTRIBUTING.rst (#129)

    Source-Link: googleapis/synthtool@52e4e46
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605
    gcf-owl-bot[bot] authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    19238ad View commit details
    Browse the repository at this point in the history
  2. chore: release 1.1.0 (#131)

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