Rig 0.25.0 is now available! #1109
Replies: 1 comment
-
|
This release was yanked due to a security issue with a In terms of impact, we don't actually know if anyone has been affected by this since nobody's reported it. However, we take security seriously and acted immediately upon discovery. At the time of writing this, v0.26 (which has the offending code removed) has been released and is available to use. It also comes with a few extra bug fixes and minor changes which you can use. Check out the changes here: #1122 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm happy to announce that Rig 0.25.0 is now generally available!
Consolidated Provider Clients
Other changes
_response_json_schemaadded to Gemini'sGenerationConfigrmcpupdated to 0.9 (this shouldn't have any breaking changes)Breaking
DynClientBuilderhas been soft deprecated. If you still need to use it, please see the examples as there is one available for you to use - you can also additionally use the Cargo attribute for allowing deprecation.<foo>Modeltraits now have a function calledmake()- this is a function intended to serve as a constructor (to guarantee that the model can be constructed from the trait instead of struct-specific methods).Happy building! We build Rig, Rig builds us.
Beta Was this translation helpful? Give feedback.
All reactions