8000 Comparing 4.14.7...4.14.8 · microsoft/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content
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: microsoft/botbuilder-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.14.7
Choose a base ref
...
head repository: microsoft/botbuilder-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.14.8
Choose a head ref
  • 7 commits
  • 13 files changed
  • 8 contributors

Commits on Dec 18, 2023

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

Commits on Jan 16, 2024

  1. Python 3.11 Pylint (#2060)

    * update pipeline
    
    * upgrade rc file
    
    * Update .pylintrc
    aacebo authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e14f4f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. save a reference to created tasks, to avoid tasks disappearing mid-ex…

    …ecution (#2005)
    
    Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
    anio and tracyboehrer authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    786650e View commit details
    Browse the repository at this point in the history
  2. Treat HTTPException as it is, necessary to keep the original status c…

    …ode (#1939)
    
    Co-authored-by: Axel Suárez <axsuarez@microsoft.com>
    Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
    3 people authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d6b5e67 View commit details
    Browse the repository at this point in the history
  3. Update aiohttp_telemetry_middleware.py (#1961)

    Fix: content-type may not be present in some requests, e.g. /robots.txt request.
    
    Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
    ivopisarovic and tracyboehrer authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7a03e65 View commit details
    Browse the repository at this point in the history
  4. Ensure Connector Client is retrieved in teams_info.py (#2062)

    * Ensure Connector Client is retrieved in teams_info.py
    
    * Revert changes in cloud_adapter.py
    
    * Ensure Connector Client is retrieved in teams_info.py
    
    * Fixed teams member added test with mock ConnectorClient
    
    ---------
    
    Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
    ram-xv and tracyboehrer authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    489d547 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into releases/4.14

    Tracy Boehrer committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f3e1228 View commit details
    Browse the repository at this point in the history
Loading
0