Skip to content

deps(go/gateway): bump go.temporal.io/sdk from 1.29.1 to 1.47.0 in /services/gateway - #20

Merged
munisp merged 1 commit into
mainfrom
dependabot/go_modules/services/gateway/go.temporal.io/sdk-1.47.0
Aug 16, 2026
Merged

munisp merged 1 commit into
mainfrom
dependabot/go_modules/services/gateway/go.temporal.io/sdk-1.47.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps go.temporal.io/sdk from 1.29.1 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)

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)

@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [go.temporal.io/sdk](https://github.com/temporalio/sdk-go) from 1.29.1 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.29.1...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>
@munisp
munisp force-pushed the dependabot/go_modules/services/gateway/go.temporal.io/sdk-1.47.0 branch from 9d9203e to 02ceea5 Compare August 16, 2026 13:51
@munisp
munisp merged commit 9046288 into main Aug 16, 2026
6 checks passed
@munisp
munisp deleted the dependabot/go_modules/services/gateway/go.temporal.io/sdk-1.47.0 branch August 16, 2026 14:02
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.

1 participant