Skip to content
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

Upgrade Logto to v1.17.0 #23

Closed
wants to merge 518 commits into from
Closed

Upgrade Logto to v1.17.0 #23

wants to merge 518 commits into from

Conversation

nnorbert
Copy link
Collaborator

@nnorbert nnorbert commented Jun 6, 2024

Ticket:

Description

Upgrade Logto to v1.17.0

Type

  • Dependency upgrade
  • Bug fix
  • New feature
  • Dev change

Checklist:

  • I have added tests that prove my fix is effective or that my feature works

Screenshots:

N/A

simeng-li and others added 30 commits April 10, 2024 19:04
…5673)

* refactor(experience): fall back to sign-in page for edge cases

* refactor: add unit tests

* refactor: fix tests
* refactor(core): partially remove got

* refactor: use shared form-urlencoded headers
…-io#5620)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
call custom jwt worker deploy cloud service when upsert new jwt-customizers
…ogto-io#5685)

undeloy work scripts when the jwt customizer is deleted
feat(core): call cloud worker deploy service on custom jwt test

call cloud worker deploy service on custom jwt test
gao-sun and others added 23 commits May 30, 2024 13:11
* feat(console): show banner when only dev tenant found

* refactor(console): use i18n
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…status

feat(console): support localStorage override and show dev feature status
replace all "mainFlow" with "experience"
* feat(core,toolkit): add new sso_identities claim

add new sso_identities claim to the userinfo endpoint

* chore: update changeset

update changeset

* chore: update comments

update comments

* refactor(core): use findUserSsoIdentites query method in user library

use findUserSsoIdentites query method in user library
Copy link
Collaborator

@SamSalvatico SamSalvatico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @nnorbert

@alfonsograziano
Copy link
Collaborator

alfonsograziano commented Jun 6, 2024

Screenshot 2024-06-06 at 23 10 09

Please before merging this let's wait and let's review it together. I was looking into the differences between the latest tag from Logto and our changes.

In theory, if we did everything correctly we should only expect to see our overrides (like the seeding, the new connector, the dockerfile changes etc), but I can see a lot of changes that seems to be unrelated to our custom implementations. We need to be really confident that we're not diverging from the source too much, otherwise will become a nightmare soon

@SamSalvatico
Copy link
Collaborator

Closed in favor of #24

@SamSalvatico SamSalvatico deleted the feature/v1.17.0 branch July 16, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.