Skip to content

fix: Make search attribute type more lenient when parsing#716

Merged
xepozz merged 4 commits intomasterfrom
typed-attrs
Mar 3, 2026
Merged

fix: Make search attribute type more lenient when parsing#716
xepozz merged 4 commits intomasterfrom
typed-attrs

Conversation

@xepozz
Copy link
Collaborator

@xepozz xepozz commented Feb 25, 2026

What was changed

Supported PascalCase and SCREAMING_SNAKE_CASE in typed attributes in addition to camelCase as it used before

Why?

temporalio/features#741

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

…ty attribute (#677)

* feat: produce deprecation when use activity method without the activity attribute

* feat: add feature flag

* fix: make psalm pass

* fix: update baseline
@xepozz xepozz requested review from a team, roxblnfk and wolfy-j as code owners February 25, 2026 06:40
@vercel
Copy link

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
php Ready Ready Preview, Comment Mar 3, 2026 8:31am

Request Review

@xepozz xepozz linked an issue Feb 25, 2026 that may be closed by this pull request
@xepozz xepozz requested a review from Sushisource February 25, 2026 13:50
@xepozz xepozz merged commit 5123b9e into master Mar 3, 2026
147 of 148 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.

[Bug] Search attribute type needs to be more lenient when parsing

3 participants