This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryImproved error messages now include specific validation issues when configuration fails.
Full changelog
What's Changed
Bug Fixes
- Improved error messages for configuration validation - When configuration validation fails, the error message now includes specific validation issues to help debug what's wrong with the config. Previously, the action would only show "Invalid configuration" without details.
Example
Before:
Error: Action failed: Invalid configuration
After:
Error: Action failed: Invalid configuration
Validation issues:
- provider.apiKey: API key is required for anthropic and openai providers
- files.targetLanguages: Array must contain at least 1 element(s)
Full Changelog: https://github.com/i18n-actions/ai-i18n/compare/v0.2.1...v0.2.2
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ai-i18n
GitHub Action that automatically translates i18n files (XLIFF, JSON) using LLM providers (Anthropic, OpenAI, Ollama) with glossary support, change detection, and reviewed translation preservation.
Related context
Related tools
Beta — feedback welcome: [email protected]