Skip to content

fix: File upload fails for supported file types (JPG, PNG, TIFF, docs)#454

Merged
Prajwal-Microsoft merged 1 commit intodevfrom
ve-bug22472
Sep 8, 2025
Merged

fix: File upload fails for supported file types (JPG, PNG, TIFF, docs)#454
Prajwal-Microsoft merged 1 commit intodevfrom
ve-bug22472

Conversation

@Vemarthula-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • https://dev.azure.com/CSACTOSOL/CSA%20Solutioning/_workitems/edit/22472/
    This pull request primarily updates package dependencies to use older, more stable versions of certain libraries. The changes focus on aligning the versions of Microsoft.KernelMemory.WebClient and Microsoft.SemanticKernel packages across multiple projects, as well as ensuring consistency in the Microsoft.SemanticKernel.Abstractions version.

Dependency version downgrades and alignment:

  • Downgraded Microsoft.KernelMemory.WebClient from version 0.98.250508.3 to 0.79.241014.2 in both Microsoft.GS.DPS.Host.csproj and Microsoft.GS.DPS.csproj to ensure compatibility and stability. [1] [2]
  • Downgraded Microsoft.SemanticKernel from version 1.59.0 to 1.32.0 in Microsoft.GS.DPS.Host.csproj.
  • Aligned Microsoft.SemanticKernel.Abstractions version with Microsoft.SemanticKernel by changing from 1.44.0 to 1.15.1 in Directory.Packages.props.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft merged commit 454cbb2 into dev Sep 8, 2025
5 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Prajwal-Microsoft Prajwal-Microsoft deleted the ve-bug22472 branch October 9, 2025 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants