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.3.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.3.2
Choose a head ref
  • 11 commits
  • 128 files changed
  • 9 contributors

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    a20c83c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3caac48 View commit details
    Browse the repository at this point in the history
  3. docs(samples): added page management samples (#152)

    * docs(samples): added page management samples
    
    * fixed failing test
    
    * Remvoe await
    
    * added await
    
    * added pytest async
    
    * Lint fix
    
    * Lint and test case fix
    
    * removed pytest.async
    
    * test fix
    
    * update tests
    
    * fix uuid
    
    * added asyncio
    
    * added loop
    
    * removed async
    
    * test fix
    
    * changed pytest scope to session
    
    * changes fixture scope
    
    * test change
    
    * test fix
    
    * changed response type
    
    * fixed list page test
    
    * lint fix
    
    * failing test fix
    
    * revised code per comments
    
    * converted object to string
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    galz10 and parthea authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    41d15f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. chore(python): rename default branch to main (#166)

    Source-Link: googleapis/synthtool@5c0fa62
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0ffe3bdd6c7159692df5f7744da74e5ef19966288a6bf76023e8e04e0c424d7d
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d589892 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    7a0f1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    096f678 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

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

Commits on Sep 21, 2021

  1. chore: relocate owl bot post processor (#173)

    chore: relocate owl bot post processor
    SurferJeffAtGoogle authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    63851ae View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. docs(samples): added filter sample (#171)

    * docs(samples): added filter sample
    
    * lint fix
    
    * removed pytest variables
    
    * update test id
    
    * Update samples/snippets/list_testcase_results_test.py
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    
    * Revised Code
    
    * fixed failing test
    
    * lint fix
    
    * lint fix
    
    * lint fix
    
    * Update samples/snippets/list_testcase_results.py
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    galz10 and busunkim96 authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5b7e6b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. chore: use gapic-generator-python 0.51.2 (#174)

    - [ ] Regenerate this pull request now.
    
    fix: add 'dict' annotation type to 'request'
    
    Committer: @busunkim96
    PiperOrigin-RevId: 398509016
    
    Source-Link: googleapis/googleapis@b224dfa
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/63a1db7a38d74b9639592f521ed1daaf7299ad9a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjNhMWRiN2EzOGQ3NGI5NjM5NTkyZjUyMWVkMWRhYWY3Mjk5YWQ5YSJ9
    gcf-owl-bot[bot] authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    96021b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. chore: release 1.3.2 (#165)

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