Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
goctl_v1.8.5 source code.tar.gz | 2025-07-13 | 11.2 MB | |
goctl_v1.8.5 source code.zip | 2025-07-13 | 11.7 MB | |
README.md | 2025-07-13 | 1.3 kB | |
Totals: 3 Items | 22.8 MB | 0 |
What's Changed
- Bug Fix: Fix for issue #4943 — fix goctl api swagger error (@kesonan)
- Bug Fix: Fixed goctl api swagger panic with nil pointer when there is a wrong field tag in the API file (#4936)
- Bug Fix: Resolved issue where
timeout: 0s
was not working in API files (#4932, @kevwan) - Bug Fix: Corrected PostgreSQL
numeric
type mapping in goctl model generation (#4992, @AnlynnLee) - Enhancement: Improved POST JSON parameter determination logic in goctl API Swagger and added unit tests (#4997, @Twilikiss)
New Contributors
- @wanwusangzhi made their first contribution (#4944)
- @geekeryy made their first contribution (#4979)
- @Twilikiss made their first contribution (#4997)
Full Changelog: tools/goctl/v1.8.4...tools/goctl/v1.8.5