Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@veger veger released this 30 Apr 11:52
· 11 commits to master since this release
9a260c1

Quite a lot of new features and fixes were applied 馃帀

These are the highlights:

  • Filter unused fields from schema in generation of OpenAPI3 contracts (#151)
  • Support service discovery servers to resolve service addresses - including a Consul implementation (#158)
  • GraphQL schema generation (#161)
  • Add a Semaphore header to generated files (#164)
  • Avro schema provider (#168)
  • JSON specs provider (#170)
  • Rewrite URLs - similar to nginx rewrite (#172)
  • Remove go-micro transport (#178)
  • OpenAPI3 config should not override the protobuf config (#182)
  • Fix OpenAPI3 generation for a flow without inputs (#185)