Skip to content

Release 3.0.2

Compare
Choose a tag to compare
@jmini jmini released this 18 Jun 05:39
· 9613 commits to master since this release
74914b6

General:

  • Enable recommendations on validate command (#292)

C++:

  • Rename template dir (#332)
  • update cpp server scripts/batch files (#296)

Javascript:

  • Add fixes for es6 generator (#180)
  • Add option modelPropertyNaming to javascript generator (#299)

Java/Spring:

  • Configuration option to disable HTML escaping when using Gson (#298)
  • Fix spring controller validation (#225)

Go:

  • Go server clean up (#328)
  • Add dockerfile for building and run petstore service (#274)
  • Add Go client test - TestPlaceOrder (#321)

Rust Server:

  • Add rust-server to travis CI (#308)
  • (Re-)Adding support for rust-server (#290)

Typescript:

  • Fix cast problem (#303)

CI:

  • Various improvement to CI (#326)
  • CircleCI migration from 1.0 to 2.0 (#333)
  • Shippable changes (#305), (#319)
  • Ignore signing for other branches than master (#288)

Documentation: