Skip to content

Releases: weaviate/csharp-client

1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 May 13:58
Immutable release. Only release title and notes can be modified.

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 May 13:17
Immutable release. Only release title and notes can be modified.

What's Changed

  • CHANGELOG for version 1.0.1 by @mpartipilo in #301
  • feat: Add audio field support to Multi2VecGoogle and Multi2VecGoogleGemini vectorizers by @mpartipilo in #302
  • Server Side Batching support by @mpartipilo in #305
  • Update Hybrid method to support nullable alpha parameter by @mpartipilo in #304
  • fix: Handle ObjectTTLConfig null-vs-disabled equality in collection export by @mpartipilo in #307
  • fix: collection export test compatibility across Weaviate versions by @mpartipilo in #309
  • Add support for X-Weaviate-Client-Integration header by @mpartipilo in #306
  • Remove Slack community link from README by @g-despot in #311
  • feat: add Microsoft.Extensions.VectorData integration package by @mpartipilo in #312
  • feat: pin GitHub Actions to SHA hashes and add security linters by @mpartipilo in #313
  • docs: add Microsoft.Extensions.VectorData integration guide by @mpartipilo in #314
  • perf: optimize VectorData UpsertAsync to use single gRPC batch call by @mpartipilo in #316
  • chore: sync proto and OpenAPI specs from Weaviate v1.36 by @mpartipilo in #317
  • docs: add CLAUDE.md development guide for AI-assisted contributions by @mpartipilo in #319
  • feat: add query profiling support (MetadataOptions.QueryProfile) by @mpartipilo in #318
  • Add support for delete vector index operation by @mpartipilo in #310
  • Add MCP RBAC permission by @g-despot in #321
  • test(replication): de-flake Test_DeleteAll_Operations by @mpartipilo in #325
  • Refactor RBAC integration tests and improve configuration handling by @mpartipilo in #327
  • ci: align GitHub Actions with server SHAs, delegate pinning enforcement to native policy by @mpartipilo in #328
  • chore: pre-export fixes (split out from #324) by @mpartipilo in #330
  • fix(backup): plug disposal leaks in BackupOperationBase / BackupClient by @mpartipilo in #331
  • feat(export): add collection export support (Weaviate 1.37+) by @mpartipilo in #324
  • test: honor WV_HTTP_PORT/WV_GRPC_PORT in ClientTests and TestAuth by @mpartipilo in #332
  • feat: tokenize endpoints + property-level TextAnalyzer + StopwordPresets (Weaviate 1.37.0+) by @mpartipilo in #329
  • ci: replace local hidden-unicode lint with weaviate composite action by @mpartipilo in #334
  • chore(integration): add WV_TEST_HOST/WV_TEST_*_PORT overrides by @mpartipilo in #333
  • feat: add blobHash property type support (Weaviate 1.37.0+) by @mpartipilo in #336
  • fix: code review — concurrency, resource safety, gRPC auth improvements by @mpartipilo in #337
  • chore: release 1.1.0 by @mpartipilo in #338

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Mar 12:15
Immutable release. Only release title and notes can be modified.
f4fe4de

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 13:06
Immutable release. Only release title and notes can be modified.
2f63b95

What's Changed

Read more