Sourced from actions/ai-inference's releases.
v1.2.3
What's Changed
- Bump super-linter/super-linter from 7.4.0 to 8.0.0 by
@dependabot
[bot] in actions/ai-inference#62- Add GitHub Actions workflow for releasing new version by
@sgoedecke
in actions/ai-inference#59- Update readme to say MCP needs a PAT by
@sgoedecke
in actions/ai-inference#60- Support .prompt.yml files by
@sgoedecke
in actions/ai-inference#61Full Changelog: https://github.com/actions/ai-inference/compare/v1.2.2...v1.2.3
v1.2.2
What's Changed
- Fixup bundle by
@sgoedecke
in actions/ai-inference#58Full Changelog: https://github.com/actions/ai-inference/compare/v1.2.1...v1.2.2
v1.2.1
What's Changed
- Ensure pkce-challenge is bundled in dist instead of treated as external by
@sgoedecke
in actions/ai-inference#57Full Changelog: https://github.com/actions/ai-inference/compare/v1.2.0...v1.2.1
v1.2.0
What's Changed
- Setup licensed on the codespace by
@maraisr
in actions/ai-inference#29- Bump the npm-development group across 1 directory with 11 updates by
@dependabot
[bot] in actions/ai-inference#36- Update readme by
@sgoedecke
in actions/ai-inference#41- Bump
@jest/globals
from 29.7.0 to 30.0.2 by@dependabot
[bot] in actions/ai-inference#46- Make actual inference in CI optional, since it depends on org settings by
@sgoedecke
in actions/ai-inference#55- fix: improve error handling for AI service responses by
@ainoya
in actions/ai-inference#49- Add read-only GitHub MCP support by
@sgoedecke
in actions/ai-inference#56New Contributors
@ainoya
made their first contribution in actions/ai-inference#49Full Changelog: https://github.com/actions/ai-inference/compare/v1.1.0...v1.2.0
9693b13
Merge pull request #61
from actions/sgoedecke/prompt-filed0b2f23
Merge branch 'main' into sgoedecke/prompt-file0df9647
Merge pull request #60
from actions/sgoedecke/update-readme446f075
Merge branch 'main' into sgoedecke/update-readmece58b26
Merge pull request #59
from actions/sgoedecke-patch-11cf96b0
Merge branch 'main' into sgoedecke/update-readmef79e4e1
regenerate dist72102e5
Update src/prompt.ts2bc30a5
regenerate dist8f64ac1
Fixup types and tests