openresty / openresty/lua-resty-core
0.1.24 tag missing features from lua-nginx-module 0.10.22
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 853
- Forks
- 286
- Avg merge
- 35m
- Merged PRs (30d)
- 1
Description
0.1.24 is supposed to match lua-nginx-module 0.10.22, which introduced
several features like tcpsock:setclientcert. However, 0.1.24 doesn't contain
those new changes on master, but only a fix:
https://github.com/openresty/lua-resty-core/compare/v0.1.23...v0.1.24
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the v0.1.23...v0.1.24 range linked in the issue with the lua-nginx-module 0.10.22 changes on master, especially the tcpsock:setclientcert feature. Determine why those changes are absent from the 0.1.24 tag; done means the release contains the expected 0.10.22 features rather than only the noted fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, nginx
- Domain
- backend, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100