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-js Loading
base: 4.21.4
Choose a base ref
...
head repository: microsoft/botbuilder-js Loading
compare: 4.22.1
Choose a head ref
  • 9 commits
  • 29 files changed
  • 6 contributors

Commits on Jan 24, 2024

  1. fix: USGovSingleTenant OAuthEndpoint (#4588)

    * fix usgov single tenant
    
    * fix js lint
    fangyangci authored and Tracy Boehrer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    aa83fbe View commit details
    Browse the repository at this point in the history
  2. feat: Add ASE channel validation. (#4589)

    * aseChannelValidation
    
    * fix usgov single tenant
    
    * fix js lint
    
    * fix js lint
    fangyangci authored and Tracy Boehrer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    21e7caa View commit details
    Browse the repository at this point in the history
  3. update mocha package to avoid vulnerability with nanoid (#4603)

    JhontSouth authored and Tracy Boehrer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    18edf17 View commit details
    Browse the repository at this point in the history
  4. fix: add content type header (#4587)

    XVincentX authored and Tracy Boehrer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f597523 View commit details
    Browse the repository at this point in the history
  5. 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
    ceciliaavila authored and Tracy Boehrer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1f74561 View commit details
    Browse the repository at this point in the history
  6. feat: Add isVisible property to AceData (#4606)

    * Add isVisible property to AceData
    
    * extra comment
    
    * updated md
    
    ---------
    
    Co-authored-by: aterentiev <[email protected]_odspmdb>
    2 people authored and Tracy Boehrer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a0bd4bd View commit details
    Browse the repository at this point in the history
  7. 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
    JhontSouth authored and Tracy Boehrer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e9c44b9 View commit details
    Browse the repository at this point in the history
  8. 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
    ceciliaavila authored and Tracy Boehrer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f09c538 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. use npm to run postinstall scripts (#4611)

    JhontSouth authored and Tracy Boehrer committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    581156b View commit details
    Browse the repository at this point in the history
Loading