Skip to content

Releases: vmkteam/zenrpc-middleware

v1.1.6

16 Apr 19:44
Compare
Choose a tag to compare
  • Add X-Country header support to WithHeaders middleware

Full Changelog: v1.1.5...v1.1.6

v1.1.5

24 Oct 10:27
18e98dc
Compare
Choose a tag to compare

What's Changed

  • Check zenrpc request from context exists by @sas1024 in #8

Full Changelog: v1.1.4...v1.1.5

v1.1.4

04 Oct 12:59
26e4cb0
Compare
Choose a tag to compare

What's Changed

  • Add helper functions for JSONRPC2-Notification context by @sas1024 in #6
  • Round duration in debug sql logger by @sas1024 in #7

Full Changelog: v1.1.3...v1.1.4

v1.1.3

15 Sep 11:48
36baea3
Compare
Choose a tag to compare

What's Changed

  • Add echo middlewares for zenrpc sentry middleware by @sas1024 in #5

Full Changelog: v1.1.2...v1.1.3

v1.1.2

09 Sep 10:41
6a573c9
Compare
Choose a tag to compare

What's Changed

  • Clone request for AllowDebugFunc by @sas1024 in #4

Full Changelog: v1.1.1...v1.1.2

v1.1.1

06 Sep 10:14
43d55e7
Compare
Choose a tag to compare

What's Changed

  • Make sql query logger public
  • Add context getters and setters

by @sas1024 in #3

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Sep 13:43
09333e6
Compare
Choose a tag to compare

What's Changed

  • Update dependencies
  • Add SQL Group for debug
  • Add X-Request-ID support
  • Add setter methods for contexts

by @sas1024 in #2

Full Changelog: v1.0.1...v1.1.0

Fix sentry capture errors

10 Jun 10:30
0fc1022
Compare
Choose a tag to compare
Merge pull request #1 from sas1024/master

Fix sentry capture errors

1.0.0

13 Apr 13:34
Compare
Choose a tag to compare
Initial commit