Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 23:25
· 732 commits to main since this release
5cd3199

This release contains a few cleanup that was way overdue:

  1. 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.
  2. Replace the goreleaser config and release flow with good old bash and make files (#143).
  3. Extract plugin types, constants, protobuf files, buf configs and stubs to gatewayd-plugin-sdk (gatewayd-io/gatewayd-plugin-sdk#1).
  4. Enable dependabot to help with upgrading dependencies.
  5. A few other fixes and cleanups.