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.13.1
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.13.2
Choose a head ref
  • 8 commits
  • 12 files changed
  • 7 contributors

Commits on Aug 19, 2022

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

Commits on Aug 22, 2022

  1. docs(samples): Add prebuilt telecom agent webhook code in python (#434)

    * feat: add prebuilt telecom webhook python sample code and test
    
    * feat:add test
    
    * fix:lint errors
    
    * fix:add new line at the end of file
    
    * fix: add more comprehensive tests
    
    * fix: pylint
    
    * feat:change helper function and address comments
    
    * fix: pylint
    
    Co-authored-by: nicain <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    45926d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. chore: remove 'pip install' statements from python_library templates …

    …[autoapprove] (#440)
    
    Source-Link: googleapis/synthtool@1f37ce7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8e84e0e0d71a0d681668461bba02c9e1394c785f31a10ae3470660235b673086
    gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    38d0aed View commit details
    Browse the repository at this point in the history
  2. chore(python): exclude path in renovate.json [autoapprove] (#441)

    Source-Link: googleapis/synthtool@69fabae
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:562802bfac02e012a6ac34eda282f81d06e77326b82a32d7bbb1369ff552b387
    gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a51a530 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. chore(python): exclude grpcio==1.49.0rc1 in tests [autoapprove] (#443)

    Source-Link: googleapis/synthtool@c4dd595
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72
    gcf-owl-bot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    563dd30 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. ci(python): fix path to requirements.txt in release script (#446)

    Source-Link: googleapis/synthtool@fdba3ed
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1f0dbd02745fb7cf255563dab5968345989308544e52b7f460deadd5e78e63b0
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f1dd36a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. chore(python): update .kokoro/requirements.txt (#447)

    Source-Link: googleapis/synthtool@703554a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:94961fdc5c9ca6d13530a6a414a49d2f607203168215d074cdb0a1df9ec31c0b
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    bb2d382 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.13.2 (#439)

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