Sourced from actions/ai-inference's releases.
v2.0.4
What's Changed
- Clarify token requirements for MCP integration by
@GulerSevilin actions/ai-inference#139- Pass GitHub MCP Tools by
@maartenvandiemenin actions/ai-inference#142New Contributors
@GulerSevilmade their first contribution in actions/ai-inference#139@maartenvandiemenmade their first contribution in actions/ai-inference#142Full Changelog: https://github.com/actions/ai-inference/compare/v2...v2.0.4
v2.0.3
What's Changed
- Mock inference in CI by
@sgoedeckein actions/ai-inference#150Full Changelog: https://github.com/actions/ai-inference/compare/v2...v2.0.3
v2.0.2
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by
@dependabot[bot] in actions/ai-inference#94- docs: update documentation on mcp usage by
@FidelusAleksanderin actions/ai-inference#93- Clarify PAT requirement for github-mcp-token by
@srt32in actions/ai-inference#147- fix: do template substition after parsing prompt YAML by
@dsanders11in actions/ai-inference#136- feat: support modelParameters in prompt.yaml files by
@dsanders11in actions/ai-inference#148New Contributors
@FidelusAleksandermade their first contribution in actions/ai-inference#93@srt32made their first contribution in actions/ai-inference#147@dsanders11made their first contribution in actions/ai-inference#136Full Changelog: https://github.com/actions/ai-inference/compare/v2...v2.0.2
v2.0.1
What's Changed
- Parse inference response format defensively by
@sgoedeckein actions/ai-inference#97Full Changelog: https://github.com/actions/ai-inference/compare/v2...v2.0.1
v2.0.0
What's Changed
- Node 24 by
@salmanmkcin actions/ai-inference#79- Pin two imported actions to a set sha by
@garmanin actions/ai-inference#90- Uses tmp library to ensure more secure tmp file creation by
@JessRudderin actions/ai-inference#91New Contributors
@salmanmkcmade their first contribution in actions/ai-inference#79@garmanmade their first contribution in actions/ai-inference#90@JessRuddermade their first contribution in actions/ai-inference#91
... (truncated)
334892b
Merge pull request #142
from maartenvandiemen/feature/pass-toolsetsbbe0ccb
Fix failing testsca3b99e
Undo changes in tests.8a5d2ea
Merge branch 'main' into feature/pass-toolsets112739f
Merge pull request #139
from GulerSevil/patch-1f955549
Merge branch 'main' into patch-19e60aa0
Lint fix02c6cc3
Merge pull request #150
from actions/sgoedecke/mock-inference-in-ci18d4686
fix: keep response-file temp file for downstream stepsfd73d02
Mock inference in CI