-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Feat: Upgrade dependency version #10023
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
Comments
The current component update status is as follows (see the above table for the changelog details):
|
lua-resty-hmac-ffi (upgrade All of the lib maintain by API7 need upgrade |
noticedon't upgrade |
Description
Upgrade dependency version.
Major updates:
1. adding sha384 to ALGOS table
2. Fix CI issues in their projects.
Major updates:
1. feat: add None as a valid SameSite value utix/lua-resty-cookie@a2cb779.
2. Add a get_cookie_size function to retrieve cookie size
3. Add a get_cookie_size function to retrieve cookie size utix/lua-resty-cookie@bfd38f3.
4. Expose the bake function as get_cookie_string utix/lua-resty-cookie@9ecca85
1. V4.0.4 chore(utils): remove dependency for lua_pack, fix #158
2. V4.0.3 fix(): redis authorization
3. V4.0.2 fix(): hkdf is not approved by FIPS, use PBKDF2 instead on FIPS-mode
4.V4.0.1 Fixes:fix(session): clear_request cookie to check remember_meta correctly before using it
Add:
1. feat(opm): add more dependencies in requires;
2. feat(opm): add right version number requirements
3. docs(readme): add remark on dependencies on installation section
Major updates:
1. bug fixes and feat
Major updates:
1. support for response_mode form_post zmartzone/lua-resty-openidc@789cf8a
2. make sure request is rejected for the correct reason zmartzone/lua-resty-openidc@3ba8fe1
3. improve error message when bearer token header is malformed zmartzone/lua-resty-openidc@a468d13
4. make tests independent of nginx config file buffer size zmartzone/lua-resty-openidc@b723124
5. ……
Major updates:
1. Add more details to the label count error message
2. Do not attempt to concatenate nil values
3. Explicitly check for nil label valuesknyar committed 988be4d
Major updates:
1. fix: api_version not used while producing to kafka
2. feature: resty.kafka support SCRAM-SHA-256和SCRAM-SHA-512
3. fix: handle unknown errcode4.
Major updates:
1. updated extract function for 5.4+
Major updates:
1. Add refresh_slots method with lock to fetch slots to avoid cluster sl…
2. ngx.req.start_time is not available when using this client in the wor…
3. Ensure configured serv_list is available when fetching slots
1. V1.41.6 bug fixes: rockspec url protocol (#146) (e9ebbac)
2. V1.41.7 bug fixes: Revert 146 fix protocol and fix rockspec (#147) (459278e), closes #146
3. V1.41.8 bug fixes: fix broken links (#151) (24bd8d6)
Major updates:
1. ignore metatables with __metatable field set to non-nil non-table values
2. allow using inspect inside __tostring metamethods without errors
3. escape DEL character. fixes
4. (refactor) rewrite using Teal
5. (perf) introduce perf test harness and refactor
Major updates:
1. Add scope="subtree" to search example
2. src/lualdap.c: fix search with multiple attrs
3. refactor lualdap_open_simple by calling lualdap_open4. add lualdap_open5. refactor lualdap_open_simple by calling lualdap_bind_simple
1. V0.3.1-0 Support rocketmq serial type
2. V0.4.1-0 Compat rocketmq 4.9.4, which changes GET_ROUTEINFO_BY_TOPIC protocol to standard apache/rocketmq#4432
The text was updated successfully, but these errors were encountered: