Skip to content

v0.44.5

Compare
Choose a tag to compare
@wsutina wsutina released this 04 Apr 01:28
· 34 commits to master since this release
20fb51c
Use kong exit (#468)

## Description

Replace direct calls to `os.Exit` with `Kong.Exit` to ensure proper Kong
exit handling

---------

Co-authored-by: Bob Lail <lail@squareup.com>