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: zilliztech/milvus-cdc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-rc4
Choose a base ref
...
head repository: zilliztech/milvus-cdc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0-rc5
Choose a head ref
  • 12 commits
  • 77 files changed
  • 3 contributors

Commits on Jan 7, 2025

  1. add replicate meta to store the barrier meta msg

    Signed-off-by: SimFG <bang.fu@zilliz.com>
    SimFG committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    47eb5cf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Update cdc-usage.md (#173)

    jaime0815 authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    fed72a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    162d64f View commit details
    Browse the repository at this point in the history
  2. support to replicate import msg (#175)

    Signed-off-by: SimFG <bang.fu@zilliz.com>
    SimFG authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    cb90bff View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

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

Commits on Feb 20, 2025

  1. ci: add mysql as metastore (#178)

    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    zhuwenxing authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    5fe83b6 View commit details
    Browse the repository at this point in the history
  2. test: add import msg in cdc test (#179)

    * test: add import msg in cdc test
    
    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    
    * test: fix deploy
    
    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    
    * test: fix deploy
    
    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    
    * test: fix misc
    
    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    
    * test: fix misc
    
    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    
    ---------
    
    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    zhuwenxing authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    a7e815b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. ci: update artifact name to include metastore in CI workflow (#181)

    * ci: update artifact name to include metastore in CI workflow
    
    * feat: enhance logging to include seek channel information in collection read and add collection operations
    
    * refactor: improve position handling and logging in CDC implementation
    
    * chore: update Docker images to use simfg/milvus-dev:master-40110
    
    Signed-off-by: SimFG <bang.fu@zilliz.com>
    
    ---------
    
    Signed-off-by: SimFG <bang.fu@zilliz.com>
    SimFG authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    991224a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. test: fix fail fast (#182)

    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    zhuwenxing authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    8f743be View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. ci: add nightly (#184)

    Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
    zhuwenxing authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    36293fd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. feat: update ShouldReadFunc to return additional boolean for collecti…

    …on replication and modify related logic (#185)
    SimFG authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    7ad72e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. feat: implement logging for insert and delete messages, add maintenan…

    …ce commands for log management (#186)
    SimFG authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    6651775 View commit details
    Browse the repository at this point in the history
Loading