openresty / openresty/lua-resty-core

0.1.24 tag missing features from lua-nginx-module 0.10.22

Open
#409 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.