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.16.2
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.17.0
Choose a head ref
  • 19 commits
  • 75 files changed
  • 9 contributors

Commits on Sep 11, 2024

  1. port: Add Teams read receipt event (#6356) (#2167)

    * port: Add Teams read receipt event (#6356)
    
    * remove unused variables
    gandiddi authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0fba27b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    d4a1867 View commit details
    Browse the repository at this point in the history
  2. Port: Send targeted meeting notification in Teams meeting (#2172)

    * Send targeted meeting notification in Teams meeting
    
    * test cases
    
    ---------
    
    Co-authored-by: tracyboehrer <[email protected]>
    gandiddi and tracyboehrer authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f2cb2a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Port: TeamsChannelData need OnBehalfOf [#6609] (#2175)

    * Adds the OnBehalfOf property to send messages via bots on behalf of another user in Teams.
    
    * black issue fix
    
    * Using List from typing
    gandiddi authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1617885 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. port: SkillDialog.InterceptOAuthCardsAsync doesn't support CloudAdapt…

    …er (#6848) (#2179)
    
    * Updated the InterceptOAuthCardsAsync method in SkillDialog to support CloudAdapter in combination with expect replies delivery mode
    
    * minor fix
    gandiddi authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cf1d045 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Support Teams message edit, message soft delete, message undelete act…

    …ivities (#2183)
    
    Co-authored-by: tracyboehrer <[email protected]>
    gandiddi and tracyboehrer authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a74532b View commit details
    Browse the repository at this point in the history
  2. Add new handler for anonymous query link invoke (#2184)

    Co-authored-by: tracyboehrer <[email protected]>
    gandiddi and tracyboehrer authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a9298c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d7366 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Added missing parameters: appType, UMSIName, UMSIResourceGroupName, a…

    …nd tenantId to the ARM template for Python bot deployment. (#2191)
    gandiddi authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3a55f8a View commit details
    Browse the repository at this point in the history
  2. Bumped pytest (#2189)

    Co-authored-by: tracyboehrer <[email protected]>
    gandiddi and tracyboehrer authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    394d3d6 View commit details
    Browse the repository at this point in the history
  3. Bump: aiohttp from 3.10.5 to 3.10.11 (#2190)

    * Bump aiohttp
    
    Bumps the pip group with 1 update in the /libraries/botbuilder-integration-aiohttp directory: [aiohttp](https://github.com/aio-libs/aiohttp).
    
    
    Updates `aiohttp` from 3.10.5 to 3.10.11
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.10.5...v3.10.11)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump: aiohttp to 3.10.11 in SDK packages
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ganapathi Diddi <[email protected]>
    Co-authored-by: tracyboehrer <[email protected]>
    3 people authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a7f5d91 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Port auth error handling from microsoft_app_credentials to certificat…

    …e_app_credentials (#2196)
    
    Co-authored-by: Konstantin Plis <[email protected]>
    kostyaplis and Konstantin Plis authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    ef5ecd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Updated MSAL package (#2203)

    Co-authored-by: Tracy Boehrer <[email protected]>
    tracyboehrer and Tracy Boehrer authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    bd5662a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. MentionRemoved fix (#2216)

    axelsrz authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    e2015eb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Configuration menu
    Copy the full SHA
    ec22a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ee2f2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Teams SSO and OAuth fixes (#2226) (#2228)

    * Fixed Teams SSO & OAuth
    
    * Formatting
    
    ---------
    
    Co-authored-by: Tracy Boehrer <[email protected]>
    tracyboehrer and Tracy Boehrer authored May 28, 2025
    Configuration menu
    Copy the full SHA
    8b2761f View commit details
    Browse the repository at this point in the history
Loading