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: apolloconfig/agollo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: apolloconfig/agollo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.1
Choose a head ref
  • 14 commits
  • 18 files changed
  • 7 contributors

Commits on Dec 18, 2022

  1. Finish v4.3.0

    zouyx committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    6fc8ec3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. FIX: log format, error shadowing

    Signed-off-by: Cattī Crūdēlēs <17695588+wzy9607@users.noreply.github.com>
    wzy9607 committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    6c40331 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Fix a typo of 内容

    ZhangJian He authored and nobodyiam committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    83e8dd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. refactor: code optimisation

    piglig committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    99119a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. fix: enable retry for the SyncWithNamespace

    Signed-off-by: saltbo <saltbo@foxmail.com>
    saltbo committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2cb026a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Bump github.com/spf13/viper from 1.7.1 to 1.8.1

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.8.1.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.7.1...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7c025c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge pull request #281 from saltbo/bugfix/nonretry

    fix: enable retry for the SyncWithNamespace
    mergify[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f1bf7df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from piglig/refactor/code-optimisation

    refactor: code optimisation
    mergify[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0e5d4ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #283 from apolloconfig/dependabot/go_modules/devel…

    …op/github.com/spf13/viper-1.8.1
    
    Bump github.com/spf13/viper from 1.7.1 to 1.8.1
    mergify[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6a8a4cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d04017c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #270 from wzy9607/fix/error-log

    FIX: 多处日志格式串问题,以及一处error shadow 导致日志中的error为nil
    mergify[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f4cb6d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    83f8bc9 View commit details
    Browse the repository at this point in the history
  2. reformat code

    zouyx committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    3a95fe8 View commit details
    Browse the repository at this point in the history
  3. Finish v4.3.1

    zouyx committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    914cd4f View commit details
    Browse the repository at this point in the history
Loading