Skip to content

Releases: Kong/lua-resty-timer-ng

0.2.7

19 Mar 05:44
aec8b5f
Compare
Choose a tag to compare

What's Changed

  • perf: remove NYIs to be more JIT-friendly by @ADD-SP in #25
  • chore(rockspec): release 0.2.7-1 by @ADD-SP in #26

Full Changelog: 0.2.6...0.2.7

0.2.6

02 Jan 09:07
16a98bd
Compare
Choose a tag to compare

What's Changed

  • fix: fix a typo causes useless calculation by @rodman10 in #17
  • feat(ci/KAG-1791): add lint and sast workflows using shared actions by @saisatishkarra in #15
  • style(utils): simplify utils function definition by @chronolaw in #19
  • fix(worker): clear ngx.ctx before running handler by @ADD-SP in #18
  • chore(rockspec): release 0.2.6-1 by @ADD-SP in #20

New Contributors

Full Changelog: 0.2.5...0.2.6

0.2.5

13 Apr 05:51
e3406e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5

0.2.4

03 Mar 06:27
ea6c946
Compare
Choose a tag to compare

What's Changed

  • fix(logs): fix too many NOTICE logs when creating a timer by @ADD-SP in #13

Full Changelog: 0.2.3...0.2.4

0.2.3

08 Feb 10:50
1cfe64b
Compare
Choose a tag to compare

What's Changed

  • Revert hacks of dynamic log_level by @ADD-SP in #11
  • chore(rockspec): bump version to 0.2.3-1 by @ADD-SP in #12

Full Changelog: 0.2.2...0.2.3

0.2.2

30 Jan 09:27
0.2.2
60a0014
Compare
Choose a tag to compare

0.2.1

18 Jan 14:40
Compare
Choose a tag to compare

What's Changed

  • chore(tests): pin third party actions to sha by @ADD-SP in #5
  • fix(loop) dynamically sets log level for timers if needed (KAG-326) by @gruceo in #7
  • fix: too many scaling logs by @ADD-SP in #6
  • chore(rockspec) release 0.2.1 by @gruceo in #8

Full Changelog: 0.2.0...0.2.1

0.1.0

07 Jun 03:42
1fbdb36
Compare
Choose a tag to compare
chore(rockspec) release 0.1.0 (#3)