Skip to content

Releases: AccelByte/go-restful-plugins

v4.22.4: fix minor race condition in logger

23 Aug 19:38
bf4a2ad
Compare
Choose a tag to compare
Merge pull request #83 from AccelByte/fix-race-in-logger

fix: minor race condition in logger initialization

v4.22.3: allow subdomain with different namespace

16 Aug 08:42
04845f2
Compare
Choose a tag to compare
fix: allow referer check from different subdomain from nmaespace (#82)

v4.22.2: allow referer with no subdomain for AuthAllowEmptySubdomain

16 Aug 06:30
1ba34dc
Compare
Choose a tag to compare
fix: allow referer check from subdomain or without subdomain (#81)

Co-authored-by: Thoriq Satriya <[email protected]>

v4.22.1: fix: skip subdomain validation on referer header check

16 Aug 03:00
e7da659
Compare
Choose a tag to compare
fix: skip subdomain validation on referer header check (#80)

v4.22.0: add auth without subdomain validation

15 Aug 05:33
dcfefeb
Compare
Choose a tag to compare
feat: Add auth filter without subdomain validation (#78)

feat: Add auth filter without subdomain validation

v4.21.1: refactor json compact error log

17 Jun 03:09
b053376
Compare
Choose a tag to compare
fix: refactor json compact error log (#77)

Co-authored-by: Allen Li <[email protected]>

v4.21.0: add requried permission to response when 403

26 Apr 07:55
168a9b1
Compare
Choose a tag to compare
feat: add requried permission to response when 403 (#76)

Co-authored-by: Allen Li <[email protected]>

v4.20.0: add flight id to header for s2s

29 Nov 07:41
2e85e1f
Compare
Choose a tag to compare

feat : add flight id to header for s2s (#74)

v4.19.0: add game client versions and flight id to log

12 Oct 05:24
17e00f7
Compare
Choose a tag to compare
feat: add game client versions and flight id to log (#73)

v4.18.0: update iam-go-sdk to v2.1.1

31 Aug 12:35
f675707
Compare
Choose a tag to compare
Merge pull request #72 from eiqhtball/update-iam-go-sdk-version

chore: update iam-go-sdk to v2.1.1