-
Notifications
You must be signed in to change notification settings - Fork 574
V0.7.0 #240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V0.7.0 #240
Conversation
… replace ngx.log with local fun errlog
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
thanks https://github.com/noname007 to point this ref: http://mashape.github.io/lua-resty-dns-client/modules/resty.dns.balancer.html#new Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
最开始写的时候没有给balancer开关,所以target一上来就会设置为ngx.var.upstream_url 后来加上了开关,当开关未打开的时候,target的值没有赋值,导致出现 invalid URL prefix in "" 错误 该 Patch 解决了这个问题 Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
If the selector type is 1(i.e. self define flow), and continue = false, we should only stop excuting other selectors when the judge_selector returns true. Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
node manage plugin & persist plugin
New Features Colloct requrest and response info by kafaka Enhancement Take host's enable field into account Fixed Fixed some typo and coding style Thanks (GitHub ID) noname007 |
发布前CHANGELOG.md文档需要补充好 |
Add HMAC Authorization Plugin
hmac_auth sql updated from orange-0.6.4.sql to orange-0.7.0.sql
Add HMAC Authorization Plugin
fix pr#240 issues
fixed Thanks @EasonFeng5870 PTAL @sumory |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Rlease 0.7.0