Skip to content

chore(deps): bump mistralai from 2.4.0 to 2.4.2#1170

Merged
clementb49 merged 1 commit into
masterfrom
dependabot/uv/mistralai-2.4.2
Apr 26, 2026
Merged

chore(deps): bump mistralai from 2.4.0 to 2.4.2#1170
clementb49 merged 1 commit into
masterfrom
dependabot/uv/mistralai-2.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Copy link
Copy Markdown
Contributor

Bumps mistralai from 2.4.0 to 2.4.2.

Release notes

Sourced from mistralai's releases.

python - v2.4.2 - 2026-04-23 15:10:04

Generated by Speakeasy CLI

mistralai 2.4.2

Python SDK Changes:

  • mistral.beta.observability.chat_completion_events.search(): response.completion_events.results[].extra_fields.Map<extra_fields>.union(Map<string>) Added (Breaking ⚠️)
  • mistral.beta.observability.chat_completion_events.fetch(): response.extra_fields.Map<extra_fields>.union(Map<string>) Added (Breaking ⚠️)
  • mistral.beta.observability.chat_completion_events.fetch_similar_events(): response.completion_events.results[].extra_fields.Map<extra_fields>.union(Map<string>) Added (Breaking ⚠️)
  • mistral.beta.observability.campaigns.list_events(): response.completion_events.results[].extra_fields.Map<extra_fields>.union(Map<string>) Added (Breaking ⚠️)
  • mistral.workflows.execute_workflow_registration(): request.encoded_input Removed (Breaking ⚠️)
  • mistral.workflows.execute_workflow(): request.encoded_input Removed (Breaking ⚠️)
  • mistral.chat.complete(): request.prompt_cache_key Added
  • mistral.beta.connectors.update():
    • request.title Added
    • response.title Added
  • mistral.beta.connectors.get(): response.title Added
  • mistral.chat.stream(): request.prompt_cache_key Added
  • mistral.fim.complete(): request.prompt_cache_key Added
  • mistral.fim.stream(): request.prompt_cache_key Added
  • mistral.agents.complete(): request.prompt_cache_key Added
  • mistral.agents.stream(): request.prompt_cache_key Added
  • mistral.beta.connectors.list(): response.items[].title Added
  • mistral.beta.connectors.create():
    • request.title Added
    • response.title Added

Generated with Speakeasy CLI 1.761.1

Publishing Completed

python - v2.4.1 - 2026-04-21 13:44:04

Generated by Speakeasy CLI

mistralai 2.4.1

Python SDK Changes:

  • mistral.beta.conversations.restart_stream():
    • request Changed (Breaking ⚠️)
    • response.[].data.union(message.output.delta).content.union(OutputContentChunks).union(ThinkChunk).signature Added
  • mistral.workflows.executions.get_workflow_execution_trace_events(): response Changed (Breaking ⚠️)
  • mistral.workflows.executions.get_workflow_execution_trace_summary(): response Changed (Breaking ⚠️)
  • mistral.workflows.executions.get_workflow_execution_trace_otel(): response Changed (Breaking ⚠️)
  • mistral.beta.connectors.update(): response.tools Removed (Breaking ⚠️)
  • mistral.beta.connectors.get(): response.tools Removed (Breaking ⚠️)
  • mistral.beta.connectors.list(): response.items[].tools Removed (Breaking ⚠️)
  • mistral.beta.connectors.create(): response.tools Removed (Breaking ⚠️)
  • mistral.beta.agents.get_version(): response.metadata Changed (Breaking ⚠️)
  • mistral.beta.agents.list_versions(): response.[].metadata Changed (Breaking ⚠️)
  • mistral.beta.agents.update_version(): response.metadata Changed (Breaking ⚠️)
  • mistral.audio.speech.complete(): request.metadata Changed (Breaking ⚠️)
  • mistral.audio.voices.get_sample_audio(): response.status[200] Changed (Breaking ⚠️)
  • mistral.beta.conversations.start():

... (truncated)

Changelog

Sourced from mistralai's changelog.

2024-08-07 14:25:13

Changes

Based on:

Generated

  • [python v1.0.0] .

Releases

2024-08-08 18:12:16

Changes

Based on:

Generated

  • [python v1.0.1] .

Releases

2024-08-20 08:36:28

Changes

Based on:

Generated

  • [python v1.0.2] .

Releases

2024-08-29 09:09:05

Changes

Based on:

Generated

  • [python v1.0.3] .

Releases

2024-09-13 16:21:24

Changes

Based on:

Generated

  • [python v1.1.0] .

Releases

... (truncated)

Commits
  • 19e24ee chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.4.2 (#501)
  • 5d8199d feat: add workflow connector integration (#499)
  • ed26a8a chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK 2.4.1 (#498)
  • fab91b5 clean: remove encoded_input for execute_workflow_and_wait_async (#497)
  • 320ddb8 clean: add same args in custom code execute_workflow_and_wait than in generat...
  • 6b21473 fix(conversations): dedupe deferred-responses block in run_async (#496)
  • fed4b5b fix(otel): fix concurrency bug in TracingHook span tracking (#492)
  • 1351073 fix(otel): serialization of some attributes (#493)
  • See full diff 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 [mistralai](https://github.com/mistralai/client-python) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/mistralai/client-python/releases)
- [Changelog](https://github.com/mistralai/client-python/blob/main/RELEASES.md)
- [Commits](mistralai/client-python@v2.4.0...v2.4.2)

---
updated-dependencies:
- dependency-name: mistralai
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 25, 2026
@clementb49
clementb49 merged commit 07ab262 into master Apr 26, 2026
11 checks passed
@clementb49
clementb49 deleted the dependabot/uv/mistralai-2.4.2 branch April 26, 2026 14:16
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant