v0.4.0
This release contains a few cleanup that was way overdue:
- Reset the author on all my commits, hence no changelog, since it changed all the commit hashes, and the tags are invalid up to this point.
- Replace the goreleaser config and release flow with good old bash and make files (#143).
- Extract plugin types, constants, protobuf files, buf configs and stubs to gatewayd-plugin-sdk (gatewayd-io/gatewayd-plugin-sdk#1).
- Enable dependabot to help with upgrading dependencies.
- A few other fixes and cleanups.