Skip to content

Conversation

@ShahabT
Copy link
Contributor

@ShahabT ShahabT commented Dec 10, 2025

What changed?

Remove unused code about versioning deprecated pre-release APIs (only v0.3.0).

Why?

The code is not used by the current implementation. The APIs previously referring to the code has been returning the following error for the last 6+ months:

Deployments are deprecated and no longer supported, use Worker Deployments instead

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

None

@ShahabT ShahabT marked this pull request as ready for review December 10, 2025 18:52
@ShahabT ShahabT requested review from a team as code owners December 10, 2025 18:52
# Conflicts:
#	api/matchingservice/v1/request_response.pb.go
@ShahabT ShahabT enabled auto-merge (squash) December 13, 2025 00:55
@ShahabT ShahabT merged commit c6fd886 into main Dec 13, 2025
95 of 97 checks passed
@ShahabT ShahabT deleted the shahab/cleanup-v3.0 branch December 13, 2025 04:18
chaptersix pushed a commit to chaptersix/temporal that referenced this pull request Dec 15, 2025
## What changed?
Remove unused code about versioning deprecated pre-release APIs (only
v0.3.0).

## Why?
The code is not used by the current implementation. The APIs previously
referring to the code has been returning the following error for the
last 6+ months:
```
Deployments are deprecated and no longer supported, use Worker Deployments instead
```

## How did you test it?
- [x] built
- [ ] run locally and tested manually
- [x] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)

## Potential risks
None
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.

3 participants