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

Remove MemoryStoreExtender workaround #79

Merged
merged 4 commits into from
Feb 15, 2024

Conversation

LuisM000
Copy link
Contributor

- Updated `Microsoft.AspNetCore.Authentication.JwtBearer` from `8.0.1` to `8.0.2`.
- Updated `Microsoft.AspNetCore.Authentication.OpenIdConnect` from `8.0.1` to `8.0.2`.
- Updated `Microsoft.Azure.Cosmos` from `3.38.0` to `3.38.1`.
- Updated `Microsoft.EntityFrameworkCore` from `8.0.1` to `8.0.2`.
- Updated `Microsoft.EntityFrameworkCore.SqlServer` from `8.0.1` to `8.0.2`.
- Updated `Microsoft.Extensions.Azure` from `1.7.1` to `1.7.2`.
- Updated `Microsoft.Extensions.Options` from `8.0.1` to `8.0.2`.
- Updated `Microsoft.NET.Test.Sdk` from `17.8.0` to `17.9.0`.
- Updated `Microsoft.SemanticKernel.Abstractions` from `1.3.1` to `1.4.0`.
- Updated `Microsoft.SemanticKernel.Connectors.AzureAISearch` from `1.3.1-alpha` to `1.4.0-alpha`.
- Updated `Microsoft.SemanticKernel.Connectors.OpenAI` from `1.3.1` to `1.4.0`.
- Updated `Microsoft.SemanticKernel.Connectors.Qdrant` from `1.3.1-alpha` to `1.4.0-alpha`.
- Updated `Microsoft.SemanticKernel.Core` from `1.3.1` to `1.4.0`.
- Updated `Microsoft.SemanticKernel.Plugins.Document` from `1.3.1-alpha` to `1.4.0-alpha`.
- Updated `Microsoft.SemanticKernel.Plugins.Memory` from `1.3.1-alpha` to `1.4.0-alpha`.
- Updated `System.Text.Json` from `8.0.1` to `8.0.2`.
@LuisM000 LuisM000 linked an issue Feb 15, 2024 that may be closed by this pull request
@LuisM000 LuisM000 marked this pull request as ready for review February 15, 2024 11:39
Directory.Build.props Outdated Show resolved Hide resolved
@rliberoff rliberoff added bug Something isn't working enhancement New feature or request labels Feb 15, 2024
MarioRamosEs
MarioRamosEs previously approved these changes Feb 15, 2024
@LuisM000 LuisM000 merged commit 08cf111 into main Feb 15, 2024
2 checks passed
@LuisM000 LuisM000 deleted the @lmarcos/#72_remove_memory_store_extender_workaround branch February 15, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handling Http NotFound Exception in MemoryStoreExtender
3 participants