Skip to content

Releases: dbsystel/kewl

Improved testing: integration test fixture

14 Jun 09:29
3489cf9
Compare
Choose a tag to compare

Improved: Namespace propagation

10 Jun 14:05
b5df518
Compare
Choose a tag to compare

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

09 Jun 13:19
c8ff1f9
Compare
Choose a tag to compare
Forgot the change verbose logging to the server handler

Fixing the verbose logging

09 Jun 12:49
3a2faf5
Compare
Choose a tag to compare

zapr is not my friend.

Improvements for logging

09 Jun 12:09
a78f9f3
Compare
Choose a tag to compare
Merge pull request #6 from dbsystel/develop

Improvements for logging

Fix: use request UID in response

09 Jun 06:07
f3d896c
Compare
Choose a tag to compare

This release fixes the response containing the request's UID.

Fixed all linter errors

08 Jun 11:54
72b40ed
Compare
Choose a tag to compare
Merge pull request #4 from dbsystel/develop

Solving the issue with golangci-lint

Improved version 1.2.0

08 Jun 11:35
9a2bd4b
Compare
Choose a tag to compare

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

28 Jan 18:16
439a89f
Compare
Choose a tag to compare

This is the initial release, ready to be used.