Skip to content

Comments

Update Semantic Kernel dependencies to 1.68.0, bump version#182

Merged
rliberoff merged 6 commits intomainfrom
@rliberoff/update-semantic-kernel
Dec 17, 2025
Merged

Update Semantic Kernel dependencies to 1.68.0, bump version#182
rliberoff merged 6 commits intomainfrom
@rliberoff/update-semantic-kernel

Conversation

@rliberoff
Copy link
Member

Description

Upgraded all Microsoft.SemanticKernel-related dependencies to 1.68.0 (including preview/alpha packages where applicable) across the solution. Updated the changelog and incremented the solution version to 10.0.1.

Motivation and Context

Keep the ENMARCHA solution updated to mitigate configuration drift.

Type of change

Please check only those options that are relevant with a (✅).

  • The code builds clean without any errors or warnings
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

Please check all options from this checklist when validating your pull request with a (✅).

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I didn't break anyone 😄

Upgraded all Microsoft.SemanticKernel-related dependencies to 1.68.0 (including preview/alpha packages where applicable) across the solution. Updated the changelog and incremented the solution version to 10.0.1.
MarioEncamina
MarioEncamina previously approved these changes Dec 16, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates all Microsoft Semantic Kernel dependencies from version 1.66.0 to 1.68.0 across the ENMARCHA solution to prevent configuration drift. The solution version is also incremented from 10.0.0 to 10.0.1, and the CHANGELOG is updated to document this minor change.

  • Updated all Microsoft.SemanticKernel-related packages to version 1.68.0 (including preview and alpha variants)
  • Bumped solution version to 10.0.1
  • Updated CHANGELOG.md with version 10.0.1 entry

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
Directory.Build.props Incremented version prefix from 10.0.0 to 10.0.1
CHANGELOG.md Added version 10.0.1 entry documenting Semantic Kernel dependency updates, and corrected version reference in 10.0.0 section
src/Encamina.Enmarcha.SemanticKernel.Plugins.QuestionAnswering/Encamina.Enmarcha.SemanticKernel.Plugins.QuestionAnswering.csproj Updated Microsoft.SemanticKernel.Abstractions from 1.66.0 to 1.68.0
src/Encamina.Enmarcha.SemanticKernel.Plugins.Memory/Encamina.Enmarcha.SemanticKernel.Plugins.Memory.csproj Updated Microsoft.SemanticKernel.Abstractions from 1.66.0 to 1.68.0
src/Encamina.Enmarcha.SemanticKernel.Plugins.Chat/Encamina.Enmarcha.SemanticKernel.Plugins.Chat.csproj Updated Microsoft.SemanticKernel.Abstractions from 1.66.0 to 1.68.0
src/Encamina.Enmarcha.SemanticKernel.Connectors.Memory/Encamina.Enmarcha.SemanticKernel.Connectors.Memory.csproj Updated Microsoft.SemanticKernel.Connectors.AzureAISearch and Microsoft.SemanticKernel.Connectors.Qdrant from 1.64.0-preview to 1.68.0-preview
src/Encamina.Enmarcha.SemanticKernel.Connectors.Document/Encamina.Enmarcha.SemanticKernel.Connectors.Document.csproj Updated Microsoft.SemanticKernel.Connectors.AzureOpenAI from 1.66.0 to 1.68.0 and Microsoft.SemanticKernel.Plugins.Document from 1.64.0-alpha to 1.68.0-alpha
src/Encamina.Enmarcha.SemanticKernel.Abstractions/Encamina.Enmarcha.SemanticKernel.Abstractions.csproj Updated Microsoft.SemanticKernel.Connectors.AzureOpenAI and Microsoft.SemanticKernel.Core from 1.66.0 to 1.68.0
src/Encamina.Enmarcha.Agents/Encamina.Enmarcha.Agents.csproj Updated Microsoft.SemanticKernel from 1.66.0 to 1.68.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

rliberoff and others added 4 commits December 16, 2025 12:45
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated all Semantic Kernel dependencies to version 1.68.0.
Corrected a typo in the changelog for the 1.66.0 update ("Consolitaded" to "consolidated").
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@rliberoff rliberoff merged commit d3ecc8c into main Dec 17, 2025
2 checks passed
@rliberoff rliberoff deleted the @rliberoff/update-semantic-kernel branch December 17, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants