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)