Skip to content

Releases: ydb-platform/ydb-js-sdk

@ydbjs/value@6.0.8

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:56

Patch Changes

  • #623 f78bc01 Thanks @polRk! - Bump @bufbuild/protobuf from 2.10.1 to 2.12.0.

  • Updated dependencies [f78bc01]:

    • @ydbjs/api@6.0.7

@ydbjs/topic@6.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:56

Patch Changes

  • #623 f78bc01 Thanks @polRk! - Bump @bufbuild/protobuf from 2.10.1 to 2.12.0.

  • Updated dependencies [f78bc01]:

    • @ydbjs/api@6.0.7
    • @ydbjs/core@6.3.1
    • @ydbjs/error@6.0.6
    • @ydbjs/value@6.0.8

@ydbjs/query@6.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:56

Minor Changes

  • #622 692a8ee Thanks @polRk! - Add composable query fragments: fragment (and sql.fragment) builds a non-executable piece of YQL with its own bound parameters, and join (and sql.join) combines fragments with a separator. Fragments nest into other sql/fragment templates, with parameters renumbered automatically — enabling dynamic WHERE/IN/KNN clauses without hand-building parameter names.

Patch Changes

  • #623 f78bc01 Thanks @polRk! - Bump @bufbuild/protobuf from 2.10.1 to 2.12.0.

  • Updated dependencies [f78bc01]:

    • @ydbjs/api@6.0.7
    • @ydbjs/core@6.3.1
    • @ydbjs/error@6.0.6
    • @ydbjs/value@6.0.8

@ydbjs/langchain@0.1.0

Choose a tag to compare

Minor Changes

  • #620 a7ba155 Thanks @vgvoleg! - Initial release: YDBVectorStore — a LangChain.js VectorStore backed by YDB with KNN search, metadata filtering, and approximate nearest-neighbour index support.

    Registers @ydbjs/langchain and its version in the x-ydb-sdk-build-info gRPC header via kRegisterLibrary.

Patch Changes

  • Updated dependencies [f78bc01, 692a8ee]:
    • @ydbjs/core@6.3.1
    • @ydbjs/query@6.3.0
    • @ydbjs/value@6.0.8

@ydbjs/error@6.0.6

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:56

Patch Changes

  • #623 f78bc01 Thanks @polRk! - Bump @bufbuild/protobuf from 2.10.1 to 2.12.0.

  • Updated dependencies [f78bc01]:

    • @ydbjs/api@6.0.7

@ydbjs/core@6.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:56

Patch Changes

  • #623 f78bc01 Thanks @polRk! - Bump @bufbuild/protobuf from 2.10.1 to 2.12.0.

  • Updated dependencies [f78bc01]:

    • @ydbjs/api@6.0.7
    • @ydbjs/auth@6.3.1
    • @ydbjs/error@6.0.6

@ydbjs/coordination@6.2.1

Choose a tag to compare

Patch Changes

  • #623 f78bc01 Thanks @polRk! - Bump @bufbuild/protobuf from 2.10.1 to 2.12.0.

  • Updated dependencies [f78bc01]:

    • @ydbjs/api@6.0.7
    • @ydbjs/core@6.3.1
    • @ydbjs/error@6.0.6

@ydbjs/auth@6.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:56

Patch Changes

  • #623 f78bc01 Thanks @polRk! - Bump @bufbuild/protobuf from 2.10.1 to 2.12.0.

  • Updated dependencies [f78bc01]:

    • @ydbjs/api@6.0.7
    • @ydbjs/error@6.0.6

@ydbjs/api@6.0.7

Choose a tag to compare

@github-actions github-actions released this 01 Jun 15:56

Patch Changes

@ydbjs/drizzle-adapter@0.1.1

Choose a tag to compare

Patch Changes

  • #617 3a661c5 Thanks @polRk! - Advertise the adapter in x-ydb-sdk-build-info. YdbDriver now registers @ydbjs/drizzle-adapter/<version> on the underlying Driver for both owned and borrowed instances, so server-side telemetry can attribute traffic to the adapter without losing the native SDK identity (which stays first in the header).

  • Updated dependencies [3a661c5]:

    • @ydbjs/core@6.3.0