Releases: actions/ai-inference
Releases · actions/ai-inference
v1.2.5
What's Changed
- Log specific error even if it is not an Error by @sgoedecke in #84
Full Changelog: v1...v1.2.5
v1.2.4
What's Changed
- Bump @github/local-action from 3.2.1 to 5.1.0 by @dependabot[bot] in #63
- Bump @rollup/rollup-linux-x64-gnu from 4.43.0 to 4.45.1 by @dependabot[bot] in #65
- Bump jest and @types/jest by @dependabot[bot] in #66
- Tidy up package.json by @maraisr in #69
- Moves project to using vitest by @maraisr in #70
- Move some linter files out of the root and use GitHub's shared prettier config by @maraisr in #72
- chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.45.1 to 4.46.0 by @dependabot[bot] in #76
- chore(deps): bump actions/publish-action from 0.2.2 to 0.3.0 in the actions-minor group by @dependabot[bot] in #74
- Separate out MCP token by @sgoedecke in #83
Full Changelog: v1...v1.2.4
v1.2.3
What's Changed
- Bump super-linter/super-linter from 7.4.0 to 8.0.0 by @dependabot[bot] in #62
- Add GitHub Actions workflow for releasing new version by @sgoedecke in #59
- Update readme to say MCP needs a PAT by @sgoedecke in #60
- Support .prompt.yml files by @sgoedecke in #61
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's Changed
- Ensure pkce-challenge is bundled in dist instead of treated as external by @sgoedecke in #57
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Setup licensed on the codespace by @maraisr in #29
- Bump the npm-development group across 1 directory with 11 updates by @dependabot[bot] in #36
- Update readme by @sgoedecke in #41
- Bump @jest/globals from 29.7.0 to 30.0.2 by @dependabot[bot] in #46
- Make actual inference in CI optional, since it depends on org settings by @sgoedecke in #55
- fix: improve error handling for AI service responses by @ainoya in #49
- Add read-only GitHub MCP support by @sgoedecke in #56
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- read prompt from file and print output to file by @aiqiaoy in #15
- Clarify description in README by @joshmgross in #10
- Bump @rollup/rollup-linux-x64-gnu from 4.39.0 to 4.40.0 by @dependabot in #13
- Bump the npm-development group across 1 directory with 14 updates by @dependabot in #16
- Bumps all package versions, and re-builds by @maraisr in #25
- Bump super-linter/super-linter from 7.3.0 to 7.4.0 in the actions-minor group by @dependabot in #24
- Bump @github/local-action from 2.2.1 to 3.2.1 by @dependabot in #28
- feat: Add system-prompt-file input for file-based system prompts by @mattleibow in #27
New Contributors
- @aiqiaoy made their first contribution in #15
- @joshmgross made their first contribution in #10
- @maraisr made their first contribution in #25
- @mattleibow made their first contribution in #27
Full Changelog: v1...v1.1.0
v1.0.0
Initial release
Full Changelog: v0.0.0...v1.0.0