github.com/go-swagger/go-swagger@v0.31.0/notes/v0.30.4.md (about) 1 # Changelog 2 3 ## [v0.30.4](https://github.com/go-swagger/go-swagger/tree/v0.30.4) (2023-01-16) 4 5 [Full Changelog](https://github.com/go-swagger/go-swagger/compare/v0.30.3...v0.30.4) 6 7 **Closed issues:** 8 9 - swagger代码扫描如何支持范型 [\#2873](https://github.com/go-swagger/go-swagger/issues/2873) 10 - formData parameter is not present while swagger generate cli [\#2857](https://github.com/go-swagger/go-swagger/issues/2857) 11 - Error parsing time with format "Y-m-d H:i:s" into time object [\#2855](https://github.com/go-swagger/go-swagger/issues/2855) 12 - Where is the output when using a generated CLI command ? [\#2853](https://github.com/go-swagger/go-swagger/issues/2853) 13 - How to use/need for Validate function in model.go file [\#2844](https://github.com/go-swagger/go-swagger/issues/2844) 14 15 **Merged pull requests:** 16 17 - update dependencies and prepare for v0.30.4 [\#2881](https://github.com/go-swagger/go-swagger/pull/2881) ([casualjim](https://github.com/casualjim)) 18 - Ensure that the stratoscale client is able to handle non success-response types [\#2879](https://github.com/go-swagger/go-swagger/pull/2879) ([samj1912](https://github.com/samj1912)) 19 - Make stratoscale template easier to test [\#2870](https://github.com/go-swagger/go-swagger/pull/2870) ([samj1912](https://github.com/samj1912)) 20 - fix route extensions not being parsed [\#2864](https://github.com/go-swagger/go-swagger/pull/2864) ([jamescostian](https://github.com/jamescostian)) 21 - Configurable consumers in stratoscale templates [\#2863](https://github.com/go-swagger/go-swagger/pull/2863) ([jhernand](https://github.com/jhernand)) 22 - Fix some misspells [\#2856](https://github.com/go-swagger/go-swagger/pull/2856) ([nrnrk](https://github.com/nrnrk)) 23 - swager: ignore documentation. [\#2767](https://github.com/go-swagger/go-swagger/pull/2767) ([pansachin](https://github.com/pansachin)) 24 25 26 27 \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*