Releases: MisterMX/crossplane-function-server
Releases · MisterMX/crossplane-function-server
v0.2.1
v0.2.0
What's Changed
- feat(testing): Add test framework by @MisterMX in #1
- fix(testing): Prevent unwanted diffs by @MisterMX in #2
- feat(testing): Add WithEnvironmentFromConfigsYAML option by @MisterMX in #3
- chore: Add golangci.yml by @MisterMX in #4
- fix(testing): Set environment GVK by @MisterMX in #5
- chore: Externalize and cleanup code by @MisterMX in #6
- feat!: Return not-found error in req.GetCompose by @MisterMX in #7
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
This is the first release of crossplane-function-server. So far the interface contains all basic functionality that is necessary to implement function server. The API, especially the function request and response interfaces might still be changed, as well as some internal behaviours.
Full Changelog: https://github.com/MisterMX/crossplane-function-server/commits/v0.1.0