Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

0.7.2

Compare
Choose a tag to compare
@tamalsaha tamalsaha released this 27 Feb 00:35
· 72 commits to master since this release

Swift 0.7.2 uses various grpc middlewares from grpc-ecosystem/go-grpc-middleware. Now, you can add --log-rpc flag to log request and response payloads for debugging. There is no user visible change in api. To install/upgrade, please visit here.

Download Docker images via:

docker pull appscode/swift:0.7.2

Notable Changes

  • Use glog middleware for logging #102
  • Rename validator method #101
  • Use appscode/grpc-go-addons #100