-
Notifications
You must be signed in to change notification settings - Fork 285
Comparing changes
Open a pull request
base repository: microsoft/botbuilder-js
base: 4.21.1
head repository: microsoft/botbuilder-js
compare: 4.22.1
- 18 commits
- 76 files changed
- 10 contributors
Commits on Nov 14, 2023
-
fix: #4566 Teams config fetch typings (#4567)
* Fix Teams config fetch typings * Update Bot Framework schema * Compat --------- Co-authored-by: Corina Gum <> Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e0e656b - Browse repository at this point
Copy the full SHA e0e656bView commit details -
fix: #4566 Refactor Teams config fetch & submit typings (#4570)
* Cleanup types for Teams config fetch & submit * Compat update * botbuilder test:compat --------- Co-authored-by: Corina Gum <> Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 60824fe - Browse repository at this point
Copy the full SHA 60824feView commit details
Commits on Nov 30, 2023
-
feat: httpRequest to add HEAD method (#4574)
* httpRequest to add HEAD method * 4574 - feat HEAD request resolving feedback and running test actions
Configuration menu - View commit details
-
Copy full SHA for 435bcf6 - Browse repository at this point
Copy the full SHA 435bcf6View commit details -
chore: corrected typo in README.md (#4571)
Corrected typo, `steo` should be `step` within README documentation.
Configuration menu - View commit details
-
Copy full SHA for 59b52cd - Browse repository at this point
Copy the full SHA 59b52cdView commit details -
fix: [#4568] scoreThreshold no longer works in 4.17.0 and later (#4575)
* Restore score threshold filter in QnAMaker results * Add missing dot in comment.
Configuration menu - View commit details
-
Copy full SHA for 363e0c9 - Browse repository at this point
Copy the full SHA 363e0c9View commit details
Commits on Dec 7, 2023
-
feat: Extraction of thumbprint value through the certificate (#4580)
* extract thumbprint from cert value * fix documentation * keep previous constructor with new structure * include validation to avoid undefined.trim()
Configuration menu - View commit details
-
Copy full SHA for 44a1c9f - Browse repository at this point
Copy the full SHA 44a1c9fView commit details
Commits on Dec 21, 2023
-
fix: [#4470] Migrate off @azure/ms-rest-js (#4578)
* update yarn lock without ms-rest-js * remove ms-rest-js in botbuilder * remove ms-rest-js in botframework-connector * update botbuilder package.json * update package json * update with lint format * update packages * update botbuilder api signature * update yarn.lock
Configuration menu - View commit details
-
Copy full SHA for 2bedf24 - Browse repository at this point
Copy the full SHA 2bedf24View commit details -
update axios and replace it in bf-connector (#4591)
# Conflicts: # libraries/botframework-connector/package.json
Configuration menu - View commit details
-
Copy full SHA for d9b26a9 - Browse repository at this point
Copy the full SHA d9b26a9View commit details
Commits on Dec 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e74976 - Browse repository at this point
Copy the full SHA 9e74976View commit details
Commits on Jan 24, 2024
-
fix: USGovSingleTenant OAuthEndpoint (#4588)
* fix usgov single tenant * fix js lint
Configuration menu - View commit details
-
Copy full SHA for aa83fbe - Browse repository at this point
Copy the full SHA aa83fbeView commit details -
feat: Add ASE channel validation. (#4589)
* aseChannelValidation * fix usgov single tenant * fix js lint * fix js lint
Configuration menu - View commit details
-
Copy full SHA for 21e7caa - Browse repository at this point
Copy the full SHA 21e7caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18edf17 - Browse repository at this point
Copy the full SHA 18edf17View commit details -
Configuration menu - View commit details
-
Copy full SHA for f597523 - Browse repository at this point
Copy the full SHA f597523View commit details -
fix: [#4544] JwtTokenExtractor.getIdentity:err! FetchError: request to …
…https://login.botframework.com/v1/.well-known/openidconfiguration (#4583) * Provide proxy setting to openIdMetadata * Replace @azure/ms-rest-js with @azure/core-http * Add missing agent settings in getKeys call
Configuration menu - View commit details
-
Copy full SHA for 1f74561 - Browse repository at this point
Copy the full SHA 1f74561View commit details -
feat: Add isVisible property to AceData (#4606)
* Add isVisible property to AceData * extra comment * updated md --------- Co-authored-by: aterentiev <aterentiev@microsoft.com_odspmdb>
Configuration menu - View commit details
-
Copy full SHA for a0bd4bd - Browse repository at this point
Copy the full SHA a0bd4bdView commit details -
fix: Remove old @microsoft/recognizers-text-number version with posti…
…nstall scripts (#4608) * add recognizers-text-number resolution * add scripts to remove old version of recognizers-text-number * remove rimraf package
Configuration menu - View commit details
-
Copy full SHA for e9c44b9 - Browse repository at this point
Copy the full SHA e9c44b9View commit details -
fix: [#4582] UserAssignedIdentity(WorkloadIdentity) auth fails with '…
…scope https://api.botframework.com is not valid' (#4607) * Add scope post-fix in managedIdentityAuthenticator. * Fix unit test
Configuration menu - View commit details
-
Copy full SHA for f09c538 - Browse repository at this point
Copy the full SHA f09c538View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 581156b - Browse repository at this point
Copy the full SHA 581156bView 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.21.1...4.22.1