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.5.0
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.5.1
Choose a head ref
  • 19 commits
  • 95 files changed
  • 13 contributors

Commits on Jan 21, 2025

  1. [ISSUE #12823] Randomly generate TokenRefreshWindow, Avoid a large nu…

    …mber of logins causing pressure on the Nacos server. (#13046)
    lucky8987 authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    b4d9642 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Update testMode default value (#13062)

    I don't think this default value should be true
    ziminghua authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    4ac42a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Configuration menu
    Copy the full SHA
    3f636bf View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. [ISSUE #13093]fix bug of missing tansformation of namespace in config…

    … center (#13094)
    
    * fix bug of missing tansformation from public namespace to blank namespace in config center
    
    * test bug fix
    Sunrisea authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    c7386cf View commit details
    Browse the repository at this point in the history
  2. [ISSUE#13090] Compatible with v2 openapi to query configuration. (#13091

    )
    
    * Compatible with v2 openapi to query configuration.
    
    * Fix CI.
    KiteSoar authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    a13b64d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Fix version bug (#13098)

    * fix:change upload-artifact version to v4
    
    * fix:change github-script version to v7
    
    * fix:change github-script version to v6
    
    * fix:change github-script version to v6
    
    * fix:change github-script version to v6
    
    * fix:delete proxy
    Wuyunfan-BUPT authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    12c455b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    502b08b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    da975ca View commit details
    Browse the repository at this point in the history
  2. develop-optimize-table (#13119)

    * optimize gray upgrade
    
    * check style
    shiyiyue1102 authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    1e889ea View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. remove common-codec (#13133)

    shalk authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    e6f46f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Support callback service listeners anyway when listeners added. (#13136)

    * Support callback service listeners anyway when listeners added.
    
    * Fix UT.
    KomachiSion authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    f03cd12 View commit details
    Browse the repository at this point in the history
  2. delete proxy (#13139)

    * fix:change upload-artifact version to v4
    
    * fix:change github-script version to v7
    
    * fix:change github-script version to v6
    
    * fix:change github-script version to v6
    
    * fix:change github-script version to v6
    
    * fix:delete proxy
    
    * fix:delete proxy
    Wuyunfan-BUPT authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    88f6514 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. [ISSUE#13129] Optimize SDK connection parameter settings. (#13145)

    * [ISSUE#13129] Optimize the setting method of connection-related parameters of grpc sdk.
    
    * [ISSUE#13129] Fix CI.
    KiteSoar authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    f257fca View commit details
    Browse the repository at this point in the history
  2. [ISSUE #13138] fix processServiceInfo bug (#13137)

    * fix processServiceInfo bug
    
    * fix processServiceInfo bug
    
    fix
    
    * fix
    
    * fix
    
    * fix
    
    ---------
    
    Co-authored-by: yuecai.liu <yuecai.liu@okg.com>
    luky116 and yuecai.liu authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    fa79474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93bda0f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. [ISSUE#12994]Optimize config operation and capacity management. (#13002)

    uniform all config operation to ConfigOperationService ,instead of all batch & view level interfaces to ConfigOperationService single interface , change aspects to  ConfigOperationService
    KiteSoar authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    c2f1579 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Configuration menu
    Copy the full SHA
    660a4f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Upgrade 2.5.1.

    KomachiSion committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    acd5607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2f10b View commit details
    Browse the repository at this point in the history
Loading