Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Remove deprecated Worker and Client methods #109

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

jlegrone
Copy link
Collaborator

@jlegrone jlegrone commented Aug 11, 2022

What changed?

This PR removes previously deprecated Worker and Client methods from the temporaltest package, which were replaced by NewWorker and DefaultClient respectively.

Why?

We're cutting a semantically versioned release soon and this avoids a future breaking change to remove deprecated APIs.

How did you test it?

N/A

Potential risks

There may be existing consumers of these APIs; they will need to modify their source code before upgrading to the first official release.

Is hotfix candidate?

No

@jlegrone jlegrone merged commit 65c2369 into main Aug 11, 2022
@jlegrone jlegrone deleted the jlegrone/remove-deprecated-apis branch August 11, 2022 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants