Skip to content

v0.6

Compare
Choose a tag to compare
@PhilipSchmid PhilipSchmid released this 06 Aug 15:54
· 51 commits to main since this release
f445fe5

What's Changed

  • Updated README
  • Updated K8s testing examples
  • Switched to viper for ENV and cmd flags handling
  • Improved README
  • Fix GH workflow code checkout
  • Refactored GH workflows
  • Added QUIC (HTTP/3) listener
  • Added various HTTP specific outputs and gRPC method
  • Renamed endpoint to listener
  • Added signal handling
  • Refactored log levels and main function
  • Added additional input validation and tests for it
  • Minor README.md description improvement
  • Improved cleanup make target
  • Fixed README syntax
  • Added .gitignore
  • Updated README to reflect Makefile and log level changes
  • Added additional Makefile targets
  • Added go tests
  • Improved GH CI testing
  • Added minimal port input validation
  • Bumped protoc version
  • Improved logging, switched to logrus
  • Fix README nit
  • Added gRPC endpoint and Makefile
  • Added GwAPI TCPRoute example
  • Added TCP listener
  • Included endpoint name in the JSON output
  • Added Ingress example
  • Added Gw API example
  • Updated README

Full Changelog: v0.5...v0.6