Skip to content

Release 1.8.0 code merge#5269

Merged
casionone merged 9 commits intomasterfrom
release-1.8.0-rc1
Oct 17, 2025
Merged

Release 1.8.0 code merge#5269
casionone merged 9 commits intomasterfrom
release-1.8.0-rc1

Conversation

@aiceflower
Copy link
Member

Release 1.8.0 code merge

casionone and others added 9 commits August 13, 2025 13:16
…n GitHub Actions (#5250)

* build(ci): update Linkis version to 1.8.0

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

* build(ci): update Docker publish workflow to use the current repository

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

---------

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>
)

* fix(ci): pass `USING_KIND` variable to `install-mysql.sh`

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

* fix(ci): correct typo in script name

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

* fix(ci): create `TAR_CACHE_ROOT` directory if not exists

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

---------

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>
Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>
* support azure

* remove file

* add azure conf

---------

Co-authored-by: “v_kkhuang” <“420895376@qq.com”>
* feat(mg-gateway): add OAuth2 authentication support

- Add OAuth2 authentication configuration to GatewayConfiguration
- Implement OAuth2Authentication
- Update `SecurityFilter` and `UserRestful` to process OAuth2 request

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

* feat(mg-gateway): add OAuth configuration

- Add OAuth-related properties to `linkis-mg-gateway.properties`
- Include support for GitHub OAuth as an example

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

* style: reformat code

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

* feat(mg-gateway): add OAuth in frontend

- Add OAuth login option to the login page
- Implement OAuth callback route and component
- Add translations for OAuth login text

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>

* docs: add OAuth authentication documentation

---------

Signed-off-by: kazutoiris <78157415+kazutoiris@users.noreply.github.com>
* fix azure compile error

* fix azure compile error

* fix storage test error

---------

Co-authored-by: aiceflower <kinsanities@sina.com>
* fix compile error

* fix token security

* fix token security

---------

Co-authored-by: aiceflower <kinsanities@sina.com>
Co-authored-by: aiceflower <kinsanities@sina.com>
Copy link
Contributor

@casionone casionone left a comment

Choose a reason for hiding this comment

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

LGTM.

@casionone casionone merged commit 1996116 into master Oct 17, 2025
34 of 58 checks passed
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.

4 participants