Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps temporalio from 1.5.0 to 1.18.0.

Release notes

Sourced from temporalio's releases.

1.18.0

PyPI

OpenAI Agents Changes

  • Support and new lower bound of version 0.3.0 for openai-agents
  • Workflow failure exceptions will now correctly fail the workflow from inside the Runner
  • Expanded MCP support

Breaking Changes

  • The encode_failure method on PayloadConverter is no longer called in all cases it once was, using encode_payload instead. This only affects custom PayloadConverter implementations which overload encode_failure to work differently from encode_payload
  • The advanced WorkerTuner.create_composite has a new required field: nexus_supplier

Specific Changes

2025-09-02 - 3f7bd33b - Fix build binaries (#1074) 2025-09-03 - 42135f09 - Delete unused helper (#710) 2025-09-03 - 70e5bea2 - Fix nexus cancellation wait completed test (#1073) 2025-09-03 - a004faa9 - Python support for activity reset (#1065) 2025-09-03 - a3c5370f - Bump tracing-subscriber from 0.3.19 to 0.3.20 in /temporalio/bridge (#1068) 2025-09-03 - a46a7423 - Fix code sample alignment & trim trailing whitespace (#1038) 2025-09-03 - bef76a6d - Even more convenient proto generation (#1039) 2025-09-03 - c643e8af - Tweak .result() doc (#706) 2025-09-03 - c8b0b786 - Reraise workflow failure errors from OpenAI's UserError (#1060) 2025-09-04 - 44412ae5 - Expose Last Completion Result and Previous Run Failure (#1067) 2025-09-04 - 5e9b2ba5 - Minor edits and code cleanup (#609) 2025-09-04 - 7be26da3 - Add a test for output type coercion (#1076) 2025-09-04 - c3426ceb - Fix return type of workflow.wait (#650) 2025-09-04 - e92f391d - Add Summary to LocalActivityConfig and apis (#1061) 2025-09-08 - 9372d474 - Fix openai plugin bug (#1083) 2025-09-09 - 30a6b8d6 - Only set payload converter, fail if already set (#1086) 2025-09-09 - 44f0c42f - Added retry policy to activity info (#1055) 2025-09-10 - 101d89d9 - Don't set error status on otel spans for benign exceptions (#1085) 2025-09-10 - 634c5ec5 - 💥 Add generic payload visitor for WorkflowActivation[Completion] (#1075) 2025-09-10 - 706c89b3 - Changes to adapt to openai version 0.2.11 (#1092) 2025-09-11 - e7821603 - uv.lock (#1096) 2025-09-12 - 9d70d447 - Add support for gRPC binary metadata values (#1070) 2025-09-12 - ce8dc4ad - Remove validatoriterator workarounds (#1046) 2025-09-13 - 84b184ff - Nexus worker concurrency control (#1066) 2025-09-16 - 2a2b83b5 - Update protobuf (#1082) 2025-09-18 - 0e1fa4fb - Make env config TLS disabled field optional (#1105) 2025-09-19 - 76056199 - Rename mcp_servers to mcp_server_providers (#1110) 2025-09-19 - 8c4e2c8b - MCP server support (#1021)

1.17.0

PyPI

Nexus features

  • Nexus operation handlers can now use id_conflict_policy=WorkflowIDConflictPolicy.USE_EXISTING so that multiple callers "attach" to the same workflow.
  • Correct handling of WorkflowAlreadyStartedError

Specific Changes

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [temporalio](https://github.com/temporalio/sdk-python) from 1.5.0 to 1.18.0.
- [Release notes](https://github.com/temporalio/sdk-python/releases)
- [Commits](temporalio/sdk-python@1.5.0...1.18.0)

---
updated-dependencies:
- dependency-name: temporalio
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #57.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/pip/apps/guard-api/temporalio-1.18.0 branch October 6, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api api dependencies dependencies python python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant