Skip to content

Releases: Moesif/lua-resty-moesif

v1.3.11

27 Nov 19:15
cc447d3
Compare
Choose a tag to compare

Fix:

  • Add try/catch when fetching request/response body in case of http2 with unsupported NGINX
  • Bump version to 1.3.11

v1.3.10

27 Nov 18:33
75459c1
Compare
Choose a tag to compare

Fix:

  • Add try/catch when fetching request/response body in case of http2 with unsupported NGINX

v1.3.8

04 Nov 17:52
4694f05
Compare
Choose a tag to compare

Add:

  • Support for regex and company sampling
    Refactor:
  • Fix Function to read data from socket
  • Bump version to 1.3.8

v1.3.7

03 Sep 20:54
c23b298
Compare
Choose a tag to compare

Refactor:

  • Add debug logs to print headers

v1.3.5

16 Mar 20:30
b579a3c
Compare
Choose a tag to compare

Add:

  • Support to skip capturing events for location context

v1.3.4

24 Feb 19:37
0653154
Compare
Choose a tag to compare

Refactor:

  • Use local variable and function

v1.3.3

11 Jan 18:56
008e0d6
Compare
Choose a tag to compare

Fix:

  • Convert authorization_user_id_field field to lowercase

v1.3.2

29 Dec 05:13
4b5ef0e
Compare
Choose a tag to compare

Add:

  • Support to allow array for auth header name config

v1.3.1

02 Dec 21:48
a0408f5
Compare
Choose a tag to compare

Refactor:

  • Parse JWT Token

v1.3.0

02 Dec 18:52
92545d9
Compare
Choose a tag to compare

Refactor:

  • Convert Auth Config option to lower case