2.1.16
go-gitea/gitea2.1.16Jun 2, 2026by omkar273
AI Summary
A CI-related fix to improve stability when parsing JSON data with empty indices.
Key Highlights
- Guard `fromJson` against empty indices
- Improve CI error handling
Full Release Notes
## What's Changed * fix(ci): guard fromJson against empty indice by @omkar273 in https://github.com/flexprice/flexprice/pull/1908 * Release by @omkar273 in https://github.com/flexprice/flexprice/pull/1910 **Full Changelog**: https://github.com/flexprice/flexprice/compare/2.1.12...2.1.16