This is an automated email from the ASF dual-hosted git repository.
yangyang pushed a change to branch feat/cluster
in repository https://gitbox.apache.org/repos/asf/dubbo-rust.git
from b2e829c Feat(cluster): Cluster Policy Impl (#146)
add 0fcb29f refactor(cluster): add Cluster MockImpl
add 2cd76b6 refactor(triple): use ClientBuilder to init Cluster ability
add 3cba7dc Update builder.rs
add 1e7285e Update triple.rs
add 2c567a7 Update mod.rs
add 695a880 refactor(triple): rm unused var in clientBuilder
add e9a9935 refactor(dubbo): delete some codes
add 1c79aee refactor(cluster): rm some duplicate codes
add 06cb969 refactor(registry): rm unused import
add 18a6140 refactor(triple): use two build func for different usage
add d2cb383 fix logical error of get_protocol_or_default (#137)
add 54181bf Feat/cluster (#138)
add 86de421 Merge branch 'main' into feat/cluster
add 7dbe5f3 style: cargo fmt --all
add 58c6f7d refactor(cluster): rm registryWrapper
add 157b6c4 refactor(cluster): delete print
add aa554fe chore(dubbo): upgrade hyper version in cargo.toml
add 254fe59 refactor(cluster): comment the logic of clone body
add b24e730 Rft(triple): remove Clone of Invoker
add 6999bbb Rft(cluster): use ready_cache to manage Invokers, add
ready_cache in FailoverCluster
add 0a5ee22 Rft(protocol): use interface Inheritance to redesign Invoker
add 2192217 feat(dubbo): add unix feature
add ea06ca1 Rft: replace feature with target_os cfg
add f172c25 Merge branch 'apache:main' into main
add d40ea72 Merge branch 'apache:main' into main
add 5f5b31f Rft(dubbo): add ClientBuilder for client
add 176cb57 Rftï(dubbo-build): add build api for client
add b4db021 style(examples): cargo fmt
add e9e0a67 Rft: move connection from client to transport mod
add e67e59e Rft(dubbo): add default timeout for client
add 7ab187f Merge branch 'apache:main' into main
add 6e8c95e Merge branch 'apache:main' into main
add e066505 Ftr: add serverBuilder for Server, support multiple ways to
start server
add bd4be4e Rft(examples): update yaml
add 80f3502 refactor(dubbo): update invoker trait
add 1022b8e Merge branch 'main' into main
add f403481 Merge branch 'apache:main' into main
add fb6d30c Merge branch 'apache:main' into main
add 00a90ff Merge branch 'apache:main' into main
add 25903fa Merge branch 'apache:main' into main
add a03b0b5 Merge branch 'apache:main' into main
add 41d2ddd Merge branch 'apache:main' into main
add cfd1652 Merge branch 'apache:main' into main
add efb87b4 Rft: add Cluster to ClientBuilder (#142)
add ebfe5c1 Merge branch 'apache:main' into main
add 29f83c4 Merge branch 'main' into feat/cluster
new 4eff1ad Merge branch 'apache:feat/cluster' into feat/cluster
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes: