Skip to content

chore(deps): Update lua-resty-openidc version from 1.7.6-3 to 1.8.0-1 and lua-resty-session version from 3.10 to 4.0.5-1 #12350

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

emil191995
Copy link

@emil191995 emil191995 commented Jun 18, 2025

Description

Update lua-resty-openidc version from 1.7.6-3 to 1.8.0-1 and lua-resty-session version from 3.10 to 4.0.5-1.

Reasons for upgrade.

  1. Currently the 4.x version is in active maintanance and for 3.10 there is no maintanace and bug fixes and there are issues when saving session.
  2. the new version of lua-resty-session hase many new features that can be useful for openidc (we need to implement external storage feature for openidc plugin)

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

… and lua-resty-session version from 3.10 to 4.0.5-1
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. dependencies Pull requests that update a dependency file labels Jun 18, 2025
@Baoyuantop
Copy link
Contributor

Please add a description of the reason for these upgrades.

@Baoyuantop
Copy link
Contributor

Hi @emil191995, any updates?

@AndreaVida
Copy link

A good reason of such updates can be getting new feature and bugfixes such libraries have implemented in new versions; in particular I am really interested in having support for new session storage, like postgres.

@Baoyuantop
Copy link
Contributor

After the upgrade, the test failed and needs to be repaired.

@Baoyuantop Baoyuantop added the wait for update wait for the author's response in this issue/PR label Jul 24, 2025
@Baoyuantop
Copy link
Contributor

Hi @emil191995, is there time to fix the broken test?

@Baoyuantop Baoyuantop moved this from 👀 In review to 📋 Backlog in ⚡️ Apache APISIX Roadmap Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size:XS This PR changes 0-9 lines, ignoring generated files. wait for update wait for the author's response in this issue/PR
Projects
Status: 📋 Backlog
Development

Successfully merging this pull request may close these issues.

3 participants