Releases: dbsystel/kewl
Releases · dbsystel/kewl
Improved testing: integration test fixture
Please refer to the examples.
Improved: Namespace propagation
This new version propagates the namespace from the request to it's deserialized objects, if they do not provide any.
v1.3.2: Merge pull request #8 from dbsystel/develop
Forgot the change verbose logging to the server handler
Fixing the verbose logging
zapr is not my friend.
Improvements for logging
Merge pull request #6 from dbsystel/develop Improvements for logging
Fix: use request UID in response
This release fixes the response containing the request's UID.
Fixed all linter errors
Merge pull request #4 from dbsystel/develop Solving the issue with golangci-lint
Improved version 1.2.0
Improvements:
- clear out the request before marshalling and responding
- updated dependencies
- added log output for modifications
- updated golang ci config replacing golint with revive
- fixed the revive linter errors
Initial release
This is the initial release, ready to be used.