-
Notifications
You must be signed in to change notification settings - Fork 296
Comparing changes
Open a pull request
base repository: microsoft/botbuilder-python
base: 4.15.0
head repository: microsoft/botbuilder-python
compare: 4.15.1
- 19 commits
- 68 files changed
- 5 contributors
Commits on Apr 17, 2024
-
Bumped next version to 4.16.0 (#2096)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 14753f6 - Browse repository at this point
Copy the full SHA 14753f6View commit details
Commits on Apr 19, 2024
-
Bump aiohttp from 3.9.3 to 3.9.4 in /libraries/botbuilder-adapters-sl…
…ack (#2097) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4. - [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.9.3...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bdf4fb6 - Browse repository at this point
Copy the full SHA bdf4fb6View commit details -
Bump aiohttp in /libraries/botbuilder-integration-aiohttp (#2098)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4. - [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.9.3...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8edb0d0 - Browse repository at this point
Copy the full SHA 8edb0d0View commit details
Commits on Apr 23, 2024
-
Bump the pip group across 2 directories with 1 update (#2100)
Bumps the pip group with 1 update in the /libraries/botbuilder-adapters-slack directory: [aiohttp](https://github.com/aio-libs/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.9.4 to 3.9.5 - [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.9.4...v3.9.5) Updates `aiohttp` from 3.9.4 to 3.9.5 - [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.9.4...v3.9.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 10e4332 - Browse repository at this point
Copy the full SHA 10e4332View commit details
Commits on Apr 30, 2024
-
Added CosmosDB warning: Use CosmosDbPartitionedStorage instead. (#2104)
* Added CosmosDB warning * CosmosDBStorage black --------- Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 74ec755 - Browse repository at this point
Copy the full SHA 74ec755View commit details
Commits on May 21, 2024
-
updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84fc24c - Browse repository at this point
Copy the full SHA 84fc24cView commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e4cf64 - Browse repository at this point
Copy the full SHA 4e4cf64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc698f - Browse repository at this point
Copy the full SHA 8bc698fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a63f16 - Browse repository at this point
Copy the full SHA 6a63f16View commit details -
fix: Corrections for errors in Skill Dialogs (#2110)
* Corrections for errors in Skill Dialogs * black formatting * black formatting (PS. VS Code Black Formatter does not do exactly same thing as pipeline) * Test correction for Skill Dialog fix --------- Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 3521ce3 - Browse repository at this point
Copy the full SHA 3521ce3View commit details -
updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6182f1 - Browse repository at this point
Copy the full SHA c6182f1View commit details -
Updated README with supported Python versions (#2113)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 8e127e7 - Browse repository at this point
Copy the full SHA 8e127e7View commit details
Commits on May 28, 2024
-
Bump aiohttp in SDK pacakges (#2115)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b33dc49 - Browse repository at this point
Copy the full SHA b33dc49View commit details
Commits on May 30, 2024
-
Parity in CloudAdapterBase.update_activity to use correct activity id (…
…#2120) Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for bc3b6f4 - Browse repository at this point
Copy the full SHA bc3b6f4View commit details
Commits on May 31, 2024
-
fix populating token issuers (#2117)
#2116 Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 01449b5 - Browse repository at this point
Copy the full SHA 01449b5View commit details
Commits on Jun 11, 202 8000 4
-
Resolved the inconsistency in response formats between the Python Ech…
…o bot template and the C# and JavaScript Echo bot templates. (#2124)
Configuration menu - View commit details
-
Copy full SHA for 4b19483 - Browse repository at this point
Copy the full SHA 4b19483View commit details
Commits on Jun 21, 2024
-
Removed invalid exchange_token check (#2121)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 03f9d10 - Browse repository at this point
Copy the full SHA 03f9d10View commit details -
Bump azure-storage-queue (#2126)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fc94514 - Browse repository at this point
Copy the full SHA fc94514View commit details -
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d7cd937 - Browse repository at this point
Copy the full SHA d7cd937View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.15.0...4.15.1