We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e7dd6 commit f1da7fbCopy full SHA for f1da7fb
1 file changed
CHANGELOG.md
@@ -15,6 +15,7 @@ _None_
15
### Bug Fixes
16
17
- `openai_ask`: avoid logging sensitive tool diagnostics and refuse to execute additional tool calls after `max_tool_iterations`. [#719]
18
+- Bump the `fastlane` floor to `~> 2.235` to pull in `jwt >= 3.2.0`, fixing [GHSA-c32j-vqhx-rx3x](https://github.com/advisories/GHSA-c32j-vqhx-rx3x) (ruby-jwt empty-key HMAC bypass). [#728]
19
20
### Internal Changes
21
0 commit comments