Skip to content

chore(main): release 2.0.0#666

Merged
yosiharan merged 1 commit intomainfrom
release-please--branches--main--components--node-sdk
Mar 16, 2026
Merged

chore(main): release 2.0.0#666
yosiharan merged 1 commit intomainfrom
release-please--branches--main--components--node-sdk

Conversation

@descope-release-bot
Copy link
Copy Markdown
Contributor

@descope-release-bot descope-release-bot Bot commented Mar 4, 2026

🤖 I have created a release beep boop

2.0.0 (2026-03-16)

⚠ BREAKING CHANGES

  • user: The search and searchTestUsers methods now return UserSearchResponse with { users, total } instead of UserResponse[].

Features

  • user: return total count in search and searchTestUsers responses (#664) (12150be), closes #662

Bug Fixes

  • increase FGA cache timeout and make it configurable (#678) (001b2b5)

This PR was generated with Release Please. See documentation.

dorsha
dorsha previously approved these changes Mar 10, 2026
@descope-release-bot descope-release-bot Bot force-pushed the release-please--branches--main--components--node-sdk branch from 136b242 to 47e77ee Compare March 10, 2026 20:49
@descope-release-bot descope-release-bot Bot force-pushed the release-please--branches--main--components--node-sdk branch from 47e77ee to 718c29f Compare March 16, 2026 14:30
@yosiharan yosiharan enabled auto-merge (squash) March 16, 2026 15:14
@yosiharan yosiharan merged commit b44d218 into main Mar 16, 2026
27 checks passed
@yosiharan yosiharan deleted the release-please--branches--main--components--node-sdk branch March 16, 2026 15:14
@descope-release-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

search API returns total but the SDK does not

2 participants