chore: the concurrency changesets release as minor - #4950
matt-aitken wants to merge 2 commits into
Conversation
The task concurrency option, named limits, the concurrencyLimits namespace and the chat session concurrency options are new features, so the release is a minor, not a patch.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| Name | Type |
|---|---|
| @trigger.dev/sdk | Minor |
| @trigger.dev/core | Minor |
| @trigger.dev/react-hooks | Minor |
| @trigger.dev/python | Minor |
| @internal/dashboard-agent | Patch |
| @trigger.dev/build | Minor |
| trigger.dev | Minor |
| @trigger.dev/redis-worker | Minor |
| @trigger.dev/schema-to-json | Minor |
| @internal/clickhouse | Patch |
| @internal/llm-model-catalog | Patch |
| @internal/metrics-pipeline | Patch |
| @trigger.dev/rbac | Minor |
| @internal/redis | Patch |
| @internal/replication | Patch |
| @internal/run-engine | Patch |
| @internal/run-store | Patch |
| @internal/schedule-engine | Patch |
| @internal/tracing | Patch |
| @internal/webhook-engine | Patch |
| @internal/webhook-sources | Patch |
| @internal/cache | Patch |
| @trigger.dev/rsc | Minor |
| @trigger.dev/database | Minor |
| @trigger.dev/otlp-importer | Minor |
| @trigger.dev/sso | Minor |
| @internal/testcontainers | Patch |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@trigger.dev/build
trigger.dev
@trigger.dev/core
@trigger.dev/python
@trigger.dev/react-hooks
@trigger.dev/redis-worker
@trigger.dev/rsc
@trigger.dev/schema-to-json
@trigger.dev/sdk
commit: |
|
Closing: this stack was flattened into a single change that has now been merged and will land in this repository via the automated sync. All review feedback from these PRs is incorporated, along with further review rounds on the flattened change. |
Summary
The new concurrency surface (the task
concurrencyoption, named limits, theconcurrencyLimitsnamespace, and the chat session concurrency options) is a feature release, so the two changesets move from patch to minor. All packages share one fixed version group, so the next release becomes a minor across the board.Stacked on #4906 so the approved stack stays untouched.