Releases: Dannyj1/mistral-java-client
Releases · Dannyj1/mistral-java-client
2.1.1
What's Changed
- Fix broken json schema option by @Pr3roxDLC in #12
New Contributors
- @Pr3roxDLC made their first contribution in #12
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.0
What's Changed
- BREAKING CHANGES: Update ChatCompletion to Mistral API version 0.0.2 by @Dannyj1 in #9
- Fix & Cleanup of Several SonarQube Issues by @Dannyj1 in #10
This release contains several breaking changes compared to the previous release. See CHANGELOG.md for a detailed overview of the changes and MIGRATION.md for instructions on how to update code from 1.0.1.
Full Changelog: 1.0.1...2.0.0
1.0.1
What's Changed
- Set the Jackson ObjectMapper to not error/fail on unknown properties. This mains errors won't be thrown when Mistral changes their API by, for example, adding a new field that does not affect anything else.
- Switch to advanced CodeQL workflow/configuration by @Dannyj1 in #6
- Add automatic generation and deployment of Javadocs to GitHub Pages by @Dannyj1 in #5
Full Changelog: 1.0.0...1.0.1
1.0.0
0.3.0
What's Changed
Note
Mistral renamed 3 models and added 2 new ones. Please see their changelog for further details: https://docs.mistral.ai/platform/changelog/
Full Changelog: 0.2.1...0.3.0