Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps Microsoft.SemanticKernel.Abstractions from 1.0.0-beta8 to 1.0.0-rc4.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.0.0-rc4

Changes:

  • 29f72ace16e7f070f5ef8e7ba3073a70785db938 .Net: Mark gRPC and OpenAPI Functions as Experimental (#4244)
  • 6e0a4b915481c9ee3c85dd127f863961d1eec5e8 .Net: Bump version to 1.0.0-rc4 (#4241)
  • 0095578c44cc98b45867cdff5ff17901adfb037e .Net: Simplify memory namespaces (#4230) [ #1 ]
  • c41005331ad6f80775d4937d587d52cb30a6e547 .Net: Remove the service id (#4232) [ #4212 ]
  • 53b1c952337f58d2d49db24992fbfb04c2b7b61d .Net: Fixing issues with functions that take a parameter. (#4240)
  • 49e9051085d11c6875edf7f2ea7aa18d45dc2d6c .Net: Fix default OpenAI execution settings values (#4236) [ #4235 ]
  • a14d1e58b68fe007e052d196472ab1d3b1d4d43b .Net ChatHistory Streaming Message Helper API (#4167) [ #3961 ]
  • 0d434be2330d5148fc25a068118734f1808d6da9 .Net: PromptExecutionSettings in KernelArguments should be an ordered dictionary (#4220) [ #4212 ]
  • 3a86d7c96a68bbbc52586ece7f89e4a5b6a988c6 .Net: Service ID in execution_settings should be promoted as the key of the list/dictionary (#4211) [ #3981 ]
  • 6ad5d2662c170fbd9ecb8bdc96ee920a9cff5e24 .Net: [OpenApi][DataTypeSupport][Part3] support for string and non-string Types (#4192)
  • c675a6d55aa001b685e134ef1c99e05a2f5bdb58 .Net: Samples Descriptions, Pragmas and Resharper Cleanup (#4199)
  • 37bfcc84fb2dea45b4ab3a87e7b3e98299507550 .Net: Add missing logging to InvokePrompt{Streaming}Async (#4221)
  • 4e8e356dba0b61671e2d66879d10d90ed46b26c6 .Net: Make it possible to get the execution settings for a prompt within an AI Selection Service (#4215) [ #4209 ]
  • 2648531e66d129fe0a000acfaedd20c9e509807f .Net: Update Milvus and MongoDB memory connectors (#4218)
  • 46f3dbc737e52085a399040d3858cdbb93cac3b3 .Net: Handlebars Prompt Template Helpers (#4017) [ #3947 ]
  • 81be8a62daa0e951d29667cd30ec65f364955a48 .Net: Revert ".Net: Add default JSON-serializable TypeConverter" (#4216) [ #4000 ]
  • 0541583af80c72a1abdb1f1713df9a7756f0d3bd .Net - Update pgvector for Postgres memory connector (#4214)
  • 62b24c383dc9692096473d376efd84c3ce586832 .Net: Blocks Namespace Flattening + Content -> Contents folder (#4195) [ #3151 ]
  • 461b466a0f831047a2220925da3e20bd655b62f3 .Net: Add default JSON-serializable TypeConverter (#4000)
  • 38ac687e6d19720eafd0416410ffc18a351fdd16 .Net: Integration Tests for Function Calling Stepwise Planner (#4189)
  • 13a4b4e92cfb664df116f494aac97e7e3badfb49 Change version of .Net in dev container to 8 so it can run Polyglot n… (#4201)
  • bb5382793e4dab56fa353b6b8a54fb2a21b079a2 .Net: Assistant chat enhancement (#4064)
  • ffea465c05d0d9d53a2277d16ee6e969f279f4e6 .Net: Update telemetry sample app (#4173)
  • 4487ca3d80df8f34624a3c24debea0d6995b9c4c .Net: Add new getting started samples (#4191) [ #4019 ]
  • cb73546bc04d39df2dd8610a6b6fbdc66e7708b4 .Net: Use named args for creating or adding AI services (#4175)
  • da2dfda017975003a7641b014792e8aebf2dac46 .Net Removing special "input" argument (#4156) [ #3887 ]
  • 398c814fa9cfbb50b9b238b5b450f0a9c6cb2a94 .Net: Fix PromptRendered event does not use changed RenderedPrompt (#4194) [ #4190 ]
  • 6915261b49a6b954c08f6d8ffac06dce54ce74a1 .Net: Redo OpenAI function calling to be tool calling (#4153)
  • 723b892069de67330c9aaf903c46ba21983b5780 .Net: Add support for DI service arguments to KernelFunctionFromMethod (#4185)
  • e7ae13b42118d474144bae4b4e51f2dd439afbb6 .Net: Add OpenAIPromptExecutionSettings.Seed (#4162)
  • f51484e617f4b0ecb0914f7b8144c9d0d01c226a .Net: Fix InvokePromptAsync doesn't work for non-semantic-kernel templates (#4186) [ #4160 ]
  • 5bc5aac91acc90df08a5477a663e9231c7dd8844 .Net: Add service suffix IEmbeddingGenerationService (#4176)
  • 2a86493e668d1ec8e3b0a1d0f2539b6bb813e8a4 .Net: Mark Kernel Events Functionality as Experimental (#4188) [ #4035 ]
  • c5303d189b33cca1bfd6b784bfde69c1e65888cc .Net: Naming and location updates for content models (#4163)
  • 8b6ec1dac74af6784c42e933b00bd751885ac1e4 .Net: Bump Grpc.Net.Client from 2.58.0 to 2.59.0 in /dotnet (#4179) [ grpc/grpc-dotnet#2294, grpc/grpc-dotnet#2298, grpc/grpc-dotnet#2303, grpc/grpc-dotnet#2307, #2316, #2307, #2303, #2294 ]
  • a504e34c7b33a86134bac959fd993ec16b74a586 .Net: Bump SharpToken from 1.2.12 to 1.2.14 in /dotnet (#4180) [ #26, #25 ]
  • b98548357f39162b4843871d1d11a331afe79de2 .Net: Bump JsonSchema.Net.Generation from 3.5.0 to 3.5.1 in /dotnet (#4181) [ #581 ]
  • b01dac675fbc57dfc6cc3b0555ab1eae99c581cc .Net: Tweak a few collections on JSON-deserialized types (#4187)
  • 08013b97e6b55d358e485625076901f94694af57 .Net: Cleanup in Functions.OpenApi project (#4169)
  • 0cbac2626c539b7772adf33c195b80e11e578f0f .Net: Function Calling Stepwise Planner - Bug Fixes (#4170)
  • c540920d6741a475f2d05322c2cd2b5970b499c0 .Net KernelExample57 - Update comments (#4172)
  • a5a4b7f3f7bbe441ef674f67801a43eaac720738 .Net: Simplify and clarify example 16 (#4088)
  • 1f6018dd21a2e64749a803a97d5184318ab21101 .Net: Improve example 21 (#4150)

... (truncated)

Commits
  • 29f72ac .Net: Mark gRPC and OpenAPI Functions as Experimental (#4244)
  • 6e0a4b9 .Net: Bump version to 1.0.0-rc4 (#4241)
  • 0095578 .Net: Simplify memory namespaces (#4230)
  • c410053 .Net: Remove the service id (#4232)
  • 53b1c95 .Net: Fixing issues with functions that take a parameter. (#4240)
  • be89d6b Python: Resolve hanging issue in Jupyter notebooks when re-running async func...
  • 49e9051 .Net: Fix default OpenAI execution settings values (#4236)
  • a14d1e5 .Net ChatHistory Streaming Message Helper API (#4167)
  • 0d434be .Net: PromptExecutionSettings in KernelArguments should be an ordered diction...
  • 0a8fc1d Python: Add missing parenthesis in markdown in 03-semantic-function-inline no...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.SemanticKernel.Abstractions](https://github.com/microsoft/semantic-kernel) from 1.0.0-beta8 to 1.0.0-rc4.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.0.0-beta8...dotnet-1.0.0-rc4)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
@martindevans
Copy link
Member

@xbotter since you're already doing this work in #356 shall we close this PR?

@xbotter
Copy link
Collaborator

xbotter commented Dec 18, 2023

@martindevans Yep

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@martindevans martindevans deleted the dependabot/nuget/Microsoft.SemanticKernel.Abstractions-1.0.0-rc4 branch December 18, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants