Content-Length: 322256 | pFad | https://github.com/googleapis/python-dialogflow-cx/compare/v1.13.5...v1.14.0

4A Comparing v1.13.5...v1.14.0 · googleapis/python-dialogflow-cx · GitHub
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.5
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.14.0
Choose a head ref
  • 7 commits
  • 650 files changed
  • 5 contributors

Commits on Oct 28, 2022

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

Commits on Nov 8, 2022

  1. chore(python): update dependencies in .kokoro/requirements.txt [autoa…

    …pprove] (#470)
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/e3a1277ac35fc88c09db1930533e24292b132ced
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:452901c74a22f9b9a3bd02bce780b8e8805c97270d424684bff809ce5be8c2a2
    gcf-owl-bot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7007262 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. chore(python): update release script dependencies [autoapprove] (#472)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/25083af347468dd5f90f69627420f7d452b6c50e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e6cbd61f1838d9ff6a31436dfc13717f372a7482a82fc1863ca954ec47bff8c8
    gcf-owl-bot[bot] authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    266f0e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. chore(python): drop flake8-import-order in samples noxfile (#473)

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

Commits on Dec 8, 2022

  1. build(deps): bump certifi from 2022.9.24 to 2022.12.7 [autoapprove] (#…

    …474)
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/b4fe62efb5114b6738ad4b13d6f654f2bf4b7cc0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1
    gcf-owl-bot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    b57abe5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#469)

    * chore: update to gapic-generator-python 1.5.0
    
    feat: add support for `google.cloud.<api>.__version__`
    PiperOrigin-RevId: 484665853
    
    Source-Link: googleapis/googleapis@8eb249a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/c8aa327b5f478865fc3fd91e3c2768e54e26ad44
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhYTMyN2I1ZjQ3ODg2NWZjM2ZkOTFlM2MyNzY4ZTU0ZTI2YWQ0NCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs: Clarify interactive logging TTL behavior
    
    PiperOrigin-RevId: 485069403
    
    Source-Link: googleapis/googleapis@63cd62a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/d4f928e8aa29d03051428f8661827a534de6e1f6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDRmOTI4ZThhYTI5ZDAzMDUxNDI4Zjg2NjE4MjdhNTM0ZGU2ZTFmNiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update version in gapic_version.py
    
    * add .release-please-manifest.json with correct version
    
    * set manifest to true in .github/release-please.yml
    
    * add release-please-config.json
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: new APIs added to reflect updates to the filestore service
    
    - Add ENTERPRISE Tier
    - Add snapshot APIs: RevertInstance, ListSnapshots, CreateSnapshot, DeleteSnapshot, UpdateSnapshot
    - Add multi-share APIs: ListShares, GetShare, CreateShare, DeleteShare, UpdateShare
    - Add ConnectMode to NetworkConfig (for Private Service Access support)
    - New status codes (SUSPENDED/SUSPENDING, REVERTING/RESUMING)
    - Add SuspensionReason (for KMS related suspension)
    - Add new fields to Instance information: max_capacity_gb, capacity_step_size_gb, max_share_count, capacity_gb, multi_share_enabled
    
    PiperOrigin-RevId: 487492758
    
    Source-Link: googleapis/googleapis@5be5981
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab0e217f560cc2c1afc11441c2eab6b6950efd2b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWIwZTIxN2Y1NjBjYzJjMWFmYzExNDQxYzJlYWI2YjY5NTBlZmQyYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update path to snippet metadata json
    
    * feat: Add files field to finding's list of attributes
    
    PiperOrigin-RevId: 488290111
    
    Source-Link: googleapis/googleapis@7349e1c
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/721049d512deebaa96d438aa23e970299d97712b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzIxMDQ5ZDUxMmRlZWJhYTk2ZDQzOGFhMjNlOTcwMjk5ZDk3NzEyYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs: Clarified Agent Assist max retention is 30 days
    
    PiperOrigin-RevId: 489241089
    
    Source-Link: googleapis/googleapis@e795029
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4380bee60092cd1aaf2be81b6c08bb76f8c12a66
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDM4MGJlZTYwMDkyY2QxYWFmMmJlODFiNmMwOGJiNzZmOGMxMmE2NiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs: Clarified Agent Assist max retention is 30 days
    
    PiperOrigin-RevId: 489494670
    
    Source-Link: googleapis/googleapis@e35c0d3
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4c3848551a76fdf190533292127211a4ad8fee8b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGMzODQ4NTUxYTc2ZmRmMTkwNTMzMjkyMTI3MjExYTRhZDhmZWU4YiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: use templated setup.py and owlbot.py
    
    * chore(python): fix warehouse-package-name for dialogflow/cx v3 and v3beta1
    
    PiperOrigin-RevId: 492185983
    
    Source-Link: googleapis/googleapis@ac614c7
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ce0d078339e501a500a28fdc4836a8dcccbb7e3b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2UwZDA3ODMzOWU1MDFhNTAwYTI4ZmRjNDgzNmE4ZGNjY2JiN2UzYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix(deps): Require google-api-core >=1.34.0, >=2.11.0
    
    fix: Drop usage of pkg_resources
    
    fix: Fix timeout default values
    
    docs(samples): Snippetgen should call await on the operation coroutine before calling result
    
    PiperOrigin-RevId: 493260409
    
    Source-Link: googleapis/googleapis@fea4387
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/387b7344c7529ee44be84e613b19a820508c612b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg3YjczNDRjNzUyOWVlNDRiZTg0ZTYxM2IxOWE4MjA1MDhjNjEyYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add gapic_version.py
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ff576ee View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.14.0 (#475)

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








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/googleapis/python-dialogflow-cx/compare/v1.13.5...v1.14.0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy