Swagger Gradle Codegen v1.4.1 Release Notes
Release Date: 2020-02-21 // over 3 years ago-
(2020-02-21)
- ๐ฑ ๐
headersToRemove
should apply also to top level headers (e.g.X-Operation-ID
orContent-Type
) [#121]
๐ Thanks to @cortinico for the support with this release
- ๐ฑ ๐
Previous changes from v1.4.0
-
(2020-02-18)
- ๐ฑ ๐ Moshi-Codegen Support #82 #88
- ๐ฑ ๐ Bump io.swagger:swagger-codegen to 2.4.12 #91
- ๐ ๐ Updated Mustache style and indent #90
- ๐ฑ ๐ Fixed bug with Multipart file support #101
- ๐ฑ ๐ Removed kotlin-dsl and fixed support for Gradle 5.x #112 #111
- โ ๐งช Multiple fixes in our testing infra #95 #93 #87 #85 #84
- ๐ โ๏ธ Moved all the build targets from Makefile to Gradle #105
- ๐ โ๏ธ Moved the project to be a composite build #97
- ๐ฑ โ๏ธ Multiple fixes to our pre-commit hook infrastructure #100 #86 #94 #93 #92
โ : swagger-gradle-codegen:plugin:1.4.0 is supported on Gradle 5.4.1+
๐ Thanks to @cortinico @martinbonnin @macisamuele for the support with this release