Skip to content

Releases: elastic/semantic-kernel-net

0.1.2

26 Nov 10:55
fefd1c8
Compare
Choose a tag to compare

What's Changed

  • Update Elastic.Clients.Elasticsearch and playground example by @flobernd in #8
    • Fixes a NullReferenceException in the Elasticsearch client that happened in some rare cases when instrumentation was enabled.

Full Changelog: 0.1.1...0.1.2

0.1.1

21 Nov 15:31
e0b232c
Compare
Choose a tag to compare

What's Changed

  • Fix custom user-agent and update dependencies by @flobernd in #7
    • Update Elastic.Clients.Elasticsearch to 16.0.1
    • Update Microsoft.SemanticKernel.Abstractions to 1.29.0
    • Make sure, integration specific user-agent is only used internally and not changed for the passed ElasticsearchClient instance

Full Changelog: 0.1.0-alpha.3...0.1.1

0.1.0-alpha.3

05 Nov 15:20
9ac4029
Compare
Choose a tag to compare

What's Changed

  • Add VectorStoreRecordCollection targeted KernelBuilder and ServiceCollection extensions by @flobernd in #6

Full Changelog: 0.1.0-alpha.2...0.1.0-alpha.3

0.1.0-alpha.2

05 Nov 08:49
3c5317e
Compare
Choose a tag to compare

What's Changed

  • Minor bugfixes by @flobernd in #5
    • Fix IndexKind mapping
    • Fix validation of supported vector property types
  • Update README by @flobernd in #4

Full Changelog: 0.1.0-alpha.1...0.1.0-alpha.2

0.1.0-alpha.1

04 Nov 11:31
364f9c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/elastic/semantic-kernel-net/commits/0.1.0-alpha.1