Skip to content

Conversation

@tconley1428
Copy link
Contributor

@tconley1428 tconley1428 commented Oct 24, 2025

What was changed

Added ITemporalClientPlugin and ITemporalWorkerPlugin to provide configurability to their respective objects. SimplePlugin was added to make it easier to implement plugins consistently across objects.

Why?

It can be difficult to provide consistent and easy methods of configuring temporal objects.

Checklist

  1. Closes [Feature Request] Plugin support #507 #plu

  2. How was this tested:
    New set of plugin tests.

  3. Any docs updates needed?
    Plugin documentation in general is pending.

@tconley1428 tconley1428 changed the title Plugin/initial Initial implementation of plugins Oct 29, 2025
@tconley1428 tconley1428 marked this pull request as ready for review October 29, 2025 18:40
@tconley1428 tconley1428 requested a review from a team as a code owner October 29, 2025 18:40
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me, but I'm a bit biased because I was involved in the coding. @maciejdudko - can you take a look at this review?

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.

[Feature Request] Plugin support

3 participants