Skip to content

Release 3.0.3

Compare
Choose a tag to compare
@ackintosh ackintosh released this 27 Jun 14:45
· 9584 commits to master since this release
34ad6d5

New Generators:

  • New Javascript flowtyped generator (#176)

General:

  • Fix path in error message (#403)
  • Add wording to clarify the relationship with OAI (#374)
  • Add an update to the Q&A (#371)
  • Consider ComposedSchema in DefaultCodegen#fromRequestBody(..) (#358)
  • Adding in Telstra (#357)

C#

  • [aspnetcore] Fix new keyword collection (#385)

C++:

  • Sanitize model names (#388)
  • [Pistache] Fix optional error and wrong function signatures (#264)

Erlang:

  • Disable Erlang server test due to dependency issue (Shippable CI) (#375)

Go:

  • Update Go client, server petstore samples (#365)
  • Fix issue #51, change object mapping from *interface{} to map[st… (#60)

JMeter:

  • Rename codegen class, template folder (#387)

PHP:

  • [Slim] Upgrade API server integration tests to use Fake Petstore spec (#354)

Rust:

  • Update to error-chain 0.12 (#395)

  • Disable Rust server test due to lint error (#379)

Scala:

  • Rename script, sample folder, template dir (#334)

Swift:

  • Add compatibility for unwrapRequired config option (#229)

Typescript:

  • Use case sensitivity when checking reserved words (#351)
  • Typescript Angular 2: Make service suffix configurable (#341)
  • basePath through injected config (#289)

CI:

  • openapi-generator-gradle-plugin-mvn-wrapper should not be uploaded (#366)
  • Restore unit test (#346)