Skip to content

v5.3.0 RC#409

Merged
MrRefactoring merged 6 commits intomasterfrom
release/v5.3.x
Jan 26, 2026
Merged

v5.3.0 RC#409
MrRefactoring merged 6 commits intomasterfrom
release/v5.3.x

Conversation

@MrRefactoring
Copy link
Copy Markdown
Owner

No description provided.

@MrRefactoring MrRefactoring added this to the v5.3.0 milestone Jan 3, 2026
MrRefactoring and others added 5 commits January 25, 2026 23:13
* New Version2Client endpoints

* build fix

* lint fix
…ectAssociations (#414)

Fixed paramSerializer to handle array values by creating multiple query
parameters (projectId=10000&projectId=10001) instead of comma-separated
values (projectId=10000,10001).

Fixes #410
Thanks to @konrad-garus for reporting
- Add parentId parameter to AddComment interface in version2 and version3
- Include parentId in request body for addComment method in both API versions
- Update CHANGELOG.md with enhancement entries crediting @lukiffer

This allows users to reply to existing comments by providing the parentId
of the comment they want to reply to, enabling threaded comment functionality.
@MrRefactoring MrRefactoring marked this pull request as ready for review January 26, 2026 17:08
@MrRefactoring MrRefactoring merged commit 2ddb182 into master Jan 26, 2026
13 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.

1 participant