Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
1,374 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 2 commits in 1 repository
Created a pull request in Kong/kong that received 3 comments
feat(cluster) enable access log on cluster listener
Summary Enables access logs on cluster listener and writes logs to admin access log. Issues Resolved Fix #6589
Opened 12 other pull requests in 4 repositories
Kong/kong
3
merged
5
open
1
closed
- feat(conf) allow specifying client_max_body_size and client_body_buffer_size for admin api
- fix(oauth2) handle more client invalid token generation cases
- fix(schema) more descriptive error logs when type is invalid
- feat(key-auth) add config.key_in_header and config.key_in_query
- chore(*) prevent lua_pack from leaking to globals
- feat(async) new kong.async library and changes to utilise it
- chore(deps) bump kong-plugin-request-transformer from 1.2.x to 1.3.x
- fix(cli) more atomic reload with dbless
- feat(db) certificates to have cert_alt and key_alt fields