Skip to content

chore: bump version to 4.0.4 - #159

Merged
niteshsandal-merge merged 1 commit into
mainfrom
chore/bump-version-4.0.4
Jul 24, 2026
Merged

chore: bump version to 4.0.4#159
niteshsandal-merge merged 1 commit into
mainfrom
chore/bump-version-4.0.4

Conversation

@niteshsandal-merge

Copy link
Copy Markdown
Collaborator

Summary

Bumps the SDK version from 4.0.3 to 4.0.4 in preparation for release.

This release ships the fix from #158 (resolves #157): array query parameters (e.g. expand) are now serialized as comma-separated values (?expand=groups,work_location) instead of repeated params, so all values are sent to the API instead of being silently dropped.

Changes

  • package.json: 4.0.34.0.4
  • src/version.ts: SDK_VERSION 4.0.34.0.4

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@niteshsandal-merge
niteshsandal-merge merged commit 5433500 into main Jul 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

V4 SDK corrupts multiple expand query parameters

2 participants