-
Notifications
You must be signed in to change notification settings - Fork 845
Comparing changes
Open a pull request
base repository: dotnet/extensions
base: ec3b31d717
head repository: dotnet/extensions
compare: 3645ccc33d
- 12 commits
- 91 files changed
- 11 contributors
Commits on Aug 29, 2025
-
* Add unofficial .yml * get rid of bad condition
Configuration menu - View commit details
-
Copy full SHA for 4b40c8e - Browse repository at this point
Copy the full SHA 4b40c8eView commit details -
Add suppressions for Credential Scanner (#6758)
Get repo clean, verified locally
Configuration menu - View commit details
-
Copy full SHA for efe30a3 - Browse repository at this point
Copy the full SHA efe30a3View commit details
Commits on Sep 1, 2025
-
Log and redact query string params (#6521)
* parse query string params * add proper redaction * linter fix * additional tests, check for the null params and false logging flag * add experimental attribute, lint * suppress warnings for 4.6.2 * Proper error suppression * fix linter * PR fixes * add support for net462, wip * remove extra logging flag, update tests * remove query parameters count field, reset QP in the LogRecord * update interfaces * fix tests and pr comments * use classification tag, trying to fix TryAdd with conditional compilation * update the logging, additional tests * formatting, experimental attribute * fix PR comments * fix formatting * use array instead of the list for the query parameters * use shared object pool to store the result, mem alloc improvements * fix formatting * use url.full tag for query parameters * update tests to check the redacted value * remove LINQ and store FullURI as a string * update prefixes * explicit pool type and small refactor * fix warnings * update naming tag names * remove double data redaction * update redaction logic * fix warnings * fix warnings * change naming * always emit the url.full tag, update the tests * fix warnings and PR comments * fix build warnings * use url.query tag to store query parameters * update test assertions * Update src/Libraries/Microsoft.Extensions.Http.Diagnostics/Logging/Internal/LogRecord.cs Co-authored-by: Iliar Turdushev <[email protected]> --------- Co-authored-by: Iliar Turdushev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b4c4d5 - Browse repository at this point
Copy the full SHA 0b4c4d5View commit details
Commits on Sep 2, 2025
-
Update dependencies from https://github.com/dotnet/arcade build 20250…
…828.3 (#6760) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25415.3 -> To Version 9.0.0-beta.25428.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18bfe72 - Browse repository at this point
Copy the full SHA 18bfe72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e57e605 - Browse repository at this point
Copy the full SHA e57e605View commit details
Commits on Sep 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 20349f8 - Browse repository at this point
Copy the full SHA 20349f8View commit details -
Branding updates for 9.10 (#6769)
* Initial plan * Branding updates for 9.10 - Update versions from 9.9 to 9.10 Co-authored-by: joperezr <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: joperezr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6718f6 - Browse repository at this point
Copy the full SHA d6718f6View commit details
Commits on Sep 5, 2025
-
Add reasoning text content for OpenAI Responses ChatClient Streaming (#…
…6761) * Add reasoning text content for OpenAI Responses ChatClient Streaming --------- Co-authored-by: Stephen Toub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06ad449 - Browse repository at this point
Copy the full SHA 06ad449View commit details -
Add function approvals support (#6745)
- Adding an ApprovalRequiredAIFunction that can be used to decorate an AIFunction. - Adding UserInputRequestContent and UserInputResponseContent base types to represent all user input. - Adding FunctionApprovalRequestContent and FunctionApprovalResponseContent for function approvals. - Updated FunctionInvokingChatClient with approval generation handling. All new types are currently [Experimental]. Co-authored-by: Stephen Toub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc12dd0 - Browse repository at this point
Copy the full SHA bc12dd0View commit details
Commits on Sep 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a5200db - Browse repository at this point
Copy the full SHA a5200dbView commit details -
Factor ChatMessage.Role into ChatResponseUpdate coalescing logic (#6778)
If the role changes, consider it a new message.
Configuration menu - View commit details
-
Copy full SHA for 44fbcce - Browse repository at this point
Copy the full SHA 44fbcceView commit details -
Change OpenTelemetryChatClient/EmbeddingGenerator to log raw addition…
…al properties (#6776) For historical reasons (based on older versions of the genai convention), we were mangling the key names. Now just use the key names as sourced from the dictionary, enabling a developer to more easily augment the spans with data of their choice.
Configuration menu - View commit details
-
Copy full SHA for 3645ccc - Browse repository at this point
Copy the full SHA 3645cccView 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 ec3b31d717...3645ccc33d