Skip to content

Comments

Bump go.temporal.io/api from 1.51.0 to 1.62.2#11

Open
dependabot[bot] wants to merge 1 commit intofntfrom
dependabot/go_modules/go.temporal.io/api-1.62.2
Open

Bump go.temporal.io/api from 1.51.0 to 1.62.2#11
dependabot[bot] wants to merge 1 commit intofntfrom
dependabot/go_modules/go.temporal.io/api-1.62.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps go.temporal.io/api from 1.51.0 to 1.62.2.

Release notes

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

v1.62.2

Full Changelog: temporalio/api-go@v1.62.1...v1.62.2

v1.62.1

Full Changelog: temporalio/api-go@v1.62.0...v1.62.1

v1.62.0

What's Changed

New Contributors

Full Changelog: temporalio/api-go@v1.61.0...v1.62.0

v1.61.0

Full Changelog: temporalio/api-go@v1.60.0...v1.61.0

v1.60.2

💥 BREAKING CHANGE 💥

  • Redefined the experimental activity HTTP API paths.
  • The activity operator APIs were explicitly marked as deprecated, they will be redone when we add support for standalone activities.
  • All verbs that didn't have an identifier in the path (e.g. APIs that take a token), were renamed activity-$VERB.
  • All APIs that take identifiers (either within a workflow or for standalone) were restructured to include the identifiers in the path.
  • Chose the name resolve-as-canceled for RespondActivityTaskCanceledById to prevent the collision with cancel with maps to RequestCancelActivityExecution, which matches the path verb for RequestCancelWorkflowExecution.

Full Changelog: temporalio/api-go@v1.60.1...v1.60.2

v1.60.1

Full Changelog: temporalio/api-go@v1.60.0...v1.60.1

v1.60.0

Full Changelog: temporalio/api-go@v1.59.0...v1.60.0

v1.59.0

Full Changelog: temporalio/api-go@v1.58.0...v1.59.0

v1.58.0

Full Changelog: temporalio/api-go@v1.57.0...v1.58.0

v1.57.0

Full Changelog: temporalio/api-go@v1.55.0...v1.57.0

v1.55.0

Full Changelog: temporalio/api-go@v1.54.0...v1.55.0

v1.54.0

Full Changelog: temporalio/api-go@v1.53.0...v1.54.0

... (truncated)

Commits
  • c89ebac Add worker_poll_complete_on_shutdown namespace capability (#719)
  • 4259687 Remove buf breaking exceptions (#718)
  • 70de2a7 Add OpenAPI path conflict detection to CI (#717)
  • b64b7ab Replace `SuggestContinueAsNew + SuggestContinueAsNewReasonTargetVersionChange...
  • 815022c Redo activity HTTP APIs (#716)
  • 05cba64 Reserve Field Tag 7 in PollWorkflowTaskQueueRequest and PollActivityTaskQueue...
  • 42e8192 Use Temporal failures in Nexus APIs (#682)
  • dbc6f9d [Workflow Pause]: Add api/v1 support (#705)
  • c246540 Introduce CountSchedules operation (#696)
  • ffc0a53 Fix PollActivityTaskQueueResponse proto doc comments (#702)
  • Additional commits viewable in compare view

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/api](https://github.com/temporalio/api-go) from 1.51.0 to 1.62.2.
- [Release notes](https://github.com/temporalio/api-go/releases)
- [Commits](temporalio/api-go@v1.51.0...v1.62.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2026

Assignees

The following users could not be added as assignees: atkrad. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants