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: Ahoo-Wang/Wow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: Ahoo-Wang/Wow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    e7d4990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e5372b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54d208a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. feat(doc): add Command-Processing-Propagation-Chain.gif (#1820)

    * feat(doc): add Command-Processing-Propagation-Chain.gif
    
    Signed-off-by: Ahoo Wang <ahoowang@qq.com>
    Ahoo-Wang authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    abf0627 View commit details
    Browse the repository at this point in the history
  2. docs(guide): update command gateway documentation (#1821)

    - Add details on supported wait strategies
    - Introduce WaitingForStage and WaitingForChain strategies with diagrams
    - Improve clarity on command validation process
    
    Signed-off-by: Ahoo Wang <ahoowang@qq.com>
    Ahoo-Wang authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    bfc61a3 View commit details
    Browse the repository at this point in the history
  3. feat(prepare): add PrepareKeyInitializer to initialize PrepareKey beans

    - Add PrepareKeyInitializer class to perform initialization of PrepareKey beans
    - Update PrepareAutoConfiguration to include PrepareKeyInitializer bean
    - Modify unit tests to check for PrepareKeyInitializer bean presence
    
    Signed-off-by: Ahoo Wang <ahoowang@qq.com>
    Ahoo-Wang committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    ec6f80b View commit details
    Browse the repository at this point in the history
  4. build: bump version to 6.0.1

    - Update project version from 6.0.0 to 6.0.1 in gradle.properties file
    
    Signed-off-by: Ahoo Wang <ahoowang@qq.com>
    Ahoo-Wang committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    a6b416f View commit details
    Browse the repository at this point in the history
Loading