Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alibaba/nacos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.2.1
Choose a base ref
...
head repository: alibaba/nacos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.3
Choose a head ref
  • 10 commits
  • 30 files changed
  • 10 contributors

Commits on Sep 25, 2024

  1. Fix upload artifacts version (#12661)

    * fix: upgrade upload-artifact version
    
    * fix: upgrade upload-artifact version
    Wuyunfan-BUPT authored Sep 25, 2024
    Copy the full SHA
    077750b View commit details

Commits on Sep 27, 2024

  1. Copy the full SHA
    76294a4 View commit details
  2. Copy the full SHA
    5aade0d View commit details
  3. fix: can't login when domain like 'register.nacos.com', ie. contains …

    …register. (#12670) (#12671)
    
    Co-authored-by: 俱欢 <juhuan.wy@antfin.com>
    juhuan and 俱欢 authored Sep 27, 2024
    Copy the full SHA
    33ae058 View commit details

Commits on Sep 30, 2024

  1. [Issue#12614] Display the number of days to retain the configuration …

    …history dynamically on the front end (#12616)
    
    * Display the number of days to retain the configuration history dynamically on the front end
    
    * checkstyle
    
    * Display the number of days to retain the configuration history dynamically on the front end
    shengbinxu authored Sep 30, 2024
    Copy the full SHA
    7ce85a1 View commit details

Commits on Oct 9, 2024

  1. Bump commons-io:commons-io from 2.7 to 2.14.0 (#12708)

    Bumps commons-io:commons-io from 2.7 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024
    Copy the full SHA
    55edc5b View commit details
  2. [issues#12551] nacos-client modularity problem (#12696)

    * fix:shade时,全局排除模块化描述文件,避免使用到其他依赖的描述文件
    
    * Revert "fix:shade时,全局排除模块化描述文件,避免使用到其他依赖的描述文件"
    
    This reverts commit 7d4603a.
    
    * fix:shade时,全局排除模块化描述文件,避免使用到其他依赖的描述文件
    
    * Revert "fix:shade时,全局排除模块化描述文件,避免使用到其他依赖的描述文件"
    
    This reverts commit e1fba9c.
    
    * fix:shade时,全局排除模块化描述文件,避免使用到其他依赖的描述文件
    luxiao0000 authored Oct 9, 2024
    Copy the full SHA
    85f89bc View commit details

Commits on Oct 10, 2024

  1. Bump com.google.protobuf:protobuf-java from 3.22.3 to 3.25.5 (#12673)

    Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.25.5.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.22.3...v3.25.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 10, 2024
    Copy the full SHA
    ec34377 View commit details

Commits on Oct 11, 2024

  1. grpc invoke source refactor (#12716)

    * grpc invoke source control
    
    * grpc invoke source control
    
    * metrics controller param check enhancement
    
    * check style and pmd
    shiyiyue1102 authored Oct 11, 2024
    Copy the full SHA
    d712ee5 View commit details

Commits on Oct 12, 2024

  1. Copy the full SHA
    f4f8b18 View commit details
Loading