Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 8.2.0 #143

Merged
merged 5 commits into from
Oct 22, 2024
Merged

Release 8.2.0 #143

merged 5 commits into from
Oct 22, 2024

Conversation

MarioRamosEs
Copy link
Contributor

Breaking Changes

  • Semantic Kernel has been updated to 1.24.1, migrating OpenAI and AzureOpenAI services to use the new OpenAI SDK v2.0 and Azure OpenAI SDK v2.0 SDKs. You can follow the Migration Guide.
  • Removed the ICompletionService interface from Encamina.Enmarcha.AI.OpenAI.Abstractions and its implementation, CompletionService, from Encamina.Enmarcha.AI.OpenAI.Azure, as the OpenAI SDK 2.0 no longer includes the completion endpoint.
    • Removed CompletionServiceOptions, ICompletionServiceFactoryProvider, ICompletionServiceFactory, CompletionResult, CompletionRequest, Completion, CompletionServiceFactory, CompletionServiceFactoryProvider they are not longer necessary.

Major Changes

  • Updated dependencies:
    • Updated all Microsoft.SemanticKernel.XXX packages to 1.24.1
    • Updated System.Text.Json from 8.0.4 to 8.0.5

@MarioRamosEs MarioRamosEs added the enhancement New feature or request label Oct 22, 2024
@MarioRamosEs MarioRamosEs self-assigned this Oct 22, 2024
@MarioRamosEs MarioRamosEs changed the title Release 8.2.0 preview-04 Release 8.2.0 Oct 22, 2024
@MarioRamosEs MarioRamosEs merged commit 94ce903 into releases/8.2.0 Oct 22, 2024
2 checks passed
@MarioRamosEs MarioRamosEs deleted the @mramos/release-8.2.0 branch October 22, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants