-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
As of this writing the latest version of pgx/v5 is v5.5.4, which changed the Encode function return signature from []byte to ([]byte, error). So, all the Encode functions must be updated. This should also be fixed in the plugins.
- Update deps #24
- Update deps gatewayd#479
- Update deps and fix code gatewayd-plugin-cache#76
- Update deps gatewayd-plugin-js#3
- Update deps plugin-template-go#8
- Enterprise plugins
- Make a new release for all of them
- https://github.com/gatewayd-io/gatewayd-plugin-sdk/releases/tag/v0.2.6
- https://github.com/gatewayd-io/gatewayd/releases/tag/v0.9.1
- https://github.com/gatewayd-io/gatewayd-plugin-cache/releases/tag/v0.3.2
- https://github.com/gatewayd-io/gatewayd-plugin-js/releases/tag/v0.1.2
- https://github.com/gatewayd-io/plugin-template-go/releases/tag/v0.1.2
- Enterprise plugins
Related
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
✅ Done