Skip to content

v0.0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@mostafa mostafa released this 12 Dec 23:47
· 1408 commits to main since this release
6a4ba89

This release includes several changes including the plugin system, major refactoring and adding tests. A new test plugin, gatewayd-plugin-test, is developed to help developers understand how to write a plugin for GatewayD in Go. Plugins can be written in practically any language that can produce and consume protobuf stubs and expose a gRPC interface. For various reasons, the Hashicorp's go-plugin is used to develop the plugin system.

What's Changed

Full Changelog: v0.0.7...v0.0.8