Skip to content

Release 1.21

Compare
Choose a tag to compare
@worldtiki worldtiki released this 01 Apr 15:01
· 167 commits to main since this release
d3d3537

⭐ New Features

  • You can now define the body for a request in an external file, instead of inlining it (#152)

📔 Documentation

  • Add example of how to use Kubernetes config maps for request body (#152)

🐞 Bug Fixes

  • Fix logging of errors (#151)

🔨 Dependency Upgrades

  • Bump google.golang.org/grpc from 1.36.0 to 1.36.1 (#153)
  • Bump alpine and go used in Docker image (#150)