Skip to content

build(deps): bump go.temporal.io/sdk from 1.46.0 to 1.47.0 - #549

Merged
wolfy-j merged 1 commit into
mainfrom
dependabot/go_modules/go.temporal.io/sdk-1.47.0
Aug 8, 2026
Merged

build(deps): bump go.temporal.io/sdk from 1.46.0 to 1.47.0#549
wolfy-j merged 1 commit into
mainfrom
dependabot/go_modules/go.temporal.io/sdk-1.47.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps go.temporal.io/sdk from 1.46.0 to 1.47.0.

Release notes

Sourced from go.temporal.io/sdk's releases.

v1.47.0

Highlights

  • User metadata fields (StaticSummary, StaticDetails, CurrentDetails, Activity Summary, Timer Summary, AwaitOptions) are no longer marked as experimental.
  • Workers automatically enroll into poller autoscaling when the namespace advertises the PollerAutoscalingAutoEnroll capability. This only applies to poller types left at their default; explicitly configured pollers are left unchanged.
  • Added worker.Options.PreferredVersionProvider, which can select the version recorded by a newly encountered workflow.GetVersion call. This supports gradual rollout of a new GetVersion call before activating its new behavior.
  • Added nexus support for workflow updates and external storage.
  • Numerous bug fixes: see CHANGELOG.md for details.

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from go.temporal.io/sdk's changelog.

Changelog

[Unreleased]

Fixed

  • Prevent workflow task failures when an activity with a custom ID completes while its cancellation command is pending.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [go.temporal.io/sdk](https://github.com/temporalio/sdk-go) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/temporalio/sdk-go/releases)
- [Changelog](https://github.com/temporalio/sdk-go/blob/main/CHANGELOG.md)
- [Commits](temporalio/sdk-go@v1.46.0...v1.47.0)

---
updated-dependencies:
- dependency-name: go.temporal.io/sdk
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 3, 2026
@wolfy-j
wolfy-j merged commit 51cbbab into main Aug 8, 2026
3 checks passed
@wolfy-j
wolfy-j deleted the dependabot/go_modules/go.temporal.io/sdk-1.47.0 branch August 8, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant