Skip to content

v0.7.8

Choose a tag to compare

@so1n so1n released this 23 May 14:39
· 313 commits to master since this release

Full Changelog: v0.7.7...v0.7.8

  • Feature, cache response support cache exc
  • Feature, GrpcGateWay add gen route method
  • Feature, Change self logic
  • Fix, fix pydantic.BaseModel schema required is True, when default factory is not None
  • Fix, fix tornado cache response bug and add cache response test
  • Fix, fix auto complete not support dict in list
  • Test, merge app route unitest
  • Test, add customer grpc gateway route example&test
  • Test, Split out to improve the speed of test cases
  • Style, add typed file