This is an automated email from the ASF dual-hosted git repository. mikexue pushed a change to branch dashboard in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
discard c160b1083 Merge pull request #2810 from SLSJL/dashboard discard f69285c56 Merge branch 'apache:dashboard' into dashboard discard 5f8d11da8 [Dashboard] Feature - Added event catalogs discard 842c04895 Merge pull request #2809 from SLSJL/dashboard discard 942d3bdc2 [Dashboard] Feature - Added Workflows discard b8b930a3f [Dashboard] Feature - Changed Change the style of navigation menu - Added Workflow, Event Catalog menu items - Ignored vscode settings discard eab62bdd3 Merge pull request #2750 from apache/dashboard-event discard 706822836 Merge branch 'dashboard' into dashboard-event discard e2f05b390 Merge pull request #1168 from RSTdefg/dashboard-registry discard 67474d1d3 fixed endpoint persistence discard 0e2ad7729 checkstyle fix discard 78d7b4edf fixed checkstyle errors discard c9dea2e54 fixed dynamic table update discard a7a614212 linted typescript files discard 558af799c more minor UI fixes discard 6b6acc979 minor UI improvements discard e50b7b921 Implemented registry page discard 088d21c8c implemented registry handler discard 670ab0346 [Dashboard] Implement Topic and Event Management (#1146) discard d10db929a Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/request/DeleteGrpcClientRequest.java discard a77d5b263 Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/request/DeleteHTTPClientRequest.java discard c99c07f3e Improve the client management discard ef4e7cda7 Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/plugin/MQAdminWrapper.java discard 5279716a3 Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/request/DeleteTopicRequest.java discard dd52848f5 Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/request/CreateTopicRequest.java discard ac013cfd1 Update eventmesh-connector-plugin/eventmesh-connector-standalone/src/main/java/org/apache/eventmesh/connector/standalone/admin/StandaloneAdminAdaptor.java discard 391fcf5c0 Update eventmesh-connector-plugin/eventmesh-connector-standalone/src/main/java/org/apache/eventmesh/connector/standalone/admin/StandaloneAdmin.java discard ac970deca Update eventmesh-connector-plugin/eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq/admin/RocketMQAdminAdaptor.java discard 98f0d3f08 Update eventmesh-connector-plugin/eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq/admin/RocketMQAdmin.java discard 9674e90b2 Update eventmesh-connector-plugin/eventmesh-connector-api/src/main/java/org/apache/eventmesh/api/admin/TopicProperties.java discard d8a470305 Update eventmesh-connector-plugin/eventmesh-connector-api/src/main/java/org/apache/eventmesh/api/admin/Admin.java discard 0ab7fe9a4 Implement the Event Management for Standalone discard a27b1b6aa Implement the Topic Management for Standalone discard 82d8e139f Implement the EventMesh connector admin API discard c199183c7 [Issue #700] Dashboard: Display Eventmesh Metrics (#1135) discard 9f7283f0c Merge pull request #1046 from apache/dashboard-configuration discard db284a223 Implement the configuration for protocols discard 30bb96f6d Implement the configuration in Dashboard discard 4e7f712c5 Add sourceCompatibility field to build.gradle discard 2c4bcf7df Apache EventMesh Dashboard - Client Management (#907) discard e7ba6e2dc Merge pull request #1034 from kirinzhu/fix-patch-docs discard 3db335176 Merge pull request #1039 from zmt-Eason/dev_zmt discard 659a92ff4 Merge pull request #1025 from pkyriakou23/fixing_issue997 discard dabc4e808 Fix code style discard 72fc3a10f Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/consumergroup/ProducerGroupConf.java discard af26d47ad Merge pull request #1041 from apache/xwm1992-patch-1 discard e81a4402c Update bug_report.yml discard a3080a1b7 fix valid url bug discard 2cfd01197 Merge pull request #1032 from kirinzhu/fix-patch-quickstart discard a3ac38ac2 Merge pull request #1026 from pkyriakou23/fixing_issue988 discard d3670519b Update docs discard a58a6cdd2 Update docs discard de9092a78 Merge pull request #955 from mroccyen/issue-950 discard 6c61197ce Merge pull request #1020 from liuzwei/fix_bug_span_npe discard 9f2124948 Update quick-start discard f6f200961 Update docs discard 6e70ffbdb Merge pull request #1023 from mytang0/fix_patch_npe discard 002e7a61c Merge pull request #1024 from kirinzhu/fix-patch-readme discard b8b55545b Update docs discard a268ddb4a Update SubService.java discard e45a579b5 Update SubService.java discard e3b6fb2e2 Update ProducerGroupConf.java discard 0d198d4b5 Update docs discard 4e5ce52ec Update README.md discard 64ce8323f Update README.md discard 72a7b33b9 Merge pull request #966 from walterlife/walterlife/add-unit-test-for-runtime discard 7e5aa5a49 Two NPE problems fixes for Tcp Protocol Resolver. discard 26110327c When trace enable, then get trace plugin. discard 84a8bafba [Bug]Fix the case that span is null discard 24e5c19a4 Merge pull request #1015 from liuzwei/fix_bug#980 discard 9f0777939 Merge pull request #1003 from kirinzhu/fix-zlx-2 discard ed3298874 [ISSUE #980]Made some fileds are final discard 42ffaeb24 Merge pull request #1007 from kirinzhu/doc-zlx-1 discard 19be51acb Update quick-start docs (CN) discard 2cecd998d Update quick-start docs (CN) discard e521cbfa6 Remove invalid imports (#1005) discard 3c2bc8126 Merge pull request #996 from misselvexu/i/gh-995 discard 797af84c7 Merge pull request #1002 from kirinzhu/fix-zlx-1 discard edc4659a5 Merge pull request #994 from wuyiliang1/fix_patch_close_resource discard d623db9d1 Modify the value of protocolType discard 5b53f7ff3 Add System.exit(-1) in catch block EventMeshStartup.main() discard 03c4e8470 Fix Error when Running/Debugging the Application on Linux Platform (#991) discard 69fe36b59 Fix imports invalid order . discard e009b78d1 Fix imports invalid order . discard 705a6271f Add parameter checking before sending message For EventMeshMessageTCPClient . discard 9d5516262 Merge pull request #962 from kirinzhu/fix-patch-kirinzhu discard 84d63ec39 Merge remote-tracking branch 'upstream/master' into fix-patch-kirinzhu discard 6944d0389 Merge remote-tracking branch 'upstream/master' into fix-patch-kirinzhu discard d68ddf352 Merge pull request #976 from ruanwenjun/dev_wenjun_useApacheRelease discard e28d98b01 fix ci yml discard d690e5d94 Remove -x discard 69d7ae785 Add incubating discard 507225a34 Add incubating discard ff649cb77 Use Apache release rather than Github release in README discard 63255c06b [ISSUE #987] try-with-resource to close the BufferedReader (#987) discard b09150f15 Merge pull request #969 from Alonexc/Alone discard 9d4c49cd3 Merge pull request #968 from walterlife/walterlife/fix-doc-images-show-problem discard c0de12f94 Merge pull request #977 from ruanwenjun/dev_wenjun_fixGradleLicenseHeader discard 52f81c49e Merge pull request #978 from ruanwenjun/dev_wenjun_skipTestInLicenseCheck discard b3b58061e Skip UT in license check discard 38e2d2400 Ignore the gradlew/gradlew.bat discard ffe10a2b0 Fix gradle license header discard dfe58f5bd Update slack link in README (#972) discard 14f7d1ebe update issue template discard 1244bb751 Fix the abnormal display of pictures in some documents discard 571eafb29 fix ci problem discard f177267ab 1. revert non-unit-test changes 2. modify the check-style code problem discard 87c107868 add runtime unit tests discard dab10863a Merge pull request #963 from lrhkobe/trace_improve_3 discard 2b4116093 fix code merge problem discard d3f497c37 fix checkMainStyle problem discard 787ae9154 Merge remote-tracking branch 'apache/master' into trace_improve_3 discard 2cace5f29 Merge pull request #960 from lrhkobe/trace_improve_2 discard db3bd5451 fix variable format discard 23119c54b add trace buried point for EventMeshHTTPServerServer in eventmesh-runtime discard 21264dea9 Merge pull request #943 from li-xiao-shuang/feature_registry_metadata discard c69c1fbff Check whether the registry is enabled discard e839e192f Check whether the registry is enabled discard cf8e65f44 Update some docs discard 4aaf8c0c8 Update some docs discard 22024c4a8 [ISSUE #958] Update licenses files (#959) discard cf06a4816 fix checkMainStyle problem discard 5db843b0c Merge remote-tracking branch 'apache/master' into trace_improve_2 discard b53842d08 Merge remote-tracking branch 'apache/master' into trace_improve_2 discard f6206b114 Merge pull request #952 from lrhkobe/trace_improve_1 discard 466b05bb4 fix unit test problem discard 0e5c29f1d Add nacos into distribution (#948) discard e5533208d fix checkstyleTest problem discard 21c06eeb3 [ISSUE-837]Add NOTICE (#945) discard 35ae9aea5 fix check style problem discard 4007488b3 [ISSUE #923] Fix the key when removing item from ClientGroupMap (#949) discard b5441ab6f plugin dir config move to variable discard 691e1a4c1 SPI plugin path config can move to constant config discard dff703139 add trace buried point for EventmeshTcpServer in eventmesh-runtime discard 978f43af8 optimize trace module in eventmesh discard da354c719 merge master discard db2385589 Implement remote subscription discovery across clusters discard c586d2208 Modify the discovery eventMesh logic discard ed07f4735 Simplify topic subscription information and register to metadata discard 003aa2b13 Get the eventmesh address from the registry discard b8df92753 Merge pull request #941 from xwm1992/http-improve discard 4207709e9 Unsubscribe to update metadata discard 87e72dd65 [ISSUE #938] Code optimization (#935) discard 3b58ff507 Add the eventmesh metadata to nacos discard 4ec99418c Add the eventmesh metadata to nacos discard e9556ea7a [ISSUE #940] LocalSubscribeEventProcessor json deserialize error discard 30e9478d9 Merge pull request #916 from mytang0/fix_patch_os discard b81f43381 Merge pull request #933 from li-xiao-shuang/feature_#931 discard a05efacdb [ISSUE #930] registry plugin is disabled by default (#931) discard a98ef1943 Code optimization discard 548188240 EventMeshHTTPConfiguration variable Camel-Case named discard 4e22178f8 EventMeshHTTPConfiguration variable Camel-Case named discard b6446212f Merge pull request #928 from xwm1992/http-improve discard f3d4b5e8e Merge branch 'master' of https://github.com/apache/incubator-eventmesh into http-improve discard 5bd28adbf Add remote processors discard f4628ca7a Merge pull request #926 from apache/qqeasonchen-patch-2 discard 47b24e430 Update README.md discard d7b318e32 [Docs] Add http request doc instruction (#922) discard ceb455954 update http request doc instruction discard beefd80ce update http request doc instruction discard bfc48d52f add http request doc instruction discard 21aa35765 Merge pull request #920 from xwm1992/http-improve discard a34e69f0f fix checkstyle discard b8a8fdd58 fix checkstyle discard 2b0359507 fix checkstyle discard 6f1246030 add apache headers discard 821b7dfaa Merge branch 'master' of https://github.com/apache/incubator-eventmesh into http-improve discard 603822093 [Go SDK] Update licenserrc.yaml to ignore go.sum (#912) discard ca2162bc7 Merge branch 'master' of https://github.com/apache/incubator-eventmesh into http-improve discard e647cda50 support event bridge pub/sub discard c62177d1e support http protocol adaptor discard 976f8d4b1 http request improve support request uri for http processors discard e89b8f1be Darwin operating system detection bug fix discard 71f3b9ca6 Merge pull request #911 from walleliu1016/master discard bd77cc665 update em host in example discard 5b85819de Merge branch 'go-sdk' discard 3d547bd2c update example discard 755df48f5 Merge pull request #910 from Alonexc/Alone discard 78371ab4a add new-contributor-guidelines.md Link. discard 755abe2cc update new-contributor-guidelines.md discard 9ea73ee88 Update introduction.md (#908) discard 8dc496c51 update new-contributor-guidelines.md discard 6b21742fc update new-contributor-guidelines.md discard 0bce42f5e update new-contributor-guidelines.md discard f978c7f9a update new-contributor-guidelines.md discard 6385cc00b update new-contributor-guidelines.md discard 5157e5844 update new-contributor-guidelines.md discard 1c5b4f3e3 add new-contributor-guidelines.md discard 722db5018 [ISSUE #891] Update Chinese version of README.md (#906) discard 838fea569 Merge pull request #873 from misselvexu/i/gh-844 discard c8bc8f444 Merge pull request #905 from wallezhang/merge-eventmesh-producer-interface-methods discard 087e3c8ba refactor: Remove unused methods in EventMesh-Connector-Api `Producer` interface discard feef84789 Merge pull request #894 from wallezhang/add-unit-test-for-sdk-java discard 987e65fcb Merge pull request #1 from apache/master discard 02f474362 Merge pull request #895 from mroccyen/file-watcher discard 950e43884 [ISSUE #896] Add ttl default value when building BatchMessage (#898) discard cff8d279c Merge remote-tracking branch 'origin/master' into add-unit-test-for-sdk-java discard 4746d73da Merge pull request #852 from misselvexu/#755 discard 9c3cb15ae Merge pull request #899 from HoffmanZheng/issue-579 discard 2e7574edf refactor: Avoid setting the value of the field by reflection in the unit test. discard 74960d518 issue-579 Guide of EventMesh Java SDK discard 276c08203 Merge pull request #884 from HoffmanZheng/issue-883 discard 95e0fc4e9 Merge branch 'master' into issue-883 discard a1b1cf490 test: Adapt unit tests to JDK 8 discard 2af9eb525 make lombok compileOnly discard 570995169 delete already defined java-library plugin discard 902d3f125 checkstyle discard 30254b720 checkstyle discard d4a09d330 checkstyle discard 3d1d36e3a add unit test and log discard b21bd1021 test: Add unit test for sdk java discard c055e8324 Update README.md (#893) discard b79a2fde6 add file watch listener and manager discard dde8d84a0 Merge branch 'master' into issue-883 discard a222375ca delete unnecessary shadow plugin discard a25532eab add WatchDirectoryTask discard 1ccc32049 Rewrite README.md and fix errors in the documentation (#889) discard 72f72a8bb Merge pull request #887 from walleliu1016/go-sdk discard 96aa29d14 Format the code in `eventmesh-sdk-java` and `eventmesh-common` (#874) discard 771242766 Rewrite the English documentation (#836) discard 01b53e670 Add the unit test document link and modify the unit test issue template (#885) discard 3c743e60e update tcp/http module log api discard a0e70d109 change log api discard 22fbb2f06 add webhook demo discard 360406a4a fix test discard 7b1df7dc7 Add the unit guidelines document and issue template (#875) discard 720bf156c issue-883 Transitively export the dependencies of [eventmesh-sdk-java] to other module discard 53c625090 Update README.md (#882) discard 201c9d4e4 Add files via upload (#881) discard fe529a8dc Add files via upload (#880) discard 0c985008c Update README.md (#879) discard 08c01328a Add files via upload (#878) discard b9cf5a3e8 Add files via upload (#877) discard 5f8666c01 [ISSUE-856] Add test code for module [eventmesh-trace-plugin] (#867) discard 0ab6095e5 Clean up some useless constants and classes. discard 6bd41a56c [ISSUE-868] Remove some useless classes from eventmesh-common. (#870) discard e716bd39e do not reply on async subscription discard e53103ad0 do not reply on async subscription discard febbe385e do not reply on async subscription discard 9c19cb421 publish success discard f40eef137 publish success discard 836e3a5bd [ISSUE #843] Some enhancement to the eventmesh-sdk module (#853) discard d618a547e add request reply discard ffd371df1 add request reply discard 543c749f0 upgrade rocketmq libs version to fix CVEs discard aded3b20f [MINOR] update ci.yml enable codecov (#850) discard 7e18b1740 upgrade spring libs & jackson-databind s version to fix CVEs issues (#849) discard f6b117f06 Optimized documentation docker script code blocks (#846) discard b8c7f248e add webhook fakeserver for tests discard 9e2dfc8c2 add webhook fake server discard 6704e7a7f add webhook fake server discard d4982f481 change logic, only support one server discard bb51ac9a3 [ISSUE #847] Could not find or load main class by test script (#848) discard 5b7b6c4c3 [ISSUE #834] Support nacos registry (#835) discard 3df63b53e [ISSUE #838] Removed redundant code (#842) discard 2a914427f publish, batch publish ok discard 40d60b1fa heartbeat ok discard 61dd832d0 update grpc proto package discard 00ab5b567 [ISSUE #834] Support nacos registry (#835) discard c12948f62 update README.md discard a5fec9fa1 add example discard aea36c76f add example discard 9c99e54dd add fake server test discard 7336ef832 add test case discard 7af142e8b add fake server for test discard 1b7e3fdde add fake server for test discard d12c36425 add test case for rule discard 0e86f3192 update log discard 3e0703cc5 setup the idg, add test discard 0280df1ea Updated slack invite link in README (#831) discard 6a4db8b1d Update README.md (#829) discard 87c8b714e Update README.md (#826) discard 0ae9bfa80 add goroutine pool panic handler discard 66b5d1a96 add client api discard a90bd426e Update bug_report.yml, fix typo (#824) discard 2b48dfd1d add msg dispatcher on rece msg from mesh server discard 2c48df4c4 add consumer, producer, heartbeat discard 4f9ee5570 update proto go files discard c12e4909d update logger api, add internal package discard 9bcfd3ed4 add logger api, remove main.go code, add simple readme.md discard 8732d4e38 1. change the module to github.com/apache/incubator-eventmesh/eventmesh-sdk-go 2. add licence for all go files 3. and add grpc proto discard 8054f2707 Lint the documentations with markdownlint (#820) discard 05fd62886 MONIOR: Remove tool directory (#814) discard 7370053ae Update roadmap.md (#818) discard c9f408f8d Merge pull request #803 from xiehongfeng100/go-sdk discard 0a252c994 MINOR: Fix load config properties may get error in windows due to file seperate (#813) discard 5bc8638af [MINOR] Add trace switch (#812) discard fcfe5ac2e Rename prometheus metrics plugin name (#811) discard 5ce0a55ac Merge pull request #810 from wqliang/addTracePluginProperties discard 2c1baac2c add zipkin plugin properties discard 8fe412c3f [ISSUE #806] code optimization and delete invalid code in eventmesh-e… (#807) discard e5bf73101 [MINOR] sort dependencise before check (#808) discard caaa7a431 [Enhancement] Run CI on all branch (#805) discard dc6bd5095 Support golang sdk (#762) discard 00c4d24ca [Enhancement] compile project with junit error (#802) discard 3602ba0cf Delete README.md discard c74ee6b5e Merge pull request #801 from qqeasonchen/grpc-sdk discard d137a9ff8 rename moudle discard 94cf22944 Merge pull request #800 from qqeasonchen/grpc-sdk discard 61501c53f add grpc-sdk moudle discard 5708ec26d [Enhancement] Some suggestions for eventmesh-examples (#794) discard b67726e08 [ISSUE #795] Fix doc eventmesh-runtime-quickstart-with-docker.md (#798) discard 5ebe073bc [ISSUE #782] delete invalid code in eventmesh-connector-plugin module (#793) discard a52bf296a [Issue #658] Eventmesh Http Support CloudEvents Webhook spec (#772) discard bab7e11f7 [ISSUE #784] Fix words misspell, optimize admin http method code (#792) discard cde95c0ab [ISSUE #696] Add trace plugin (#749) discard 16df47da2 [ISSUE #783] clean useless code in runtime module (#787) discard 95d87bab0 Update roadmap.md (#791) discard 874d5fa94 [ISSUE #786] remove eventmesh-sdk-java model redundant code (#789) discard 6f40eb928 [Issue #780] Modify the define level of EventListener from Topic to Consumer (#781) discard c93c7c5d9 Update roadmap.md (#779) discard 12a223c4f [Issue #774] Optimize the object property description of eventmesh client (#775) discard 25b7a1645 Rebase the grpc branch to master branch (#771) discard ba0159075 update checkstyle.xml (#773) discard e051d58f9 [Issue #768] fix issue in update HTTP subscriber (#769) discard 835506939 [MINOR] Fix the hardcode ip address (#767) discard 97ed08118 [MINOR] Allow run script in other directory (#765) discard 62eeb0eb2 [MINOR] Remove unused field in example (#766) discard ed0742531 [MINOR] Fix plugin cannot load properties from classpath (#763) discard 85de5c7a6 [Issue #655] Adding send message constraints for message size and batch size (#760) discard b8891ee30 [Issue #758] validate subscriber Url (#759) discard 4616366ae [Issue-754] upgrade guava (#757) discard 58c0d5d97 [Issue #752] upgrade httpclient (#753) discard 7c7d81fb9 [Issue #750] junit should only be used in tests (#751) discard c99dd2dc4 [ISSUE #737] Add Netty license (#738) discard b1a654090 Merge pull request #743 from wqliang/enhance/fixMissingJar discard 42e1c90bb add eventmesh-admin-rocketmq into rootProject discard 53941c605 Fix bug report template (#741) discard 85f100a37 Add environment and version selector in bug_report.yml (#734) discard 127972ed1 Use archiveBaseName and archiveVersion to optimize gradle zip task (#728) discard 8fcddf003 [MINOR] Remove the unnecessary boxing (#731) discard 93b2442e7 [Issue #735] log4j 2.17.1 (#736) discard dc475b55d [ISSUE #732] Binary package failed to execute (#733) discard 8703a1435 [ISSUE #729] Bump netty version (#730) discard 33e7021f2 [ISSUE #726] Remove the misleading annotation (#725) discard 73ae07e0a Missed exception cause (#724) discard cb9e572bc Update roadmap.md (#721) discard 2564bc801 Update intro.md (#722) discard 628abc8e3 Merge pull request #720 from jinrongluo/workflow discard f0758d2bc [Issue #553] add workflow diagram to the design doc discard 7625d3c88 Remove unnecessary call toString (#719) discard 964bb6c24 Merge pull request #717 from tsurdilo/workflowup discard 6494a178c adding asyncapi type to event defs discard 0c25347e2 small update discard ba5b0cea2 small updates to doc discard 2accf26a6 Merge pull request #715 from jinrongluo/workflow discard 32c6f9a06 [Issue #553] update the design doc. discard d6a4ed144 Merge remote-tracking branch 'origin/master' into workflow discard d7b0fe30a [Issue #553] Adding design doc for EventMesh Workflow (#714) discard 2ff99664c [Issue #533] Adding design doc for EventMesh Workflow discard 52ec3d76a [ISSUE #713] Fix trace bug (#712) discard 1cb00234b [ISSUE #696] Add metrics plugin (#709) discard db6b34f26 [ISSUE #405]Fix args typo in examples (#707) discard 5dc964b09 add instruction docs of trace and metrics in eventmesh (#706) discard 80aa61a62 Updated Notice file to 2022 (#704) discard 70080e73e [Issue #702] Fix Slack Join link (#705) discard a9d102c96 [MINOR] Change Tar and Zip name (#699) discard 8ac37a0dc [ISSUE #673] update eventmesh-runtime-quickstart-with-docker.md en & cn (#698) discard 5c0f8a99c [ISSUE #692]Change the default merge strategy to squash (#695) discard 9fca94623 Add files via upload (#694) discard 0cadf2981 Update intro.md (#693) discard 032bb0d8b [ISSUE #690]Remove extra code style check job in CI (#691) discard a1140abea Merge pull request #689 from Shoothzj/gradle-7-3 discard 52d423fcb Bump gradle version to 7.3.3 Support Java17 build discard 2b3e86145 [ISSUE #405]update cloudevents examples (#688) discard 852c22b30 [ISSUE #677] Translate readme files from English to Chinese (#678) discard fd60ab983 [MINOR] ConfigurationWrapper class adds thread pool shutdown (#683) discard 1654c47ea [MINOR] new Runnable() can be replaced with lambda (#685) discard 5adc007b3 [MINOR] Fixed redundant boxing operations (#684) discard 8519fb001 [ISSUE #670] fix checkstyle check fail (#680) discard 9b76a9e44 Update .asf.yaml discard 1ddb0bf16 Merge pull request #675 from xwm1992/master discard 7aaa3499a [Infra] retrigger .asf.yaml protections discard 5592df5e9 Add files via upload discard 53a4b943e Update java sdk docs (#663) discard 84efbdaba update Dockerfile path discard 8454128d2 update some docs discard 4d220baa3 [Infra] retrigger .asf.yaml protections discard 91ff4bc7a [Infra] trigger branch protection change discard 2175a4b02 Update .asf.yaml discard 1e99c799d Update .asf.yaml discard 2790b7881 update Dockerfile path discard be0fb2926 update build.gradle discard d6037d45c update Dockerfile and build.gradle discard 52205e36f Merge branch '1.3.0-RELEASE' of https://github.com/apache/incubator-eventmesh into 1.3.0-RELEASE discard 3f38b8203 update docs discard 8f0670f10 Delete gradle/wrapper directory discard 0b105de12 update project version to 1.3.0-RELEASE discard b946360e4 [MINOR] Upgrade log4j version to 2.17.0 (#662) discard b77646cf5 [Feature #547] Create and upload 1.3.0-snapshot docker image (#659) discard 1c7429be8 [ISSUE #604]Improve the rebalance algorithm (#605) discard f30588ebe [MINOR] update the license and add the third party license files (#657) discard f7c26944f [MINOR] Upgrade log4j version to 2.16.0 (#654) discard e32c9f5ca Update quick start docs (#656) discard a9fe5591d [ISSUE #340]Add http trace http point (#527) discard 05f8a3c5b [MINOR] supply the license and update the third party license file name (#653) discard a54d1f568 [MINOR] Add third-part dependencies licenses (#650) discard 0deb40186 [ISSUE #405] remove some unused code (#649) discard 9393d7267 [MINOR] Hide ctx in callback function and update contributing doc (#644) discard d501fcb63 [Bug #646] Missing the rocketmq message properties during protocol conversion (#647) discard 3d48165f6 [ISSUE #630] RocketMQProducerImpl cannot load config properties from classpath (#631) discard d2370d1b9 remove unused plugin discard c9fe5d70c remove unused files discard 64cf6b5e2 Merge pull request #617 from ruanwenjun/dev_wenjun_addJdk11 discard 8085a7134 Change skywalking uses repo to main discard 4c44aa535 resolve javadoc failed on jdk11 discard 66d7dbe39 Add comments discard 4a9e915af Add jdk11 and otherOS in github ci discard fafd741f8 Merge pull request #535 from ruanwenjun/dev_wenjun_fixLicenseCheck discard 05ac1fe20 Add license check shell discard cb8746c3c set connector plugin to standalone discard d53710641 remove some not used in binary license discard dcd0f650b resolve conflict discard 7629819cf Remove license name, add LICENSE file discard 280898a4b Merge pull request #613 from yzhao244/integrate-openschema-dependency discard 600e2551e Merge pull request #638 from xwm1992/cloudevents discard baddf64a3 supply apache header discard f1b47291c Merge branch 'cloudevents' of https://github.com/apache/incubator-eventmesh into cloudevents discard 8ea15f650 fix conflicts and update the code (#635) discard 766337a55 Merge branch 'develop' of https://github.com/apache/incubator-eventmesh into cloudevents discard 20ab726c4 Update .asf.yaml discard 79fdb12ce Update .asf.yaml discard 46471ed47 sync request/response for sdk in rocketmq-connector (#634) discard 961d998a2 Depracated checkstyle check error temporarily, we should remove it when we polish later discard b65580bb2 Remove doclint warnings discard 7405376e0 Change to api dependency discard 751e1cabd Revert "Safely delete outdated metrics dependencies" discard 56f117282 Fix build error discard 5e5de4a77 Add collection4 discard 2772704b1 Fix build error discard 6f2368e24 Could not remove text for Safe Ramdom implementation discard a96e21824 Reback to the collections4, but let it not in api dependency discard d45028ca3 Safely delete useless commons dependencies discard 9e0744594 Sately delete useless collections4 dependency discard 92287b0fd Safely delete outdated metrics dependencies discard 6b1f25b0d Safely delete useless log4j dependencies discard 3b82ce6e0 cloudevents/eventmesh message protocol pub/sub for sdk in rocketmq-connector (#629) discard eaef79726 cloudevents/eventmesh message protocol pub/sub for sdk in rocketmq-connector (#628) discard c6b700d5f Add AbstractEventMeshTCPSubHandler (#624) discard 35c4da28f cloudevents protocol pub/sub for http sdk (#627) discard f90714fe3 cloudevents protocol http pub/sub for sdk (#625) discard 376a6292b cloudevents protocol tcp pub/sub for sdk (#623) discard 5d2721ffe cloudevents protocol tcp pub/sub for sdk (#622) discard 0036d0a04 Change TCP Decoder and Encoder (#621) discard 69fab8fca Update README.md discard b50c42a52 Java sdk update cloudevents pub/sub (#620) discard 232080ea3 create topic command (#531) discard b46026d12 eventmesh message protocol for http pub/sub with standalone connector (#619) discard e337b798d remove openschema implementation from em project discard 351f3ba76 eventmeshmessage protocol adaptor for tcp (#618) discard d1064cb58 Fix some small issue (#616) discard f3b95202b eventmesh-admin-rocketmq submodule and createTopic REST API (#530) discard f7d0fbb51 Java sdk update (#615) discard d8eb87f16 runtime update (#612) discard 1c3437378 Add EventMeshTCPClient, this client wrap the sub/sub client (#611) discard 02687922e Java sdk update (#610) discard a0204ae90 fix compile error (#609) discard 5f61c248e Fix standalone connector interface, fix example (#608) discard c66c8f774 update java sdk (#607) discard 0082f3dff update http push request and adaptor (#606) discard bcc150393 Change Tcp interface (#603) discard ac8db5a11 Add protocol producer in java sdk (#600) discard 71bcb0954 Add slack icon (#601) discard 4f04d9d16 Update README.md discard e53acaf10 Update eventmesh-store-quickstart.md discard fcd1218fc update Eventmeshmessage plugin (#599) discard 0acafccc0 resolve_exception->Consumer subscription topic is invalid #590 (#598) discard f8ffb443e fixed a wrong url in cn-doc (#585) discard db0278134 Remove some unused code (#591) discard 0096ceec1 [Feature #562] Implement EventMeshMessage protocol adaptor (#597) discard 6828f57d1 [Feature #562] Implement CloudEvents protocol adaptor (#595) discard 46f973d30 [Bug #590] Consumer subscription topic is invalid (#590) (#592) discard fcde1513b [Feature #562] Support CloudEvents for pub/sub in EventMesh runtime (#587) discard 3ae92347c connector support cloud event (#586) discard ceaf33b03 [ISSUE #588] Fix typo in README.md (#589) discard 61d04102f Update .asf.yaml discard 4938cd788 update README.md discard bcf03379e update README.md discard 00994c305 Add files via upload discard ff1c247fb update mesh-helper qr code discard 9251e0753 update wechat-official qr code discard 90a28cccd [ISSUE #580] Add checkstyle gradle plugin (#581) discard deee538f5 [Feature #562] support cloudevents api in eventmesh-connector-api module (#578) discard 09b9a2215 Update README.md discard f288ae2de Add files via upload discard 1feaaa750 [ISSUE #563] SDK SUPPORT CLOUD EVENT (#575) discard 88f8ffcb0 Merge branch 'develop' of https://github.com/apache/incubator-eventmesh into develop discard 062fa5771 [Feature #564] Support CloudEvents protocols for pub/sub in EventMesh-feature design (#574) discard 4e7be9367 update README discard 87a53b9e9 update README discard e99aa2da2 upload wechat-official png discard 6f57a90b9 readme.md discard 3379af456 update README.md discard b60ebbeaf Add files via upload discard bfa979852 update eventmesh-runtime.png discard 25c251566 [WIP][ISSUE #482]Add protocol adaptor plugin (#572) discard cc5b4c902 contributing guide edit import check style step (#573) discard 1c471bfaa Update .asf.yaml discard bdd9aa021 [Issue #567] Optimize config file location (#568) discard 3e75d4fc6 [ISSUE #565] Update JarExtensionClassLoader.java (#566) discard c8410afdd Update .asf.yaml discard dd3385f14 [Issue#554] removing hardcoded username and password (#560) discard af5665395 [ISSUE #536] fix OpenSchemaRegistryApplication start error (#561) discard a4a4a9f90 [ISSUE #550] Deduplicate plugin jar (#558) discard 9337efc9c Revert "[Issue #554] Removing hardcoded username and password in the project code (#555)" (#559) discard b652be9f3 [ISSUE #550] Remove unused jar in plugin module (#551) discard 62d206741 Preview docs (#543) discard 2a64e7991 Fix issue template (#556) discard e2adda890 [Issue #554] Removing hardcoded username and password in the project code (#555) discard 66d615929 Change issue template to yml (#521) discard 36ea9a67f Update the checkstyle file and remove code style file (#552) discard d1972acce Update README.md discard 6068be3c4 Update README.md discard 8b6c82722 add weighted random load balance selector (#526) discard bdf226a6a update namesrv registry name discard 6b7280aec [ISSUE #367] Optimize plugin load (#519) discard 4b2fef9bb update quickstart discard 87d6d8b1d update readme discard b9abbcd10 [Issue #528] enhance Retry support for HTTP and TCP processors. (#529) discard 546765e5a [Issue #523] Adding Flow control RateLimiter support in Http Message Send Processor (#524) discard 9c1d21ff2 [ISSUE #541] rename issue (#542) discard bc610f9a8 rename name and package path of schema-registry module discard 537ed8226 Implement the conversion from openmessaging to cloudevent (#514) discard 9831b0e26 Lint and fix style of Markdown files in docs (#533) discard 3510c83fa [ISSUE #339] Add a skeleton for separated openschema registry service and implement most APIs that doesn't need compatibility check. (#525) discard f12bf523e [ISSUE #375] In memory as event store (#507) discard 84b2f4d78 Issue #405 Fix SubscriptionType typo error (#522) discard bd8d73640 [ISSUE #435] Initial Creation of eventMesh-admin module in EventMesh (#513) discard 16ae31a62 change eventmesh-test to eventmesh-examples discard d89b30971 change eventmesh-test to eventmesh-examples discard ed5783343 Improve the directory structure of docs (#516) discard 6c222ccaa add http trace http point. (#509) discard 106ca96b5 [ISSUE #505]remove all RandomStringUtils. (#510) discard 19af7cf13 [ISSUE #490] Support service invocation (#508) discard d46b8bd3f otel metric polish (#503) discard aeed6f58a [ISSUE #339] add design doc for integrating OpenSchema (#502) discard 95db813a5 polish quickstart (#504) discard a62bf6567 [ISSUE #488]Support registry adaptor plugin (#489) discard 9899c2503 [ISSUE #492] Support resources initilization and release of connector in EventMesh (#493) discard dadaf3935 [ISSUE #340]merge otel metric branch 2 develop (#494) discard 879c77f6c [ISSUE #496] fix the ClassCastException (#499) discard f545bae76 Add files via upload discard c365fa00e use RandomStringGenerator instead deprecated class RandomStringUtils (#495) discard 81d5be6c1 Add files via upload discard bd6321c6f remove webank lisence discard 31a382592 Update README.zh-CN.md discard 8c72f23fc Update README.md discard d5ac68132 [ISSUE #484] Support access control for EventMesh (#485) discard 4e3211dfa Update README.zh-CN.md discard 339d58cb7 Update README.md discard fefe391b0 fix configuration property get error (#479) discard 4bc1a0a3a Add SPI design docs (#480) discard 1a924b6bd Update CONTRIBUTING.md discard f8f2fdbe2 Update CONTRIBUTING.zh-CN.md discard 05e342158 [ISSUE #476] Biz Exceptions occured in EventMesh cause connection close of client (#477) discard 0e4def2cc maybe there is no need to use atomicboolean here (#474) discard 9e172e86c [ISSUE #374] add unit test for header class. (#472) discard dcfc76554 [ISSUE #468] ThreadUtilTest failed (#470) discard 509104b56 [ISSUE #465]All third part dependencies should be controlled at root build.gradle (#466) discard 8c450e1dd [ISSUE #460]Support custom retry times configuration when SubcriptionType is SYNC (#463) discard 00571d135 [ISSUE #461] fix global flow control problem (#469) discard 33571fa6c [ISSUE #457] message ack problem in retry or repush by closeSession (#459) discard b76087365 [ISSUE #451] Fix SSLContext Initialize error (#458) discard f26cc1cbe [ISSUE #456] Automatic License report and check (#462) discard 3da43aa8a fix netty options (#449) discard 737c0f09e [ISSUE #274] Adding Eventmesh Stream component to support Event Streaming (#445) discard 4eaebde25 Add files via upload discard 7850620da [ISSUE #367] Refactor connector (#433) discard db42296a6 [ISSUE #442] Fix findings filtered by Checkstyle workflow (#443) discard e89bfd9f9 Delete sChat2.jks discard ed446ba07 add test case. (#440) discard ca66b685f [ISSUE #367] Support prototype spi instance (#432) discard 30dd6f5cc [ISSUE #428]Fix Chinese annotation (#431) discard ae25d2e17 [ISSUE #436] Fix typo errors for runtime package (#441) discard 8bcdc2ea9 [ISSUE #438] Enable Github Actions for Checkstyle (#439) discard 82b6ffd0f fix ConfigurationWrapper typo (#437) discard d8ac875e5 [ISSUE #425] Using templates to encourage useful issues and PRs (#426) discard b7e71724a Merge 1.3.0 to develop. (#430) discard de478dc2f Update README.zh-CN.md discard d9888021b Update README.md discard 97de8ae29 [ISSUE #411] Enable CI workflows running on [0-9]+.[0-9]+.[0-9]+** branches (#412) discard 228887d22 [ISSUE #406] Github Actions: Resource not accessible by integration (#407) discard ce7fc49ce [ISSUE #397]Remove subscription session failed error (#398) discard a8fce640d support unsubscribe topics while delconsumer in http mode (#396) discard 191eff225 [ISSUE #393]:perf topic name in test file (#394) discard bf43f6345 miss group name set for userAgent (#395) discard d39ea2931 [ISSUE #391] Optimize interface design in eventmesh-connector-api (#392) discard da05fe30a [ISSUE #366] remove custom concept [dcn&®ion] (#390) discard 0ffe74e66 [ISSUE #366 ] remove custom-format topic concept (#388) discard 38643e697 [Issue #386] fixing ConsumerGroup Queue Consumer Offset not synced up issue (#387) discard c1507a493 Update README.zh-CN.md discard 14f4fdb74 Update README.zh-CN.md discard 7ceb7f276 Update README.zh-CN.md discard 06ce651e8 Update README.md discard 0249ded9a [ISSUE #384] RedirectClientByIpPortHandlerTest.java doesn't have the Apache license header (#385) discard e54c1bfbb [ISSUE #359] Split handler from controller (#359) (#360) discard 7026d3071 [ISSUE #378] downstream broadcast msg asynchronously (#379) discard cfcb2a7fc [Issue #382] Fix java.lang.NumberFormatException when parsing Long (#383) discard 0fdbd04c2 [ISSUE #310] Enable Github Actions for license check and fix license headers (#377) discard cc168e9ba [ISSUE #310] add github action for check license (#313) discard 0b6adce61 Update README.md discard 676f6e19d [ISSUE #380] Remove gitee-mirror.yml from Github workflows (#381) discard 60b9b337a [ISSUE #350]optimize flow control in downstreaming msg (#352) discard 60d2d357b [Issue #368] Fix Racing condition and memory leak issue in EventMesh SDK LiteConsumer and LiteProducer (#369) discard 0faf1a1ad Update README.md discard f3d6c68c4 Add files via upload discard efb2c118d add: requirements for lightweight EventMesh SDK with CloudEvents (#370) discard cf35627c3 Migrate CI to Github Actions and enable coverage report (#365) discard 11d149ccc update eventmesh-panels.png (#363) discard e1d082abd update eventmesh-panels.png (#362) discard 64961099c [Issue #333] Support multiple load balance strategy in sdk (#342) discard 5df57ba89 update eventmesh-runtime.png (#358) discard 16b3c6272 [Issue #344] Fixing racing condition issue in SubscribeProcessor and UnSubscribeProcessor (#345) discard d599eea89 [ISSUE #355] Setup Github workflows for CodeQL scans (#356) discard edb66bddc Add LGTM Badges ISSUE#353 (#354) discard 16eb3ac8a [ISSUE #348] Setup automated workflows for greetings (#347) discard a3949da84 [Issue #337] Enhance Http Demo Subscriber by using ExecutorService, CountDownLatch and PreDestroy hook (#343) discard 645ae93d1 [Issue #337] Fix Http Test Subscriber startup issue by moving the Thread.sleep into the child thread (#338) discard f2962fa45 Update README.md discard 4ee74fc85 Doc modification #328 (#335) discard df76bc6c4 [ISSUE #331] Fix dead links in docs (#334) discard ae4872f9c [ISSUE #329]Missing Log4j dependency (#336) discard 901395bd8 remove dead docs discard da86a3594 update quickstart md files for gradle version (#332) discard c82b71bb8 Update README.zh-CN.md discard 369d02351 Update README.md discard de778dc34 update build.gradle and gradle.properties for publish to maven repository (#330) discard 3cd6e2a46 remove unused files discard 2c5f0fcd1 upgrade gradle to 7.0 and fix test bug. (#327) discard 8cf2a3916 [ISSUE #325]Update gradle configuration for publishing package to maven repository (#326) discard 31c9136ad Update eventmesh-runtime-quickstart.zh-CN.md discard 9f986a4d3 Update README.zh-CN.md discard 98164a7da Update eventmesh-runtime-quickstart.md discard ba5a76577 Update README.md discard ebd07c93c Delete eventmesh-multi-runtime.jpg discard e538163d7 Add files via upload discard 95f20c6c6 Add files via upload discard 31ec7bd40 Delete package.json discard acc483f5d Delete _config.yml discard 639066a12 Delete CNAME discard 65aab8afa Create DISCLAIMER-WIP discard abe06b967 fix(docs): change the travis location discard 973eaa04b [ISSUE #322] Rename package name "com.webank.eventmesh" to "org.apache.eventmesh" (#319) discard 3283756f1 bugfix build.gradle tar task (#318) discard ce335edd0 Update .asf.yaml discard 5abc9f46f Update README.md discard 9329b7cf0 Update .asf.yaml (#316) discard 514475d01 Merge pull request #315 from apache/qqeasonchen-patch-3 discard a233b1ee2 Update .asf.yaml discard fa37c4345 Create .asf.yaml discard f9a9a0f28 Merge pull request #314 from xwm1992/develop discard a3f1c63b6 [ISSUE #297]Lack of licenses in each source file under the eventmesh-starter module discard 50c4ae0c3 Merge pull request #312 from xwm1992/develop discard bba5bc6f0 [ISSUE #298]Lack of licenses in each source file under the eventmesh-test module discard bf5046fb9 Merge pull request #311 from wqliang/develop discard 06632453f [ISSUE #293]Lack of licenses in each source file under the eventmesh-connector-api module discard 54b3bf8ff Merge pull request #309 from yiliuchen/develop discard 471c151f9 [ISSUE #294]add licenses in file under eventmesh-connector-rocketmq module discard 37f670c65 Merge pull request #308 from keranbingaa/develop discard 49d167582 fix ISSUE #296:add licenses in each source file under the eventmesh-sdk-java discard 857d069d4 Merge pull request #307 from jonyangx/develop discard 01fe061c2 change package name to org.apache discard 79e2f7b8a format README.md discard aa2582b61 change package name to org.apache discard 648a57b7b change package name to org.apache discard 749072a2d Merge pull request #305 from iNanos/develop discard 241f553f2 bugfix for event-mesh-test module discard adb4b9018 add NOTICE discard afa9f9532 Merge pull request #303 from liangyuanpeng/fix_add_licenses discard 9fdceed64 add licenses of apache for runtime module discard 77a6565bd Merge pull request #291 from apache/qqeasonchen-patch-2 discard f77b49f0b Merge pull request #299 from surilli/develop discard d463f8afc Merge pull request #288 from sunxi92/fix discard 4403e33ea Merge pull request #287 from yiliuchen/develop discard 6b86d300a Merge pull request #289 from apache/qqeasonchen-patch-1 discard 92cf430cd Merge pull request #286 from keranbingaa/develop discard b8a5e809e Merge pull request #301 from zhangxiaopengmm/develop discard 33808d6f2 Merge pull request #300 from liangyuanpeng/dev_refactor_package discard 06ca2f543 Merge pull request #285 from udesh/issue_278 discard 0901e705d [ISSUE #281]refactor(eventmesh-sdk-java):rename to org.apache discard 014ecb667 refactor(eventmesh-sdk-java):rename to org.apache(#281) discard 97e59e345 refactor runtime module package com.webank to org.apache discard c33d1572b Refactor 'eventmesh-test' package name to org.apache #283 discard 6d0621c9b Refactor 'eventmesh-test' package name to org.apache #283 discard aa132fd07 Refactor 'eventmesh-test' package name to org.apache #283 discard c7e38204a Refactor 'eventmesh-test' package name to org.apache #283 discard 4eedbd752 Refactor 'eventmesh-test' package name to org.apache #283 discard 71b6441cf Update codeStyle.xml discard 8146fe67d [ISSUE #282]Refactor 'eventmesh-starter' package name to org.apache discard 60f7c9606 Update README.zh-CN.md discard af6c35274 Refactor 'eventmesh-connector-rocketmq' package name to org.apache discard 8e12c9cfd issue #277:rename package with org.apache discard a99adc84e issue #277:refactor eventmesh-common package with org.apache discard ebe587b8e Changed com.webank to org.apache discard 1a1c325db Merge pull request #273 from qqeasonchen/patch-3 discard a2716fd63 Update README.md discard 586dabe44 Merge pull request #269 from WeBankFinTech/1.2.2 discard 5c4a1bb67 enabled http/tcp monitor logs discard f60e6cbd4 Merge branch '1.2.2' of https://github.com/WeBankFinTech/EventMesh into 1.2.2 discard 25438d643 remove eventmesh-registry module discard e7b44390a Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into 1.2.2 discard 2305acea2 Merge pull request #268 from wqliang/1.2.2 discard a8479cc06 [ISSUE #265] Specification of code structure and file naming discard ccaae0077 Merge pull request #252 from yangjun781120/master discard b0d282499 remove warn discard 3d85d31da Merge pull request #266 from MajorHe1/1.2.2 discard 4c037ebfb merge conflict discard 047a7f178 merge conflict discard 75c264630 Merge branch 'master' into develop discard a1f43c701 [ISSUE #265]rename proxy field to eventmesh discard b12bd5289 [ISSUE #265]rename wemq and access to eventmesh discard 86e490f6f Merge pull request #260 from WeBankFinTech/dependabot/npm_and_yarn/y18n-4.0.1 discard 59818a641 Merge pull request #246 from WeBankFinTech/dependabot/npm_and_yarn/elliptic-6.5.4 discard 73faf5fae Merge pull request #230 from WeBankFinTech/dependabot/npm_and_yarn/prismjs-1.23.0 discard 98343734a Merge pull request #264 from WeBankFinTech/1.2.1 discard e736fcf15 Merge pull request #262 from MajorHe1/1.2.1 discard dc158810e [ISSUE #261]remove module eventmesh-registry discard 56e8e2a85 Merge pull request #259 from WeBankFinTech/1.2.1 discard 636dcaaea Merge branch '1.2.1' of https://github.com/WeBankFinTech/EventMesh into 1.2.1 discard 0598d75a3 supply not supportedOperation for consumerImpl discard 1997e8bef Bump y18n from 4.0.0 to 4.0.1 discard ae7da0304 Merge pull request #258 from wqliang/1.2.1 discard 43ae020c4 1.update Constants 2.remove unused files BytesMessageImpl.java and SendResultImpl.java discard c12a5118d [ISSUE #256]Upgrade Openmessaging-api to 2.2.1-pubsub version discard 16c8a1de6 Merge pull request #255 from WeBankFinTech/1.2.0 discard 57d205997 Merge pull request #254 from xwm1992/1.2.0 discard a8d680d8e Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 discard 613623b30 Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 discard 29ed0a097 update eventmesh-runtime.png and quickstart.zh-CN discard 3a42b2111 Update README.md discard fdd0bee84 upgrade gradle to 6.8.3 discard e26c12e5b Merge pull request #249 from WeBankFinTech/1.2.0 discard 406088754 Merge pull request #248 from xwm1992/1.2.0 discard e37d458fd update quickstart.md discard 499e47885 [ISSUE #219]Supply detail information or read.me for eventmesh running in docker discard ca5a3a241 Merge pull request #247 from xwm1992/1.2.0 discard 07bf12a9e update eventmesh-runtime-quickstart.zh-CN.md discard a959ce18e Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 discard 6984ea9be [ISSUE #219]Supply detail information or read.me for eventmesh running in docker discard 0ba310b79 Bump elliptic from 6.5.3 to 6.5.4 discard 20bfb9a39 Merge pull request #245 from WeBankFinTech/1.2.0 discard 115dabb64 Merge branch 'develop' into 1.2.0 discard f7ce4745c Merge pull request #244 from lrhkobe/1.2.0 discard ff8a25d51 update README.md discard fe73472d5 update protocol document of eventmesh-runtime discard be75b5b2d add english protocol document of eventmesh-runtime discard d640e99ec Merge pull request #241 from WeBankFinTech/1.2.0 discard bc5152a3e Merge pull request #240 from xwm1992/1.2.0 discard 40426d2f3 [ISSUE #237]Remove eventmesh-defibus-connector and normalize code and file naming discard ea5c13b49 Update README.md discard 354f1a4d7 Update README.md discard 461901759 Update README.md discard 0ae3badb4 Update README.md discard 0e0a35b4d Update README.md discard e93b35015 Merge pull request #239 from WeBankFinTech/1.2.0 discard e3a6d50bb Merge pull request #238 from xwm1992/1.2.0 discard 12f428908 update RoadMap discard 43f9476f8 update README.md discard c65150257 Merge pull request #232 from WeBankFinTech/1.2.0 discard f21a3eb23 Merge pull request #236 from xwm1992/1.2.0 discard 46b20a399 update .md files discard 69b09b996 Merge pull request #235 from xwm1992/1.2.0 discard 7e3b5dba6 update README.md discard c15746b00 Merge pull request #234 from xwm1992/1.2.0 discard 353a8a132 update .md files discard da2e729b6 Merge pull request #233 from xwm1992/1.2.0 discard 12450b0e8 1.update .md files 2.update eventmesh-panels.png project-structure.png discard b658fa839 Merge pull request #231 from xwm1992/1.2.0 discard 18626fdc8 update eventmesh-runtime.png discard b2f087cba Bump prismjs from 1.22.0 to 1.23.0 discard 861ad5c79 Merge pull request #228 from xwm1992/1.2.0 discard 2c2b4a07a Merge branch '1.2.0' of https://github.com/xwm1992/EventMesh into 1.2.0 discard 9a6f8413e 1.update eventmesh-define.png 2.update eventmesh-runtime-quickstart.md and supply project-structure.png discard ff7241381 Merge pull request #227 from xwm1992/1.2.0 discard 28ee655d9 [ISSUE #226]eventMesh-rocketmq-connector tcp pub throw operation time out exception discard 5b9cc6b41 Merge pull request #224 from ShannonDing/patch-1 discard 200c012f9 Format the style in the contributor guide. discard 37405ce57 Merge pull request #223 from WeBankFinTech/1.2.0 discard 6cd07adea [ISSUE #222]When onChange is NEW, eventMesh occurred NullPointException discard e6a498d9b Merge pull request #177 from WeBankFinTech/dependabot/npm_and_yarn/ini-1.3.8 discard d69f1d927 Merge pull request #218 from xwm1992/1.2.0 discard 8967dcaa8 [ISSUE #201]Could we support running eventmesh in docker discard a313ac790 Merge pull request #217 from xwm1992/1.2.0 discard ad8badcce [ISSUE #216]EventMesh ProxyTcpRetryer throws NumberFormatException discard c5ef5e741 Merge pull request #215 from xwm1992/1.2.0 discard a7cf5f9c9 [ISSUE #212]For multiple listening instances, only the last started instance can receive messages discard b87cc1b37 [ISSUE #212]For multiple listening instances, only the last started instance can receive messages discard e5b4d5a86 Merge pull request #214 from xwm1992/1.2.0 discard 1e4e5034d [ISSUE #211]Rocketmq-connector throw nullpointer exception discard 05f7d3659 Merge pull request #210 from WeBankFinTech/1.2.0 discard 60ba2a07b Merge pull request #209 from xwm1992/1.2.0 discard b34d1ee35 1.bug fix: fix rocketmq consumer missing bizNo discard 8f03048ae 1.bug fix:fix consumer missing bizNo discard 2643c9ebb Merge pull request #205 from WeBankFinTech/1.2.0 discard 080b57fa0 Merge pull request #189 from lrhkobe/1.2.0 discard 3959ea430 Merge pull request #198 from WeBankFinTech/1.2.0 discard 9dd626ed5 Merge pull request #197 from xwm1992/1.2.0 discard 4bac2a4ff 1.modify roadMap discard d269154c8 Merge pull request #196 from WeBankFinTech/1.2.0 discard 6dff015aa Merge pull request #195 from xwm1992/1.2.0 discard 060c946a5 1.modify structure picture 2.fix Constants http time out value discard 42d9fdb38 Merge pull request #193 from WeBankFinTech/1.2.0 discard d41cf8e59 Merge pull request #194 from xwm1992/1.2.0 discard 6a32f5bac Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 discard 9ccc42b54 Merge pull request #192 from xwm1992/1.2.0 discard 2b2c0f695 1.modify protocol.zh-CN.md 2.modify README.md, README.zh-CN.md discard 91ca46757 Merge pull request #191 from xwm1992/1.2.0 discard 3e559343f Bump ini from 1.3.5 to 1.3.8 discard 15a731db4 1.modify eventmesh README.md update protocol and roadmap discard 4a308a52d 1.modify eventmesh README.md 2.modify eventmesh structure pictures discard 451b33494 1.modify docs\cn README.md discard 3093ccddd 1.modify .md files under the instructions 2.modify eventmesh structure pictures 3.add protocol.md discard 125595e90 1.modify HeartBeatProcessor error retcode discard c40b891a4 1.update eventmesh-runtime start.sh discard 9eb16cf01 1.support http sub 2.support http subscription manage 3.support http heartBeat manage discard 3233ea48d 1.support http sub and SubscribeProcessor discard ca628f4d6 1.modify http sub discard 451a77a69 1.support http sub discard 3113fd108 fix rr reply bug,rollback delete config file in eventmesh-common discard a17e11b06 Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 discard 8817cee29 1.update eventmesh-rocketmq access_driver url 2.add ProxyConsumer discard 95f1f91ff Merge pull request #187 from lrhkobe/1.2.0 discard 6270c089c 1.modify test tcp sdk demo discard 20744e25f 1.fix manual ack problem 2.adjust runtime config file discard 0d72f9cb4 move rocketmq-client config from eventmesh-runtime to rocketmq plugin discard c7235b82c move defibus-client config from eventmesh-runtime to defibus plugin discard f9d87cc0c remove dependency of eventmesh-common discard ed3312efc Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 discard 3afe0380d 1.eventmesh-api modify methodName 2.eventmesh-connector modify relative method impl 3.attribute store place modify in msgConvert discard fc1b4d966 Merge pull request #185 from xwm1992/1.2.0 discard 19e0ee50f 1.update root module version discard 476a5fc62 1.change starter version discard 39df4f0c4 1.update connector-rocketmq version 2.change the directory structure 3.add starter module discard 7535b7dde Merge pull request #183 from xwm1992/1.2.0 discard c27a41982 1.move rocketmq dependency from eventmesh-runtime to eventmesh-connector-rocketmq 2.modify http processor 3.modify http subscribe discard ced61109b Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 discard b7ff1e73f 1.move rocketmq dependency from eventmesh-runtime to eventmesh-connector-rocketmq 2.modify http processor discard 39d917877 Merge pull request #181 from lrhkobe/1.2.0 discard 7b6816e32 eventmesh-runtime modify,delete rocketmq dependency discard 49c1bf918 eventmesh-connector-defibus modify:rename package, plugin impl discard ba8ba2093 eventmesh-api modify discard dbae8bc67 gradle config modify discard a8551dec8 Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 discard f4f32107f Merge pull request #178 from xwm1992/1.2.0 discard 00aa8e04b Merge branch '1.2.0' of https://github.com/xwm1992/EventMesh into 1.2.0 discard 0efcedd6f 1.support rocketmq-connector plugin 2.modify eventmesh-runtime imported classes from eventmesh-common discard bb9511490 1.support rocketmq-connector plugin 2.modify eventmesh-runtime imported classes from eventmesh-common discard 53374b321 Merge pull request #1 from WeBankFinTech/1.2.0 discard be0abfc85 1.modify MQConsumerWrapper import ProxyConstants discard 214101b42 Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh discard dccdc13c6 1.support rocketmq-connector plugin 2.modify eventmesh-runtime imported classes from eventmesh-common discard e559d8033 modify:add defibus plugin discard 1161c8583 1.add module eventmesh-connector-api 2.change runtime and connector dependency discard 22ebe9f9c update RocketMQProducerImpl and MQProducerWrapper supply get defaultMQProducer discard 8507c6364 update RocketMQConsumerImpl and PushConsumerImpl supply get defaultPushConsumer discard 80549008e fix configurationWraper miss load discard 08149a2bc update rocketmq plugin impl remove unused code discard 4a1b0619f update rocketmq plugin impl discard addc6722b event mesh project architecture adjustment discard 65e46059b update moudles discard a1bbe89a9 [issue #176]Support Spi for extended implementation to accommodate a variety of MQ discard 9fad02caf Merge pull request #175 from Candimy/master discard 24a89ee4b Update gitee-mirror.yml discard 5333e089c Update gitee-mirror.yml discard 4812fbb32 Merge pull request #174 from Candimy/master discard 2676d2154 provide website config discard b8f6e3e71 Merge pull request #173 from WeBankFinTech/develop discard ccbbea318 Merge pull request #172 from lrhkobe/develop discard 989e04f86 Merge branch 'master' of https://github.com/WeBankFinTech/EventMesh into develop discard 516a9921e Merge pull request #171 from lrhkobe/develop discard e61ead611 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop discard 61db834a6 release v1.1.1 discard 40f456e82 Merge pull request #170 from lrhkobe/develop discard 47d4a97a9 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop discard eef7281e0 fix config and doc discard 189b7e211 Merge pull request #167 from lrhkobe/develop discard b59494714 fix config and doc discard f8cafaf70 Merge pull request #166 from lrhkobe/develop discard 9873c8032 new:support https discard c7f6628ce Update CNAME discard 203297168 Create CNAME discard 6bd1842d8 Set theme jekyll-theme-cayman discard e670de192 Set theme jekyll-theme-architect discard c2c51996b Set theme jekyll-theme-cayman discard a4310d04c Set theme jekyll-theme-cayman discard 8b9d99322 Create gitee-mirror.yml discard 7447fa663 Update eventmesh.md discard db1a52a8f Create eventmesh.md discard 563edf1ce update readme discard 3bdbe41a0 Update README.zh-CN.md discard f0cb654af Update README.md discard 576f72831 Update README.zh-CN.md discard fc237cf42 Update README.md discard df861c35b Update README.zh-CN.md discard 2acb4a302 Update README.zh-CN.md discard 6a8a81a8e Update README.zh-CN.md discard dc446f010 Update README.md discard 493ce0598 Add files via upload discard e2d2f381b Add files via upload discard 1fe3c4f8c Add files via upload discard 3f5eaf378 Add files via upload discard 9fa3e3637 Merge pull request #163 from WeBankFinTech/develop discard 5f5d55043 Merge pull request #162 from iNanos/develop discard df8a25cd2 -D参数配置, 支持rocketmq , 去掉线程池收敛 debug bugfix discard 5c7e1e5e1 -D参数配置, 支持rocketmq , 去掉线程池收敛 debug bugfix discard d916c5d3a -D参数配置, 支持rocketmq , 去掉线程池收敛 debug bugfix discard e7818f4da -D参数配置, 支持rocketmq , 去掉线程池收敛 debug bugfix discard 3923e1130 -D参数配置, 支持rocketmq , 去掉线程池收敛 discard a0bdf56aa Merge pull request #160 from lrhkobe/develop discard 3948dbf14 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop discard 6a51b3903 fix execute shell script exception, remove no used code in sdk discard 6c8d07bcd Merge pull request #157 from lrhkobe/develop discard 9b4c97e94 retain region in LiteClientConfig discard b1b4d20cf remove code relatived to squid agent discard be9757d2f Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop discard 01ad28a1c remove code relatived to configcenter discard 6e4232677 Merge pull request #156 from lrhkobe/develop discard 665023b6e fix security discard 43cad3126 Merge pull request #155 from WeBankFinTech/master discard cd2254398 Merge pull request #152 from WeBankFinTech/develop discard a11bafc7a Merge pull request #151 from iNanos/develop discard 9436397b7 delete deploy pa discard c42ff0f86 Merge pull request #149 from WeBankFinTech/develop discard f803d6237 Merge pull request #148 from iNanos/develop discard 267e1c3ae zh_CN doc fix discard 3278e21b0 Merge pull request #147 from WeBankFinTech/develop discard 3a81a0e77 Merge pull request #146 from iNanos/develop discard 3cb04e94b add license , notice discard ce3b1f9a9 add license , notice discard 3b76048c3 Merge pull request #144 from WeBankFinTech/develop discard f07c09ce9 Merge pull request #143 from iNanos/develop discard f12f06702 add package task for sdk-java , delete author note discard 2d509b9d2 Merge pull request #141 from WeBankFinTech/develop discard c73aa8f52 Merge pull request #140 from iNanos/develop discard 2cb54eb19 add zip task for emesher discard d89c988e8 Merge pull request #138 from WeBankFinTech/develop discard e136b577d Merge pull request #137 from iNanos/develop discard 04da184a6 update doc discard e83f7ae39 Merge pull request #136 from iNanos/develop discard 63814477a update doc discard a10290b08 update doc discard df2b01277 rename docs discard 1d9738b92 Merge pull request #134 from lrhkobe/develop discard ce428e45d Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop discard 91812436c adjust package path discard 1c8132c0f Merge pull request #133 from iNanos/develop discard 5e33625c5 update doc discard cd94f381e Merge pull request #132 from iNanos/develop discard 60101e4fe update doc discard 92fe8ff09 Merge pull request #131 from iNanos/develop discard a22dcd0d1 remove Internal component dependency discard bac195495 remove Internal component dependency discard c6e4321a0 Merge pull request #130 from lrhkobe/develop discard b8c732e4a Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop discard e9179838f improve start and stop script discard d6e5869bc Merge pull request #129 from iNanos/develop discard d8873e8aa update quickstart discard 46d056021 fix README & delete gradle-wrapper.jar discard d5609ec50 Merge pull request #127 from iNanos/develop discard 0d80682e1 remove logback spelling discard 2ece4a841 Merge pull request #123 from lrhkobe/develop discard 656f9e6e5 Merge pull request #125 from iNanos/develop discard 40856a35c upload doc img discard 5574fbe62 Merge remote-tracking branch 'inf/develop' into develop discard bc0bad29e update doc img discard 61d152df2 Merge pull request #124 from qqeasonchen/master discard fd9517973 update eventmesh discriptions discard ea86828f8 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh discard 7ea580b5e fix: ack problem when msg's ack arrvie to server prior to the callback of pushed msg discard 7dd6d9a8d Merge pull request #117 from lrhkobe/develop discard ca01d4aa6 Merge pull request #121 from iNanos/develop discard 7c88bf9eb fix README.zh-CN.md discard b833d1780 Merge pull request #119 from iNanos/develop discard 7ca394d1a complete doc discard ab2020cb9 complete zh_Ch doc discard 3770ff455 fix: performance improvement,reduce cost time in message transformation discard 6426b89fe Merge pull request #114 from iNanos/develop discard ca46e8ccc doc discard 8743cb23c abandon empty project discard 4a87bbc2c Merge pull request #113 from iNanos/nano-dev-dellogtrace discard cb4c309be Merge pull request #112 from iNanos/nano-dev-for-security discard 547c67385 Merge pull request #107 from ShannonDing/readme discard 566700c51 delete code about log trace discard c5ed65345 fix security leak discard 690ed2249 Add release link and license link in Readme discard 61a430a1b Merge pull request #105 from WeBankFinTech/develop discard a4de690a9 typo fix discard d652c0a2c Update README.md discard 193dafcf6 Merge pull request #103 from WeBankFinTech/develop discard cac88e37d Update README.md discard 7a0228926 Merge pull request #102 from walleliu1016/develop discard f099392c3 toString absence the topics variable, modify the toString method about PushMessageRpshMessageResponse from pushMessageResponseBody to sendMessageResponseBody discard 3ecdcc126 modify the ascii encoding content about proxy.properties discard de88713be Merge pull request #99 from WeBankFinTech/develop discard 0b8e28b70 Merge pull request #98 from chenyi19851209/develop-nicolchen discard e9a9b7199 get current process id only once discard b971b6daa Merge pull request #96 from lihuansice/develop discard 4a8bf46b3 validate return ip in the eventmesh-common component discard 425b18547 Merge pull request #94 from walleliu1016/develop discard ba7995f79 Merge pull request #91 from xwm1992/develop discard d04bba22e Merge branch 'develop' of https://github.com/walleliu1016/EventMesh into develop discard 0ef84d0fc fix some class's toString() method, which is not good for human read when it print in the log file. discard e3199c5bc fix some class's toString() method, which is not good for human read when it print in the log file. discard 767faea4b [#90]remove unnecessary code and support comment in emesher discard d8336236d Merge remote-tracking branch 'upstream/develop' discard 44f4073dc Merge pull request #89 from WeBankFinTech/develop discard 12033525e Merge pull request #88 from lrhkobe/develop discard 9f24e5f55 add: add eventmesh-sdk-java-quickstart user guide discard ddb4e9a57 Merge pull request #85 from wqliang/dev-readmeLink2Instruction discard 760d2b88b link readme to store and emesher instruction discard 813898ec7 update eventmesh discriptions discard ae2212b48 Merge pull request #84 from wqliang/fixBuildScripts discard a21104309 improve build script of emesher discard 24a46b693 fix read config err discard a3ad8a265 Merge pull request #83 from wqliang/addQuickstart discard 813b91c88 add quick start instruction discard 4edd1b82b Merge pull request #81 from qqeasonchen/master discard af6f3a97e update eventmesh discriptions discard 19ee27f12 update eventmesh discriptions discard a29f23d07 update eventmesh discriptions discard 2c53692d1 update eventmesh discriptions discard ec9d69973 Merge pull request #79 from WeBankFinTech/develop discard 08d3eede2 Merge pull request #78 from qqeasonchen/master discard 6c1efa56a update eventmesh diagram discard 61de0686d Merge pull request #77 from qqeasonchen/master discard 51c3aeac0 fix "can not find defibus-client" discard cb31a26a0 commit emesher,common,sdk-java discard 3fa4c785a Merge pull request #73 from qqeasonchen/master discard 339391b8a update contacts discard 47a39ec00 update contacts discard 777c82d75 update contacts discard 235fd4360 fix build problem discard c3932fc78 fix build problem discard a5f558544 fix import problem discard 57935d5d7 commit emesher,sdk-java,common discard 254a12c1a Merge pull request #54 from qqeasonchen/master discard 99a0bc7e2 change qr code discard bee9fafae new helper qr picture discard d97b2c13c Merge remote-tracking branch 'upstream/develop' discard be69d636c update lisence discard 891f6fb31 add contributing.md discard 8a808696c update event mesh arch diagram discard 52285b09a add defibus link discard ca04101ba Merge pull request #52 from WeBankFinTech/develop discard 182e67f6d Merge pull request #51 from qqeasonchen/master discard 974a52902 refactor code discard fe0ee49b8 Merge pull request #50 from WeBankFinTech/develop discard 78bed7eb1 Merge pull request #49 from qqeasonchen/master discard 9af0ec2e1 add eventmesh moudle discard e145fd71c add eventmesh moudle discard c19765371 add eventmesh moudle discard 9cb749656 Merge pull request #48 from WeBankFinTech/develop discard 4577540cd Merge branch 'master' into develop discard 96afa220a Merge pull request #47 from yangjun781120/master discard a9d7a5938 Merge branch 'develop' into master discard aaff42eb3 init namesrv rocketmq home path discard 768dfc3c3 init namesrv rocketmq home path discard fdf1b4401 Merge pull request #44 from WeBankFinTech/revert-40-master discard f00e70d0c Revert "add init rocketmq home path" discard eb7d7f592 Merge pull request #43 from WeBankFinTech/revert-41-develop discard 15996cebd Revert "add init rocketmq home path" discard 28e2d1d38 Merge pull request #42 from WeBankFinTech/revert-41-develop discard 282faa15c Revert "add init rocketmq home path" discard d74e70904 Merge pull request #41 from WeBankFinTech/develop discard 8a75282c9 Merge pull request #40 from yangjun781120/master discard c87cd4406 add init rocketmq home path discard 2665ddf76 Merge pull request #39 from WeBankFinTech/develop discard 637648963 Merge pull request #36 from duhenglucky/license_fix discard 70fe4a621 Merge pull request #38 from Jaskey/develop discard 3e911f4e8 polish shutdown method for example discard f56b92558 add some comments discard 59200b4f4 feat(license) polish license header discard 03a077568 feat(license) change the license to apache2 license discard 1fdc04b6a Merge pull request #35 from WeBankFinTech/develop discard 6df80388d Merge pull request #34 from xwm1992/develop discard 99b2ef4b1 collapse exception and format return message in example module discard 3e4e49724 Merge pull request #33 from MajorHe1/develop discard c3fb714f8 Merge pull request #32 from yangjun781120/master discard b2b482417 add comments discard 059b2c76f add shutdown function discard d21ffb402 Add files via upload discard 62b5f9cfd Update README.md discard 00586a00d Add files via upload discard 5e6f7f21a Add files via upload discard 1a9d136db Update README.md discard 838bfc565 Update README.md discard e5428e84d Delete README-EN.md discard d8f9cc0ad Add files via upload discard a20cbf5b3 Merge pull request #31 from WeBankFinTech/develop discard e5a59b6c8 Add files via upload discard d4b667b0f Delete eventmesh.png discard 6a8e1dd71 Add files via upload discard b00442d3c Delete eventmesh.png discard e5c6a24cb Add files via upload discard 78b48628f Add files via upload discard 87c805c5b Update README.md discard 53c6c5d75 Merge pull request #30 from WeBankFinTech/develop discard 5122cacc8 Update README.md discard efdd3411a Add files via upload discard ec78763ea Add files via upload discard 5ba5b59dd Add files via upload discard 68adc9958 Delete eventmesh.png discard a3a23fcb7 Add files via upload discard 1d62e7c2a Add files via upload discard 5f20c2352 Update README.md discard 2a3a8df5c Add files via upload discard 339a732c8 Add files via upload discard 186a8d2a1 Update README.md discard 345fa9e8d Update README.md discard 56a3e7f52 Set theme jekyll-theme-cayman discard a40d618dc add tools module code discard 6744d2e03 better the producer send message flow more balanced at Topic level discard b9715baa0 better the producer send message flow more balanced at Topic level discard 5f8616c97 update fastjson version discard fc1e236e0 upgrade gradle to 6.5.1 discard 3c90afdd8 upgrade gradle to 6.5.1 discard 514c9dde0 Update README.md discard b3f22bdcb Add files via upload discard 2bb236abb Add files via upload discard 9ca8b60df Add files via upload discard fa163bfc0 Delete eventmesh.png discard c1991fb73 Add files via upload discard 0a57e9830 Add files via upload discard 999d1df57 Update README.md discard 301f99b18 Add files via upload discard de55ea80c Add files via upload discard 5f2662857 Update README.md discard b237ae7ab Update README.md discard 9e56bd6db Merge pull request #17 from wqliang/fixPotentialOverflow discard fcbe1fb33 Merge pull request #16 from wqliang/fixLockWithStr discard 66029b264 fix potential overflow and limit upper bound discard 1d84bc815 not synchronized with String discard 50e54bbf8 Merge pull request #15 from yangjun781120/master discard ae1c29854 update gradle discard dea71edf3 update gradle discard 7ca76f386 add codeStyle.xml discard 1465a1607 upgrade gradle version to 6.3 discard 1ca03892e Set theme jekyll-theme-cayman discard a120dea4b remove gradle wrapper discard f71a26597 Merge pull request #11 from wqliang/optimizeSendNearby discard e771722ec change checkstyle comment discard ad8fdd6cb not send nearby if local mq less than threshold discard 1fb678dcd Merge pull request #6 from keranbingaa/master discard 11d2daf1b update README.md discard dbd4d62bd Add files via upload discard e9aae820f Add files via upload discard e63c21b8d Add files via upload discard 05cdf2895 Add files via upload discard 101a298be Add files via upload discard a956a4d65 Add files via upload discard 45648659c Update README.md discard d6caae1a8 增加wiki链接 discard e41fd44c8 Delete copyright.txt discard 106a64c8e Update LICENSE discard 017873609 Update LICENSE discard 4ec4c1935 Update LICENSE discard 1f1cbe774 add coveralls badge discard 82b5fe4f9 Merge branch 'master' of https://github.com/WeBankFinTech/DeFiBus discard 24cfaea23 add coveralls config discard f513244a0 Update README.md discard ec5a2e8fa add building badge discard 9403cf20e Merge pull request #2 from WeBankFinTech/test discard 8446e7793 ignore some tests discard 15c20b3d7 add gradle discard ebb853a4e modify .travis.yml discard 63112b855 travis ci discard 0ec59cff0 Update README-EN.md discard a5328941a Update README discard fb5ed241c Update README-EN.md discard ecc1f75b6 Update README.md discard 15fd9feba Update README.md discard bff3c222d Update README.md discard 3df2f1188 add travisci discard 96f302e08 Update gradle.properties discard 9d6f98343 Update README-EN.md discard 331aac741 Update README.md discard 6c921c11e Merge pull request #1 from qqeasonchen/master discard e95f814cb update gradle file discard d6cdf3aef update README.md discard 2cfbb5287 Update README.md discard 0b3eb342c init repository discard 10e659846 Initial commit new c0b36f487 Initial commit new d6b01a5ab init repository new 246510dd4 Update README.md new ba47bf03b update README.md new 70e5a3326 update gradle file new 562758f0d Merge pull request #1 from qqeasonchen/master new a20283136 Update README.md new 892698ab6 Update README-EN.md new 315fccef3 Update gradle.properties new 1b626c441 change checkstyle comment new 9c9946ab3 remove gradle wrapper new 08266f362 upgrade gradle version to 6.3 new 8a1b8e5ee add codeStyle.xml new da9b62eaf upgrade gradle to 6.5.1 new 02d0a341d add shutdown function new a7bb5c603 add init rocketmq home path new f942209ce init namesrv rocketmq home path new e4e2f8e36 init namesrv rocketmq home path new 57ad9399b add travisci new aacca5505 Update README.md new f7692e32e Update README.md new 5d0761eb5 Update README.md new e9407843e Update README-EN.md new 822071b92 Update README new 875013d86 Update README-EN.md new 7efd5d102 travis ci new 7f19f224b modify .travis.yml new b354f53ea add gradle new 1f9738766 add coveralls config new 81d4e47a2 ignore some tests new cbe5d6ca8 Merge pull request #2 from WeBankFinTech/test new 15a898256 add building badge new 247bc0c62 Update README.md new 39f540ece Merge branch 'master' of https://github.com/WeBankFinTech/DeFiBus new c45ac5e94 add coveralls badge new 35b5c403d Update LICENSE new 797b40b67 Update LICENSE new 26bc5b2da Update LICENSE new 79653b0da Delete copyright.txt new 62ff42db5 增加wiki链接 new 5b3013510 Update README.md new 5593abaa1 Add files via upload new ef99eeee9 Add files via upload new f9e6a487b Add files via upload new 3610ff606 Add files via upload new b1ca9b60a Add files via upload new 26958163a Add files via upload new e4388c19e update README.md new f9a7127cf Merge pull request #6 from keranbingaa/master new b893268e0 not send nearby if local mq less than threshold new cd9587f69 Merge pull request #11 from wqliang/optimizeSendNearby new 0c157283a update gradle new 2acc0b76a update gradle new 8fc245a66 Merge pull request #15 from yangjun781120/master new 5688b26f9 not synchronized with String new 80c00cdc1 Merge pull request #16 from wqliang/fixLockWithStr new 98f14ba0a fix potential overflow and limit upper bound new 437c2a38c Merge pull request #17 from wqliang/fixPotentialOverflow new ca0778cff upgrade gradle to 6.5.1 new a2fda9dc4 update fastjson version new 57d450a17 better the producer send message flow more balanced at Topic level new 614cc0687 better the producer send message flow more balanced at Topic level new 5a2362afc add tools module code new 3e265c7a0 Set theme jekyll-theme-cayman new b96a4c9c9 Update README.md new c4d45f352 Update README.md new 8b8d9c711 Add files via upload new 8d88e6de0 Add files via upload new 442ce4bd9 Update README.md new dd3275ea6 Add files via upload new ca536fca1 Add files via upload new eaea6e8e4 Delete eventmesh.png new c07c1b876 Add files via upload new cd7c74626 Add files via upload new d856073bf Add files via upload new 2e296e701 Update README.md new 6e7d421b9 Update README.md new 611fc5d2f Add files via upload new 9b01476e1 Add files via upload new 289ab0467 Delete eventmesh.png new ed2923f95 Add files via upload new 25e677a34 Delete eventmesh.png new be5975f55 Add files via upload new 4ec05ba84 Add files via upload new 68bde524c Delete README-EN.md new 0fc0df098 Update README.md new 42c3b078f Update README.md new ed3838df9 Add files via upload new 0740dff44 Add files via upload new 024ccebf3 Update README.md new 3e91938d9 Add files via upload new 87cdb8710 Merge pull request #32 from yangjun781120/master new b705b46c8 add comments new cd4a6c5c0 Merge pull request #33 from MajorHe1/develop new 890487c23 collapse exception and format return message in example module new 08a2a48aa Merge pull request #34 from xwm1992/develop new 1f654d6fc add some comments new d278d19b4 polish shutdown method for example new c159a5b28 Merge pull request #38 from Jaskey/develop new c9bb3f2f3 feat(license) change the license to apache2 license new c5a926b56 feat(license) polish license header new ef8d963a9 Merge pull request #36 from duhenglucky/license_fix new 2df318526 Merge pull request #40 from yangjun781120/master new 75308fcdf Revert "add init rocketmq home path" new abd56bfb3 Merge pull request #44 from WeBankFinTech/revert-40-master new 84a835d68 Merge branch 'develop' into master new f6477386b Merge pull request #47 from yangjun781120/master new 46936d2ec Set theme jekyll-theme-cayman new 5afb55a5e Update README.md new 6c3695166 Update README.md new 76e680ea9 Add files via upload new 69ca117f6 Add files via upload new 7883591c6 Update README.md new 905d316eb Add files via upload new 1bca573e1 Add files via upload new 883db7f3d Delete eventmesh.png new 8dba504a5 Add files via upload new 645c439e1 Add files via upload new 2acc803bc Add files via upload new 6fdeb047e Update README.md new 4c3fa6ac3 Merge pull request #30 from WeBankFinTech/develop new fe964b8f1 Merge pull request #31 from WeBankFinTech/develop new ddd7fbe78 Merge pull request #35 from WeBankFinTech/develop new b6fd95bf6 Merge pull request #39 from WeBankFinTech/develop new 603cbf8ea Merge pull request #41 from WeBankFinTech/develop new 9d8a8ad30 Revert "add init rocketmq home path" new 66fa99062 Merge pull request #42 from WeBankFinTech/revert-41-develop new 1c3fd3afd Revert "add init rocketmq home path" new 6e3dd9341 Merge pull request #43 from WeBankFinTech/revert-41-develop new dff92119d Merge branch 'master' into develop new 347066fcf Merge pull request #48 from WeBankFinTech/develop new 7ed0ca34c add eventmesh moudle new 7aa6ded8a add eventmesh moudle new e81eed33f add eventmesh moudle new 0fd2de367 Merge pull request #49 from qqeasonchen/master new 50de1e6e3 Merge pull request #50 from WeBankFinTech/develop new aefaa2007 refactor code new 97511563a Merge pull request #51 from qqeasonchen/master new 5dedec038 Merge pull request #52 from WeBankFinTech/develop new 38b87309d new helper qr picture new d1f8f5a09 change qr code new fea583ea9 add defibus link new 582e05f3e update event mesh arch diagram new 09d30991c add contributing.md new 825a1059f update lisence new 43be29f87 Merge remote-tracking branch 'upstream/develop' new 95158f7f9 Merge pull request #54 from qqeasonchen/master new 05015c6e4 commit emesher,sdk-java,common new 5748dd896 fix import problem new 57f448c6a fix build problem new caca26243 fix build problem new 4cc190dd2 update contacts new 589a21c6f update contacts new 352148dee update contacts new d000af66e Merge pull request #73 from qqeasonchen/master new 33fd23699 commit emesher,common,sdk-java new 9e4492aab fix "can not find defibus-client" new fa518f71a Merge pull request #77 from qqeasonchen/master new 01de6db7b update eventmesh diagram new 00b007c96 Merge pull request #78 from qqeasonchen/master new 5d58077f9 Merge pull request #79 from WeBankFinTech/develop new f8f1d5581 update eventmesh discriptions new 90e081817 update eventmesh discriptions new 482ebff6a update eventmesh discriptions new f7b4023d4 update eventmesh discriptions new 4544bd87e Merge pull request #81 from qqeasonchen/master new d5ecdaa49 add quick start instruction new 7f79c699e Merge pull request #83 from wqliang/addQuickstart new 110459a83 fix read config err new 1921f8ded improve build script of emesher new c7ecd1d94 Merge pull request #84 from wqliang/fixBuildScripts new 2ac62b6d3 link readme to store and emesher instruction new 93c283459 Merge pull request #85 from wqliang/dev-readmeLink2Instruction new 6c013f26a add: add eventmesh-sdk-java-quickstart user guide new eda0ecf67 Merge pull request #88 from lrhkobe/develop new c9ba3a35a Merge pull request #89 from WeBankFinTech/develop new 9506ced56 [#90]remove unnecessary code and support comment in emesher new 32b004a02 Merge pull request #91 from xwm1992/develop new f7282930a fix some class's toString() method, which is not good for human read when it print in the log file. new 98df0760d fix some class's toString() method, which is not good for human read when it print in the log file. new 44807fdcf Merge branch 'develop' of https://github.com/walleliu1016/EventMesh into develop new 3290a58a9 Merge pull request #94 from walleliu1016/develop new ee318aef6 validate return ip in the eventmesh-common component new b803bb896 Merge pull request #96 from lihuansice/develop new a23e2c2c8 get current process id only once new 618c9f600 Merge pull request #98 from chenyi19851209/develop-nicolchen new ada4c6916 Merge pull request #99 from WeBankFinTech/develop new ae64c1e9f modify the ascii encoding content about proxy.properties new 4971591bf toString absence the topics variable, modify the toString method about PushMessageRpshMessageResponse from pushMessageResponseBody to sendMessageResponseBody new c46948616 Merge pull request #102 from walleliu1016/develop new fbc069459 Update README.md new c849df560 Merge pull request #103 from WeBankFinTech/develop new e0160692e Update README.md new 5b82bfb0a typo fix new 7fab80d11 Merge pull request #105 from WeBankFinTech/develop new 9b28a3fe7 Add release link and license link in Readme new 1c3d407e9 Merge pull request #107 from ShannonDing/readme new 5cb84bf58 fix security leak new 84632976d Merge pull request #112 from iNanos/nano-dev-for-security new 08b0c58bc delete code about log trace new 01a7dc4cd Merge pull request #113 from iNanos/nano-dev-dellogtrace new 2b3a3e90c abandon empty project new 8cd5c4388 doc new df7a172f0 Merge pull request #114 from iNanos/develop new 0481405f6 complete zh_Ch doc new 585a10b14 complete doc new cc59378cf Merge pull request #119 from iNanos/develop new a8898b723 fix README.zh-CN.md new 54e40cf91 Merge pull request #121 from iNanos/develop new f85812588 fix: performance improvement,reduce cost time in message transformation new f0dee4a31 Merge pull request #117 from lrhkobe/develop new a3b23eebc fix: ack problem when msg's ack arrvie to server prior to the callback of pushed msg new 5cc3b100f improve start and stop script new 797fdb55c update doc img new 66b4c015b update eventmesh discriptions new 26bf1bc3f Merge remote-tracking branch 'upstream/develop' new 47f4a7307 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh new 8b716e81c update eventmesh discriptions new 132751f8a Merge pull request #124 from qqeasonchen/master new efb2c5a71 Merge remote-tracking branch 'inf/develop' into develop new 92de0014f upload doc img new a7ef32f54 Merge pull request #125 from iNanos/develop new 807290053 Merge pull request #123 from lrhkobe/develop new 02b75604d remove logback spelling new ba00549cc Merge pull request #127 from iNanos/develop new 34906c760 fix README & delete gradle-wrapper.jar new 91d7bb0d1 update quickstart new 694f63402 Merge pull request #129 from iNanos/develop new 5cceaf832 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop new 90a3cb4a6 Merge pull request #130 from lrhkobe/develop new 26b340330 remove Internal component dependency new 211c5474c remove Internal component dependency new 264cff4b6 Merge pull request #131 from iNanos/develop new b6718fe2b update doc new 40bc7955d Merge pull request #132 from iNanos/develop new e98e53c5f adjust package path new 9e4e80ccd update doc new 175e6f3e3 Merge pull request #133 from iNanos/develop new 806d73f94 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop new 2751061d8 Merge pull request #134 from lrhkobe/develop new fa5c6fe0e rename docs new 690ff8a6a update doc new cff61c3ee update doc new 66e1e55d7 Merge pull request #136 from iNanos/develop new 4f490db99 update doc new a09c337ea Merge pull request #137 from iNanos/develop new e24cc9c2f Merge pull request #138 from WeBankFinTech/develop new 82f1ca92a add zip task for emesher new 78c4a6858 Merge pull request #140 from iNanos/develop new 804da82df Merge pull request #141 from WeBankFinTech/develop new 75a27b3f0 add package task for sdk-java , delete author note new e0f4e91b7 Merge pull request #143 from iNanos/develop new d99e32303 Merge pull request #144 from WeBankFinTech/develop new e8c33fabd add license , notice new 3091bb421 add license , notice new dbe4204a4 Merge pull request #146 from iNanos/develop new 255f81546 Merge pull request #147 from WeBankFinTech/develop new 5c21a8ed2 zh_CN doc fix new dc03cc623 Merge pull request #148 from iNanos/develop new 89308a0cd Merge pull request #149 from WeBankFinTech/develop new 00be1c614 delete deploy pa new c51a702c9 Merge pull request #151 from iNanos/develop new 930708f02 Merge pull request #152 from WeBankFinTech/develop new 38ef5f910 Merge pull request #155 from WeBankFinTech/master new a35c12537 fix security new 6eecedfd9 remove code relatived to configcenter new a460e0018 Merge pull request #156 from lrhkobe/develop new 9eaa3f1aa Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop new 5f46fa8a7 remove code relatived to squid agent new e1de9d1c8 retain region in LiteClientConfig new 5e8b620fd fix execute shell script exception, remove no used code in sdk new f5d561278 Merge pull request #157 from lrhkobe/develop new d5af2331c Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop new 9ebd4d353 Merge pull request #160 from lrhkobe/develop new 6f9e4fead -D参数配置, 支持rocketmq , 去掉线程池收敛 new aef6f6fc1 -D参数配置, 支持rocketmq , 去掉线程池收敛 debug bugfix new de5fb36a1 -D参数配置, 支持rocketmq , 去掉线程池收敛 debug bugfix new 5c1840a33 -D参数配置, 支持rocketmq , 去掉线程池收敛 debug bugfix new 96732c3a8 -D参数配置, 支持rocketmq , 去掉线程池收敛 debug bugfix new f37bafdbd Merge pull request #162 from iNanos/develop new 851608d8e Add files via upload new 5a99541c6 Add files via upload new 9651b1e31 Add files via upload new 28489229d Add files via upload new 41811a232 Update README.md new b5218f480 Update README.zh-CN.md new db3d86157 Update README.zh-CN.md new d39b8ad45 Update README.zh-CN.md new 84f041e7f Update README.md new 1ff14e99c Update README.zh-CN.md new 0512c9084 Update README.md new 712365d56 Update README.zh-CN.md new eada1f9f5 Create eventmesh.md new e2a859096 Update eventmesh.md new 5f22bc3f3 new:support https new 6be3ffdee Merge pull request #166 from lrhkobe/develop new 2359f35ec fix config and doc new c4391a22f fix config and doc new 667b2417d Merge pull request #167 from lrhkobe/develop new 067f2d87c Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop new e979fdf91 release v1.1.1 new afc93c131 Merge pull request #170 from lrhkobe/develop new 39f393eec Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into develop new 9423a3437 Merge pull request #171 from lrhkobe/develop new a7379f1d6 Merge pull request #163 from WeBankFinTech/develop new 437a4315f update readme new 211878b6b Create gitee-mirror.yml new ade956b34 Set theme jekyll-theme-cayman new 8253482bf Set theme jekyll-theme-cayman new d9330e20a Set theme jekyll-theme-architect new af52c1769 Set theme jekyll-theme-cayman new e4f38a12d Create CNAME new f7666c0b9 Update CNAME new 090ef491a Merge branch 'master' of https://github.com/WeBankFinTech/EventMesh into develop new 5ad6c2b53 Merge pull request #172 from lrhkobe/develop new 38ccf7818 Merge pull request #173 from WeBankFinTech/develop new 9b7068662 provide website config new 1cce9eb09 Update gitee-mirror.yml new 9db0086d4 Merge pull request #175 from Candimy/master new 00e54b4d2 [issue #176]Support Spi for extended implementation to accommodate a variety of MQ new 43bf39791 event mesh project architecture adjustment new 5ed97e040 update rocketmq plugin impl new b4b0370d6 update rocketmq plugin impl remove unused code new 50ab28d37 fix configurationWraper miss load new 0dfbee886 update RocketMQConsumerImpl and PushConsumerImpl supply get defaultPushConsumer new ffbc1229e update RocketMQProducerImpl and MQProducerWrapper supply get defaultMQProducer new e78c91597 1.add module eventmesh-connector-api 2.change runtime and connector dependency new 70895039a 1.support rocketmq-connector plugin 2.modify eventmesh-runtime imported classes from eventmesh-common new 3182cacd3 modify:add defibus plugin new c4804de2e Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh new a4b27477a 1.modify MQConsumerWrapper import ProxyConstants new 88a00aa58 1.support rocketmq-connector plugin 2.modify eventmesh-runtime imported classes from eventmesh-common new f2f6abe12 1.support rocketmq-connector plugin 2.modify eventmesh-runtime imported classes from eventmesh-common new ad941a4a9 Merge branch '1.2.0' of https://github.com/xwm1992/EventMesh into 1.2.0 new b5c5656f0 1.move rocketmq dependency from eventmesh-runtime to eventmesh-connector-rocketmq 2.modify http processor new 032197674 Merge pull request #1 from WeBankFinTech/1.2.0 new fafc07718 Merge pull request #178 from xwm1992/1.2.0 new 71a5ab046 Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 new 97689ad39 gradle config modify new c87eba4cd eventmesh-api modify new df415adfe eventmesh-connector-defibus modify:rename package, plugin impl new 0d4a22a1c eventmesh-runtime modify,delete rocketmq dependency new 5bddad8cd Merge pull request #181 from lrhkobe/1.2.0 new 6a18e9e4c Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 new 4cae61718 1.move rocketmq dependency from eventmesh-runtime to eventmesh-connector-rocketmq 2.modify http processor 3.modify http subscribe new 888de01be 1.update connector-rocketmq version 2.change the directory structure 3.add starter module new 1eefdaca1 1.change starter version new f27ec8dd9 1.update root module version new cd98cd10a 1.update eventmesh-rocketmq access_driver url 2.add ProxyConsumer new c43f9cf8b Merge pull request #183 from xwm1992/1.2.0 new 3a498e023 1.eventmesh-api modify methodName 2.eventmesh-connector modify relative method impl 3.attribute store place modify in msgConvert new 2877d4376 Merge pull request #185 from xwm1992/1.2.0 new 1b4c652f2 Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 new 09ad558dd remove dependency of eventmesh-common new a4a64e855 move defibus-client config from eventmesh-runtime to defibus plugin new 55e620fba move rocketmq-client config from eventmesh-runtime to rocketmq plugin new 0def4619c 1.fix manual ack problem 2.adjust runtime config file new 5136e0cbb 1.modify test tcp sdk demo new a09b9d3c3 Merge pull request #187 from lrhkobe/1.2.0 new 5599d1d19 Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 new ab874f1fe 1.support http sub new 2e3285d32 1.modify http sub new 84736ab50 1.support http sub and SubscribeProcessor new e4f4a54b0 1.support http sub 2.support http subscription manage 3.support http heartBeat manage new 214229511 1.update eventmesh-runtime start.sh new b3626bc28 1.modify HeartBeatProcessor error retcode new efd289c99 1.modify .md files under the instructions 2.modify eventmesh structure pictures 3.add protocol.md new 19007911b 1.modify docs\cn README.md new f2eca5f71 1.modify eventmesh README.md 2.modify eventmesh structure pictures new adf6a2937 1.modify eventmesh README.md update protocol and roadmap new 5ac1a6f6a Merge pull request #191 from xwm1992/1.2.0 new c42a20407 1.modify protocol.zh-CN.md 2.modify README.md, README.zh-CN.md new 0a681737f Merge pull request #192 from xwm1992/1.2.0 new 5c67c031a Merge pull request #174 from Candimy/master new 94c931f5a Update gitee-mirror.yml new 65b44fb8b update moudles new 8b2d74795 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 new b7386523c Merge pull request #194 from xwm1992/1.2.0 new bd1c38513 1.modify structure picture 2.fix Constants http time out value new 4a64511c4 Merge pull request #195 from xwm1992/1.2.0 new 76a6e9ea4 1.modify roadMap new cb582258d Merge pull request #197 from xwm1992/1.2.0 new 4a744941f fix rr reply bug,rollback delete config file in eventmesh-common new f9e7b83f6 Merge pull request #189 from lrhkobe/1.2.0 new 0e8c1a027 1.bug fix:fix consumer missing bizNo new 3feb02e0e 1.bug fix: fix rocketmq consumer missing bizNo new 0a5effaef Merge pull request #209 from xwm1992/1.2.0 new d6fa3e512 [ISSUE #211]Rocketmq-connector throw nullpointer exception new a1ace055c Merge pull request #214 from xwm1992/1.2.0 new 481cf7d3f [ISSUE #212]For multiple listening instances, only the last started instance can receive messages new 1ffdebec1 [ISSUE #212]For multiple listening instances, only the last started instance can receive messages new c4d85d620 Merge pull request #215 from xwm1992/1.2.0 new d4ec363e0 [ISSUE #216]EventMesh ProxyTcpRetryer throws NumberFormatException new 6126bee3a Merge pull request #217 from xwm1992/1.2.0 new 309d6578f [ISSUE #201]Could we support running eventmesh in docker new bc1f824c0 Merge pull request #218 from xwm1992/1.2.0 new 7bf365d0d [ISSUE #222]When onChange is NEW, eventMesh occurred NullPointException new f3756361b [ISSUE #226]eventMesh-rocketmq-connector tcp pub throw operation time out exception new b0bf19ce4 Merge pull request #227 from xwm1992/1.2.0 new 42f7790c3 1.update eventmesh-define.png 2.update eventmesh-runtime-quickstart.md and supply project-structure.png new 16a487e89 Merge branch '1.2.0' of https://github.com/xwm1992/EventMesh into 1.2.0 new 484b9bdb6 Merge pull request #228 from xwm1992/1.2.0 new ca3d00eff update eventmesh-runtime.png new a33d7975d Merge pull request #231 from xwm1992/1.2.0 new b671c77f8 1.update .md files 2.update eventmesh-panels.png project-structure.png new 1c809feb6 Merge pull request #233 from xwm1992/1.2.0 new 377e4ca1b update .md files new a6838b076 Merge pull request #234 from xwm1992/1.2.0 new 07d278788 update README.md new 59d2da1e4 Merge pull request #235 from xwm1992/1.2.0 new b1d45c987 update .md files new c578fb49e Merge pull request #236 from xwm1992/1.2.0 new e9555a0fe update README.md new 0fcb23ebd update RoadMap new 90ae91670 Merge pull request #238 from xwm1992/1.2.0 new 341d48a7e [ISSUE #237]Remove eventmesh-defibus-connector and normalize code and file naming new 0bedf438b Merge pull request #240 from xwm1992/1.2.0 new 09fc68be8 [ISSUE #219]Supply detail information or read.me for eventmesh running in docker new b9dd4f123 add english protocol document of eventmesh-runtime new a6d967031 update protocol document of eventmesh-runtime new 0d15748cc update README.md new 69493a559 Merge pull request #244 from lrhkobe/1.2.0 new d4bda62f5 Merge pull request #193 from WeBankFinTech/1.2.0 new f044b0090 Merge pull request #196 from WeBankFinTech/1.2.0 new bfc58ab10 Merge pull request #198 from WeBankFinTech/1.2.0 new 2c9e1e6fd Merge pull request #205 from WeBankFinTech/1.2.0 new 86b3c06d4 Merge pull request #210 from WeBankFinTech/1.2.0 new 5f8bcc162 Bump ini from 1.3.5 to 1.3.8 new 999f8d0ea Merge pull request #177 from WeBankFinTech/dependabot/npm_and_yarn/ini-1.3.8 new 327421f1d Merge pull request #223 from WeBankFinTech/1.2.0 new 04fb60b9f Format the style in the contributor guide. new 00155c9f4 Merge pull request #224 from ShannonDing/patch-1 new 8cf585918 Merge pull request #232 from WeBankFinTech/1.2.0 new 32f4c12f8 Merge pull request #239 from WeBankFinTech/1.2.0 new 5fe0bf9d6 Update README.md new da31a6162 Update README.md new 5e3672dca Update README.md new edc1527ed Update README.md new 3d62d4c0d Update README.md new ef92e8a67 Merge pull request #241 from WeBankFinTech/1.2.0 new 4aef0b459 Merge branch 'develop' into 1.2.0 new e4ab3bc2e Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 new 08bcf8faa update eventmesh-runtime-quickstart.zh-CN.md new fb62f5f20 [ISSUE #219]Supply detail information or read.me for eventmesh running in docker new 7673fcbcb update quickstart.md new deb2ba4fd [ISSUE #256]Upgrade Openmessaging-api to 2.2.1-pubsub version new ffaaf0ef8 1.update Constants 2.remove unused files BytesMessageImpl.java and SendResultImpl.java new 608903265 supply not supportedOperation for consumerImpl new 46fb9c09b update eventmesh-runtime.png and quickstart.zh-CN new 4bbacba18 Merge pull request #247 from xwm1992/1.2.0 new 8d56a3259 Merge pull request #248 from xwm1992/1.2.0 new 788e5fc70 Merge branch '1.2.0' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 new 01df6d067 Merge pull request #245 from WeBankFinTech/1.2.0 new 687993eb6 Merge pull request #249 from WeBankFinTech/1.2.0 new 5ad37f7bf Update README.md new c5a7e6a77 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into 1.2.0 new a4f7eda66 Merge pull request #254 from xwm1992/1.2.0 new a5210f86b Merge pull request #255 from WeBankFinTech/1.2.0 new e0531a55a Merge pull request #258 from wqliang/1.2.1 new e9a84d188 Merge branch '1.2.1' of https://github.com/WeBankFinTech/EventMesh into 1.2.1 new a1b25bb7b Merge pull request #259 from WeBankFinTech/1.2.1 new b0d78493a [ISSUE #261]remove module eventmesh-registry new be6de6b8d Merge pull request #262 from MajorHe1/1.2.1 new 53914c4d2 Merge pull request #264 from WeBankFinTech/1.2.1 new 7d0b3521d Bump prismjs from 1.22.0 to 1.23.0 new 355f75c7e Merge pull request #230 from WeBankFinTech/dependabot/npm_and_yarn/prismjs-1.23.0 new 3ea99c898 Bump elliptic from 6.5.3 to 6.5.4 new 65b3f58fd Merge pull request #246 from WeBankFinTech/dependabot/npm_and_yarn/elliptic-6.5.4 new f991c37c4 Bump y18n from 4.0.0 to 4.0.1 new 298bf7885 Merge pull request #260 from WeBankFinTech/dependabot/npm_and_yarn/y18n-4.0.1 new 4ed546fd7 [ISSUE #265]rename wemq and access to eventmesh new 67847feb6 [ISSUE #265]rename proxy field to eventmesh new 6e45bf582 Merge pull request #266 from MajorHe1/1.2.2 new 115ffd6d8 [ISSUE #265] Specification of code structure and file naming new 647a887ba upgrade gradle to 6.8.3 new 83f94b38e Merge branch 'master' into develop new b81fc9925 merge conflict new 84fb57a7d merge conflict new 89b0c2c4d remove warn new 719c05958 Merge pull request #252 from yangjun781120/master new dac9a58e1 Merge branch 'develop' of https://github.com/WeBankFinTech/EventMesh into 1.2.2 new 752f513e6 remove eventmesh-registry module new ed50e46de Merge pull request #268 from wqliang/1.2.2 new 7c9386746 Merge branch '1.2.2' of https://github.com/WeBankFinTech/EventMesh into 1.2.2 new 45cfb70e2 enabled http/tcp monitor logs new 85df3e9b1 Merge pull request #269 from WeBankFinTech/1.2.2 new 619772eb6 Update README.md new 8e16b1ad2 Merge pull request #273 from qqeasonchen/patch-3 new 9775274b8 Changed com.webank to org.apache new 337fbce77 Merge pull request #285 from udesh/issue_278 new 43a2c3283 refactor runtime module package com.webank to org.apache new 6f1479113 Merge pull request #300 from liangyuanpeng/dev_refactor_package new 4bc230e32 refactor(eventmesh-sdk-java):rename to org.apache(#281) new 4a7d7062e [ISSUE #281]refactor(eventmesh-sdk-java):rename to org.apache new efce5c423 Merge pull request #301 from zhangxiaopengmm/develop new 7e5d4f40e issue #277:refactor eventmesh-common package with org.apache new 1219df291 issue #277:rename package with org.apache new ec7f049d4 Merge pull request #286 from keranbingaa/develop new 3942b9123 Update README.zh-CN.md new aba631dc2 Merge pull request #289 from apache/qqeasonchen-patch-1 new d4d7288a5 [ISSUE #282]Refactor 'eventmesh-starter' package name to org.apache new 077a7e8ec Merge pull request #287 from yiliuchen/develop new 8146c1862 Refactor 'eventmesh-connector-rocketmq' package name to org.apache new 28c85fb8f Merge pull request #288 from sunxi92/fix new 638f091f3 Refactor 'eventmesh-test' package name to org.apache #283 new 9e813b16a Refactor 'eventmesh-test' package name to org.apache #283 new cdeb07c78 Refactor 'eventmesh-test' package name to org.apache #283 new b0a22a9d1 Refactor 'eventmesh-test' package name to org.apache #283 new b4d0774d5 Refactor 'eventmesh-test' package name to org.apache #283 new 2132c62f1 Merge pull request #299 from surilli/develop new f4755c95a Update codeStyle.xml new 6b074f52e Merge pull request #291 from apache/qqeasonchen-patch-2 new 160f924d2 add licenses of apache for runtime module new 954e8dbc5 Merge pull request #303 from liangyuanpeng/fix_add_licenses new 7dcb46d24 add NOTICE new 0a021008c Merge pull request #305 from iNanos/develop new c94a86070 bugfix for event-mesh-test module new 12928f83b change package name to org.apache new 88bb2cafd change package name to org.apache new e7a10b3a3 format README.md new 5cf708320 change package name to org.apache new 95c14f6ff Merge pull request #307 from jonyangx/develop new 54e280e54 fix ISSUE #296:add licenses in each source file under the eventmesh-sdk-java new 64bbf0240 Merge pull request #308 from keranbingaa/develop new b8f32f87c [ISSUE #294]add licenses in file under eventmesh-connector-rocketmq module new cc2e98df2 Merge pull request #309 from yiliuchen/develop new 5c4f40fea [ISSUE #293]Lack of licenses in each source file under the eventmesh-connector-api module new 7bf7b0645 Merge pull request #311 from wqliang/develop new 352c16533 [ISSUE #298]Lack of licenses in each source file under the eventmesh-test module new 2434cd98b Merge pull request #312 from xwm1992/develop new d5f5482ea [ISSUE #297]Lack of licenses in each source file under the eventmesh-starter module new b4b51eaf3 Merge pull request #314 from xwm1992/develop new ae53a3709 Create .asf.yaml new f10a5e4a2 Update .asf.yaml new a068ef813 Merge pull request #315 from apache/qqeasonchen-patch-3 new 7ab88270d Update .asf.yaml (#316) new 8f23d89c4 Update README.md new 516edb97c Update .asf.yaml new 24d756745 bugfix build.gradle tar task (#318) new 8540a5bfc [ISSUE #322] Rename package name "com.webank.eventmesh" to "org.apache.eventmesh" (#319) new 8961192e6 fix(docs): change the travis location new ad2f0130d Create DISCLAIMER-WIP new 9a336b4f5 Delete CNAME new f66d3fdea Delete _config.yml new 96a874e8b Delete package.json new 460e512ee Add files via upload new 522bd8112 Add files via upload new 929f3fa77 Delete eventmesh-multi-runtime.jpg new e0087a6f1 Update README.md new cbd2dc5cb Update eventmesh-runtime-quickstart.md new 4f7588423 Update README.zh-CN.md new 117b4e5d0 Update eventmesh-runtime-quickstart.zh-CN.md new 51153e4a6 [ISSUE #325]Update gradle configuration for publishing package to maven repository (#326) new 47708ae00 upgrade gradle to 7.0 and fix test bug. (#327) new 504a1e2ce remove unused files new 0131ffb7f update build.gradle and gradle.properties for publish to maven repository (#330) new 70a4ffdd3 Update README.md new 9ca6a50a3 Update README.zh-CN.md new c4eb5b05e update quickstart md files for gradle version (#332) new 672407850 remove dead docs new 61dc8e931 [ISSUE #329]Missing Log4j dependency (#336) new 30c1d50e5 [ISSUE #331] Fix dead links in docs (#334) new ab8ab664a Doc modification #328 (#335) new aea620bcb Update README.md new 289e948e5 [Issue #337] Fix Http Test Subscriber startup issue by moving the Thread.sleep into the child thread (#338) new 1508b8274 [Issue #337] Enhance Http Demo Subscriber by using ExecutorService, CountDownLatch and PreDestroy hook (#343) new 29e26f36f [ISSUE #348] Setup automated workflows for greetings (#347) new 1b5d9868c Add LGTM Badges ISSUE#353 (#354) new 98da15516 [ISSUE #355] Setup Github workflows for CodeQL scans (#356) new 0cb5db700 [Issue #344] Fixing racing condition issue in SubscribeProcessor and UnSubscribeProcessor (#345) new 6280b3c84 update eventmesh-runtime.png (#358) new 446b02fc5 [Issue #333] Support multiple load balance strategy in sdk (#342) new 9009bf142 update eventmesh-panels.png (#362) new e32d9d2f8 update eventmesh-panels.png (#363) new 11d870b19 Migrate CI to Github Actions and enable coverage report (#365) new 1f0bb59b9 add: requirements for lightweight EventMesh SDK with CloudEvents (#370) new 135c3b46a Add files via upload new 509437ab6 Update README.md new 764abe3d0 [Issue #368] Fix Racing condition and memory leak issue in EventMesh SDK LiteConsumer and LiteProducer (#369) new 1ca80fb7d [ISSUE #350]optimize flow control in downstreaming msg (#352) new 1d596a65d [ISSUE #380] Remove gitee-mirror.yml from Github workflows (#381) new fb4d3aa8b Update README.md new 6c5ebf03f [ISSUE #310] add github action for check license (#313) new 1cc3f547c [ISSUE #310] Enable Github Actions for license check and fix license headers (#377) new 43de12bb9 [Issue #382] Fix java.lang.NumberFormatException when parsing Long (#383) new f8c3d137a [ISSUE #378] downstream broadcast msg asynchronously (#379) new 2df6208b9 [ISSUE #359] Split handler from controller (#359) (#360) new 80fa53e7c [ISSUE #384] RedirectClientByIpPortHandlerTest.java doesn't have the Apache license header (#385) new b84a6a3a2 Update README.md new 5810d71e1 Update README.zh-CN.md new 204f52ca5 Update README.zh-CN.md new d3000dc27 Update README.zh-CN.md new 904956c03 [Issue #386] fixing ConsumerGroup Queue Consumer Offset not synced up issue (#387) new c715778e8 [ISSUE #366 ] remove custom-format topic concept (#388) new 2e32d4d24 [ISSUE #366] remove custom concept [dcn&®ion] (#390) new 88e244685 [ISSUE #391] Optimize interface design in eventmesh-connector-api (#392) new 01d06c2e2 miss group name set for userAgent (#395) new 718b1a5d3 [ISSUE #393]:perf topic name in test file (#394) new 834fd3a31 support unsubscribe topics while delconsumer in http mode (#396) new 335efb2c4 [ISSUE #397]Remove subscription session failed error (#398) new a653c5ac1 [ISSUE #406] Github Actions: Resource not accessible by integration (#407) new 4d532f3b7 [ISSUE #411] Enable CI workflows running on [0-9]+.[0-9]+.[0-9]+** branches (#412) new db8a5ab6f Update README.md new 4fdc4acee Update README.zh-CN.md new 4682cd3ab Merge 1.3.0 to develop. (#430) new 7d63ee61d [ISSUE #425] Using templates to encourage useful issues and PRs (#426) new 45e291354 fix ConfigurationWrapper typo (#437) new 6ce3e9836 [ISSUE #438] Enable Github Actions for Checkstyle (#439) new e0ccf0fac [ISSUE #436] Fix typo errors for runtime package (#441) new 6a99fa88c [ISSUE #428]Fix Chinese annotation (#431) new 1a4038769 [ISSUE #367] Support prototype spi instance (#432) new a6d04d6b5 add test case. (#440) new 7cd41b0a4 Delete sChat2.jks new c12ebebc1 [ISSUE #442] Fix findings filtered by Checkstyle workflow (#443) new ed1faf96c [ISSUE #367] Refactor connector (#433) new 78f1e8b1c Add files via upload new 63a6ad51f [ISSUE #274] Adding Eventmesh Stream component to support Event Streaming (#445) new c9b7b1704 fix netty options (#449) new ccea7da35 [ISSUE #456] Automatic License report and check (#462) new 634262cca [ISSUE #451] Fix SSLContext Initialize error (#458) new 21cca7c13 [ISSUE #457] message ack problem in retry or repush by closeSession (#459) new 1e637f085 [ISSUE #461] fix global flow control problem (#469) new 914311201 [ISSUE #460]Support custom retry times configuration when SubcriptionType is SYNC (#463) new e94e65a6b [ISSUE #465]All third part dependencies should be controlled at root build.gradle (#466) new c738f8f3a [ISSUE #468] ThreadUtilTest failed (#470) new fb3efc001 [ISSUE #374] add unit test for header class. (#472) new 9508a5a81 maybe there is no need to use atomicboolean here (#474) new c9c0cf5cf [ISSUE #476] Biz Exceptions occured in EventMesh cause connection close of client (#477) new 4844f4472 Update CONTRIBUTING.zh-CN.md new 4e48285f9 Update CONTRIBUTING.md new 58ce92296 Add SPI design docs (#480) new 53aa34e6d fix configuration property get error (#479) new 8b4f3890d Update README.md new 6ce13b310 Update README.zh-CN.md new 8fbfdb705 [ISSUE #484] Support access control for EventMesh (#485) new 2992bac1b Update README.md new 03978da4e Update README.zh-CN.md new 07dafc182 remove webank lisence new fb92cc692 Add files via upload new 065edefb9 use RandomStringGenerator instead deprecated class RandomStringUtils (#495) new df189666c Add files via upload new 7e948bdb1 [ISSUE #496] fix the ClassCastException (#499) new 6b7b9acb2 [ISSUE #340]merge otel metric branch 2 develop (#494) new 39e6709ad [ISSUE #492] Support resources initilization and release of connector in EventMesh (#493) new 0c7695423 [ISSUE #488]Support registry adaptor plugin (#489) new 2a25c4671 polish quickstart (#504) new 02984306e [ISSUE #339] add design doc for integrating OpenSchema (#502) new 6b4f84536 otel metric polish (#503) new c20bda4ac [ISSUE #490] Support service invocation (#508) new fd0477503 [ISSUE #505]remove all RandomStringUtils. (#510) new f65e840ba add http trace http point. (#509) new 35fe05486 Improve the directory structure of docs (#516) new 2bd823286 change eventmesh-test to eventmesh-examples new 8918b822c change eventmesh-test to eventmesh-examples new a320751be [ISSUE #435] Initial Creation of eventMesh-admin module in EventMesh (#513) new a1a945cd9 Issue #405 Fix SubscriptionType typo error (#522) new 8235f2158 [ISSUE #375] In memory as event store (#507) new 99ce31da5 [ISSUE #339] Add a skeleton for separated openschema registry service and implement most APIs that doesn't need compatibility check. (#525) new ef5a75b13 Lint and fix style of Markdown files in docs (#533) new 8711f0a2b Implement the conversion from openmessaging to cloudevent (#514) new 7e6b8b826 rename name and package path of schema-registry module new f37ee8900 [ISSUE #541] rename issue (#542) new dcd409d66 [Issue #523] Adding Flow control RateLimiter support in Http Message Send Processor (#524) new e1e9eb07b [Issue #528] enhance Retry support for HTTP and TCP processors. (#529) new fa8d479b4 update readme new 48ad3228f update quickstart new 629cb1d5e [ISSUE #367] Optimize plugin load (#519) new cd68acb07 update namesrv registry name new 5af8c5af4 add weighted random load balance selector (#526) new 48121ee34 Update README.md new f034daba7 Update README.md new 2e5c74d43 Update the checkstyle file and remove code style file (#552) new 902e78850 Change issue template to yml (#521) new eacc9783a [Issue #554] Removing hardcoded username and password in the project code (#555) new 833df4470 Fix issue template (#556) new 682a15a54 Preview docs (#543) new 6c7dacf72 [ISSUE #550] Remove unused jar in plugin module (#551) new 9b2b1c759 Revert "[Issue #554] Removing hardcoded username and password in the project code (#555)" (#559) new dfbe08c09 [ISSUE #550] Deduplicate plugin jar (#558) new 1fd7c7497 [ISSUE #536] fix OpenSchemaRegistryApplication start error (#561) new 0439658e7 [Issue#554] removing hardcoded username and password (#560) new c2d3faed6 Update .asf.yaml new 09ec9131f [ISSUE #565] Update JarExtensionClassLoader.java (#566) new da1d486be [Issue #567] Optimize config file location (#568) new 58182fa4d Update .asf.yaml new 57188a4eb contributing guide edit import check style step (#573) new 9dc2d64b0 [WIP][ISSUE #482]Add protocol adaptor plugin (#572) new 78d23f0cb readme.md new 76e06300a update eventmesh-runtime.png new 1f16178fe Add files via upload new 46003096f update README.md new 841179826 upload wechat-official png new f7b80cb68 update README new 90a8dbdd5 update README new 1276af82f [Feature #564] Support CloudEvents protocols for pub/sub in EventMesh-feature design (#574) new c3d1feb84 Merge branch 'develop' of https://github.com/apache/incubator-eventmesh into develop new 882268822 [ISSUE #563] SDK SUPPORT CLOUD EVENT (#575) new efe36e774 [Feature #562] support cloudevents api in eventmesh-connector-api module (#578) new 3459ee414 connector support cloud event (#586) new d3a36b5e9 [Feature #562] Support CloudEvents for pub/sub in EventMesh runtime (#587) new 7c6824106 [Feature #562] Implement CloudEvents protocol adaptor (#595) new e68ffd3f8 [Feature #562] Implement EventMeshMessage protocol adaptor (#597) new a8768568d Remove some unused code (#591) new 902c4a830 update Eventmeshmessage plugin (#599) new 367c6a16d Add protocol producer in java sdk (#600) new 075b86c13 Change Tcp interface (#603) new 19ec06bbe update http push request and adaptor (#606) new d770c81a7 update java sdk (#607) new 113b813a1 Fix standalone connector interface, fix example (#608) new 5c02b4e26 fix compile error (#609) new 0012d7618 Java sdk update (#610) new 5b7b4e25a Add EventMeshTCPClient, this client wrap the sub/sub client (#611) new 36cf619d8 runtime update (#612) new 1ae57dd97 Java sdk update (#615) new 8cd26c68f Fix some small issue (#616) new 439f2030e eventmeshmessage protocol adaptor for tcp (#618) new 8d13b125d eventmesh message protocol for http pub/sub with standalone connector (#619) new c76e563a1 Java sdk update cloudevents pub/sub (#620) new 35a018102 Change TCP Decoder and Encoder (#621) new ccbfbd10e cloudevents protocol tcp pub/sub for sdk (#622) new 500c9c31b cloudevents protocol tcp pub/sub for sdk (#623) new 761dabf98 cloudevents protocol http pub/sub for sdk (#625) new f1837275e cloudevents protocol pub/sub for http sdk (#627) new e538e9e7c Add AbstractEventMeshTCPSubHandler (#624) new f49820604 cloudevents/eventmesh message protocol pub/sub for sdk in rocketmq-connector (#628) new f87af4345 cloudevents/eventmesh message protocol pub/sub for sdk in rocketmq-connector (#629) new 5b19b6843 sync request/response for sdk in rocketmq-connector (#634) new 51effbfb7 Add files via upload new b0dcb8f9d Update README.md new 4d0546dc6 [ISSUE #580] Add checkstyle gradle plugin (#581) new eb9b6ffec update wechat-official qr code new 96ab503b4 update mesh-helper qr code new 80aa4cfd5 Add files via upload new f8b55b8ab update README.md new 6858a558f update README.md new 0376bc353 Update .asf.yaml new 14752ca45 [ISSUE #588] Fix typo in README.md (#589) new 3d6cd5bc5 [Bug #590] Consumer subscription topic is invalid (#590) (#592) new 4967e86b2 fixed a wrong url in cn-doc (#585) new e5ceaac42 resolve_exception->Consumer subscription topic is invalid #590 (#598) new f156cccd7 Update eventmesh-store-quickstart.md new a5e61168f Update README.md new d6b4d214d Add slack icon (#601) new 93ebbe858 eventmesh-admin-rocketmq submodule and createTopic REST API (#530) new 42528520c create topic command (#531) new f7fc0a0f4 Update README.md new 0512ffbb2 Safely delete useless log4j dependencies new e0002ec03 Safely delete outdated metrics dependencies new f87060291 Sately delete useless collections4 dependency new 8f39ea5f8 Safely delete useless commons dependencies new e83bf028b Reback to the collections4, but let it not in api dependency new d1192c4ca Could not remove text for Safe Ramdom implementation new 3b0c524f9 Fix build error new 6c5c4fcbe Add collection4 new 8385839c3 Fix build error new 4de2facfa Revert "Safely delete outdated metrics dependencies" new 324f6b050 Change to api dependency new 4bc11845b Remove doclint warnings new 0479fcfbc Depracated checkstyle check error temporarily, we should remove it when we polish later new 1bdf8fb06 Update .asf.yaml new d9702621a Update .asf.yaml new 88e4254c6 Merge branch 'develop' of https://github.com/apache/incubator-eventmesh into cloudevents new aeda11583 fix conflicts and update the code (#635) new 8c125639b Merge branch 'cloudevents' of https://github.com/apache/incubator-eventmesh into cloudevents new 945796ec3 supply apache header new 43ba484e8 Merge pull request #638 from xwm1992/cloudevents new 2caad2b4b remove openschema implementation from em project new 5f7d987c0 Merge pull request #613 from yzhao244/integrate-openschema-dependency new 0a8e34c3e Remove license name, add LICENSE file new e593a730b resolve conflict new f0488aba2 remove some not used in binary license new 6ea7b145d set connector plugin to standalone new abf0629b0 Add license check shell new 09106813b Merge pull request #535 from ruanwenjun/dev_wenjun_fixLicenseCheck new 8338783d7 Add jdk11 and otherOS in github ci new bc1e8474f Add comments new d72e74a0d resolve javadoc failed on jdk11 new c845f5b94 Change skywalking uses repo to main new cf3c89f4f Merge pull request #617 from ruanwenjun/dev_wenjun_addJdk11 new d983c2944 remove unused files new 511f601f2 remove unused plugin new 767ed8985 [ISSUE #630] RocketMQProducerImpl cannot load config properties from classpath (#631) new 3955d7d49 [Bug #646] Missing the rocketmq message properties during protocol conversion (#647) new d4d3e7f44 [MINOR] Hide ctx in callback function and update contributing doc (#644) new d94b99fc1 [ISSUE #405] remove some unused code (#649) new 9381e0564 [MINOR] Add third-part dependencies licenses (#650) new 3ab301f86 [MINOR] supply the license and update the third party license file name (#653) new 2b9774653 [ISSUE #340]Add http trace http point (#527) new dd8683380 Update quick start docs (#656) new 01856e915 [MINOR] Upgrade log4j version to 2.16.0 (#654) new 86464003d [MINOR] update the license and add the third party license files (#657) new e495adf78 [ISSUE #604]Improve the rebalance algorithm (#605) new 80ae462e1 [Feature #547] Create and upload 1.3.0-snapshot docker image (#659) new dccb743d1 [MINOR] Upgrade log4j version to 2.17.0 (#662) new b2d74d2a6 update project version to 1.3.0-RELEASE new e6078acc6 update docs new 64cc81684 Delete gradle/wrapper directory new ab36a830a Merge branch '1.3.0-RELEASE' of https://github.com/apache/incubator-eventmesh into 1.3.0-RELEASE new 1e2b7dbb3 update Dockerfile and build.gradle new 3a1129084 update build.gradle new 44a0fd589 update Dockerfile path new b0c4aa39d Update .asf.yaml new 0d00f048d Update .asf.yaml new c8083bc0e [Infra] trigger branch protection change new 070fdf1b2 [Infra] retrigger .asf.yaml protections new 2f15ac938 update some docs new ef8ab94c9 update Dockerfile path new ee2a526da Update java sdk docs (#663) new 783ce51f9 Add files via upload new 43ba00e82 [Infra] retrigger .asf.yaml protections new c161edc5c Merge pull request #675 from xwm1992/master new 8f74fac6d Update .asf.yaml new e922d6b97 [ISSUE #670] fix checkstyle check fail (#680) new 0b3a968e2 [MINOR] Fixed redundant boxing operations (#684) new 42decd4ed [MINOR] new Runnable() can be replaced with lambda (#685) new 647a7d329 [MINOR] ConfigurationWrapper class adds thread pool shutdown (#683) new f170786a6 [ISSUE #677] Translate readme files from English to Chinese (#678) new fa9622db5 [ISSUE #405]update cloudevents examples (#688) new 87ad0882a Bump gradle version to 7.3.3 Support Java17 build new 528fbc8d9 Merge pull request #689 from Shoothzj/gradle-7-3 new 2a1e0ff2a [ISSUE #690]Remove extra code style check job in CI (#691) new af519b8fb Update intro.md (#693) new 7e59ecfc7 Add files via upload (#694) new ee2f9ee5a [ISSUE #692]Change the default merge strategy to squash (#695) new 9c62cc886 [ISSUE #673] update eventmesh-runtime-quickstart-with-docker.md en & cn (#698) new 198ef8e3e [MINOR] Change Tar and Zip name (#699) new 1c1005010 [Issue #702] Fix Slack Join link (#705) new 30c89ffe8 Updated Notice file to 2022 (#704) new 45a850bec add instruction docs of trace and metrics in eventmesh (#706) new e7edf595a [ISSUE #405]Fix args typo in examples (#707) new 7555ccfdd [Issue #533] Adding design doc for EventMesh Workflow new bcbcd8d2e [ISSUE #696] Add metrics plugin (#709) new 8e7a18cac [ISSUE #713] Fix trace bug (#712) new a9588aadd [Issue #553] Adding design doc for EventMesh Workflow (#714) new 0fc69cf52 Merge remote-tracking branch 'origin/master' into workflow new 09e6a79e6 [Issue #553] update the design doc. new 6b89f4c81 Merge pull request #715 from jinrongluo/workflow new caa31d60e small updates to doc new 3b73ff9fd small update new 1a661488a adding asyncapi type to event defs new dd3bec7c0 Merge pull request #717 from tsurdilo/workflowup new a820ed282 Remove unnecessary call toString (#719) new 2c3e1da11 [Issue #553] add workflow diagram to the design doc new a91a5956b Merge pull request #720 from jinrongluo/workflow new f0718eb3a Update intro.md (#722) new 98f1588de Update roadmap.md (#721) new c36aff266 Missed exception cause (#724) new 2be664b75 [ISSUE #726] Remove the misleading annotation (#725) new 4c3083af8 [ISSUE #729] Bump netty version (#730) new b2af3fc91 [ISSUE #732] Binary package failed to execute (#733) new 9c3fec262 [Issue #735] log4j 2.17.1 (#736) new 8daeb1382 [MINOR] Remove the unnecessary boxing (#731) new 9486c22b0 Use archiveBaseName and archiveVersion to optimize gradle zip task (#728) new 765a1e928 Add environment and version selector in bug_report.yml (#734) new 1e72ecb89 Fix bug report template (#741) new 6f1a94104 add eventmesh-admin-rocketmq into rootProject new c2a84f350 Merge pull request #743 from wqliang/enhance/fixMissingJar new f1b42ae04 [ISSUE #737] Add Netty license (#738) new 63db59b58 [Issue #750] junit should only be used in tests (#751) new 53bd74f75 [Issue #752] upgrade httpclient (#753) new 079ffb57e [Issue-754] upgrade guava (#757) new 5e52a87e8 [Issue #758] validate subscriber Url (#759) new 5ae5d1369 [Issue #655] Adding send message constraints for message size and batch size (#760) new 67987abba [MINOR] Fix plugin cannot load properties from classpath (#763) new 72c19fb72 [MINOR] Remove unused field in example (#766) new e40752e3a [MINOR] Allow run script in other directory (#765) new 7c5a1984e [MINOR] Fix the hardcode ip address (#767) new e7bc319ce [Issue #768] fix issue in update HTTP subscriber (#769) new 6e96d956e update checkstyle.xml (#773) new 10a100437 Rebase the grpc branch to master branch (#771) new 0bd8f5772 [Issue #774] Optimize the object property description of eventmesh client (#775) new 779c7fb8f Update roadmap.md (#779) new f79c0ea00 [Issue #780] Modify the define level of EventListener from Topic to Consumer (#781) new c48463dc7 [ISSUE #786] remove eventmesh-sdk-java model redundant code (#789) new 6c8c0c510 Update roadmap.md (#791) new 9e42e65c6 [ISSUE #783] clean useless code in runtime module (#787) new e56e4db8c [ISSUE #696] Add trace plugin (#749) new e76e301cf [ISSUE #784] Fix words misspell, optimize admin http method code (#792) new eaa54a005 [Issue #658] Eventmesh Http Support CloudEvents Webhook spec (#772) new 1d86129a0 [ISSUE #782] delete invalid code in eventmesh-connector-plugin module (#793) new 4b842134e [ISSUE #795] Fix doc eventmesh-runtime-quickstart-with-docker.md (#798) new d9cb8977d [Enhancement] Some suggestions for eventmesh-examples (#794) new 987b4d8bc [Enhancement] compile project with junit error (#802) new 79e346ea8 [Enhancement] Run CI on all branch (#805) new 8012c224b [MINOR] sort dependencise before check (#808) new 9e60e5f8a [ISSUE #806] code optimization and delete invalid code in eventmesh-e… (#807) new bc18ed5c8 add zipkin plugin properties new 456e99cbe Merge pull request #810 from wqliang/addTracePluginProperties new fbd46464a Rename prometheus metrics plugin name (#811) new 8036d24fa [MINOR] Add trace switch (#812) new aba71a00e MINOR: Fix load config properties may get error in windows due to file seperate (#813) new 1a964a8b1 Update roadmap.md (#818) new cd5e5657d MONIOR: Remove tool directory (#814) new 468d44aba Lint the documentations with markdownlint (#820) new f59adff02 Update bug_report.yml, fix typo (#824) new 417c5794f Update README.md (#826) new 3d0e73a5c Update README.md (#829) new 00de71ac0 Updated slack invite link in README (#831) new 522bbd31a [ISSUE #838] Removed redundant code (#842) new 012d94d09 [ISSUE #834] Support nacos registry (#835) new ab54fbb2e [ISSUE #834] Support nacos registry (#835) new 3dea15798 [ISSUE #847] Could not find or load main class by test script (#848) new 1795c00fb Optimized documentation docker script code blocks (#846) new 4fa28bc87 upgrade spring libs & jackson-databind s version to fix CVEs issues (#849) new ddaabd594 [MINOR] update ci.yml enable codecov (#850) new 7d6773847 [ISSUE #843] Some enhancement to the eventmesh-sdk module (#853) new 6142edbc2 [ISSUE-868] Remove some useless classes from eventmesh-common. (#870) new 7d0923f4b http request improve support request uri for http processors new 03790edd7 support http protocol adaptor new 49fe35673 support event bridge pub/sub new 08e7c396b issue-883 Transitively export the dependencies of [eventmesh-sdk-java] to other module new 34978deb1 delete unnecessary shadow plugin new 902c9b544 [ISSUE-856] Add test code for module [eventmesh-trace-plugin] (#867) new 394875fb3 Add files via upload (#877) new 3f68476a5 Add files via upload (#878) new 70b20c20d Update README.md (#879) new 24bf780ec Add files via upload (#880) new 03a837e4b Add files via upload (#881) new b2bb1498e Update README.md (#882) new e57debad6 Add the unit guidelines document and issue template (#875) new 9617d4bc5 Add the unit test document link and modify the unit test issue template (#885) new 6dcfba49e Rewrite the English documentation (#836) new 88a934c24 Format the code in `eventmesh-sdk-java` and `eventmesh-common` (#874) new b0b1aa997 Rewrite README.md and fix errors in the documentation (#889) new 98801861a Merge branch 'master' into issue-883 new ea5de0183 delete already defined java-library plugin new f687408af make lombok compileOnly new ff742ddcc Update README.md (#893) new 8c90e2e7f Merge branch 'master' into issue-883 new cdee93fce Merge pull request #884 from HoffmanZheng/issue-883 new 2ab323288 issue-579 Guide of EventMesh Java SDK new 5ecdb409f Merge pull request #899 from HoffmanZheng/issue-579 new 61d64a4bb upgrade rocketmq libs version to fix CVEs new 7eadeb194 Merge pull request #852 from misselvexu/#755 new 6d91f91ea [ISSUE #896] Add ttl default value when building BatchMessage (#898) new 9ecefcd76 add WatchDirectoryTask new 20cd68b33 add file watch listener and manager new f5b2cf90e add unit test and log new 0de610ebb checkstyle new 3b03c8f98 checkstyle new 5b356458b checkstyle new bc56d866a Merge pull request #895 from mroccyen/file-watcher new 047fd9231 test: Add unit test for sdk java new a92485158 test: Adapt unit tests to JDK 8 new b10e59084 refactor: Avoid setting the value of the field by reflection in the unit test. new d09f9ea30 Merge remote-tracking branch 'origin/master' into add-unit-test-for-sdk-java new 13e9f2f21 Merge pull request #894 from wallezhang/add-unit-test-for-sdk-java new bb0c49119 refactor: Remove unused methods in EventMesh-Connector-Api `Producer` interface new 3c416aeff Merge pull request #905 from wallezhang/merge-eventmesh-producer-interface-methods new a53f868a9 Clean up some useless constants and classes. new d4458988f Merge pull request #873 from misselvexu/i/gh-844 new d5b74222e [ISSUE #891] Update Chinese version of README.md (#906) new 2ce12a30c Update introduction.md (#908) new b5e12b45c Merge pull request #1 from apache/master new 7fe6ebcf0 add new-contributor-guidelines.md new 4693d6c1d update new-contributor-guidelines.md new 9f05daf7a update new-contributor-guidelines.md new 0de9a53a4 update new-contributor-guidelines.md new f939cd075 update new-contributor-guidelines.md new e86b6f4ab update new-contributor-guidelines.md new 62148b7ab update new-contributor-guidelines.md new 214343ec9 update new-contributor-guidelines.md new 1c9be84de add new-contributor-guidelines.md Link. new 3dfd5abce Merge pull request #910 from Alonexc/Alone new 1ef02f8d7 add grpc-sdk moudle new 58b77cdeb Merge pull request #800 from qqeasonchen/grpc-sdk new bde41081f rename moudle new 88d3a6873 Merge pull request #801 from qqeasonchen/grpc-sdk new 589799935 Delete README.md new ab87459ed Support golang sdk (#762) new e70b72b68 Merge pull request #803 from xiehongfeng100/go-sdk new b657f4196 1. change the module to github.com/apache/incubator-eventmesh/eventmesh-sdk-go 2. add licence for all go files 3. and add grpc proto new b7fffa1df add logger api, remove main.go code, add simple readme.md new 82fbed58e update logger api, add internal package new fecd0fb92 update proto go files new 94c4a6b55 add consumer, producer, heartbeat new 83e3ac040 add msg dispatcher on rece msg from mesh server new 066b6a781 add client api new 05adad5a4 add goroutine pool panic handler new 8c1894508 setup the idg, add test new ee37a284b update log new de3269608 add test case for rule new f6811e343 add fake server for test new 70ba052ff add fake server for test new 075272435 add test case new 092daabf6 add fake server test new 1bb0e1ced add example new ae8e93972 add example new 715286801 update README.md new b624fe63b update grpc proto package new a803447ea heartbeat ok new ebe2b2302 publish, batch publish ok new 1c33e1fdb change logic, only support one server new 12dd84ea3 add webhook fake server new 6545b72fd add webhook fake server new efd110e8d add webhook fakeserver for tests new e49ac6e31 add request reply new 886c1a02f add request reply new f0f2b77f8 publish success new 0405f4023 publish success new d4f2aca8f do not reply on async subscription new b75854c25 do not reply on async subscription new 9a57e71e4 do not reply on async subscription new 731396768 fix test new f4d728d6f add webhook demo new aff4b6adc change log api new bd8cf0d7d update tcp/http module log api new 922d969e9 Merge pull request #887 from walleliu1016/go-sdk new 8baf741a5 update example new 0d385ea12 Merge branch 'go-sdk' new dff401a89 update em host in example new 1e9f58e22 Merge pull request #911 from walleliu1016/master new a7e641855 Merge branch 'master' of https://github.com/apache/incubator-eventmesh into http-improve new 0533298bd [Go SDK] Update licenserrc.yaml to ignore go.sum (#912) new e4e7ab5b2 Merge branch 'master' of https://github.com/apache/incubator-eventmesh into http-improve new fc3226b31 add apache headers new c58bec25e fix checkstyle new 364c37259 fix checkstyle new 65a33fd2e fix checkstyle new aaef6d3c7 add http request doc instruction new f5c1aab4b update http request doc instruction new df0be253d update http request doc instruction new 95f68966f Add remote processors new 29150aa16 Merge pull request #920 from xwm1992/http-improve new b9903b17c [Docs] Add http request doc instruction (#922) new 5c02770e4 Update README.md new 9dea87717 Merge pull request #926 from apache/qqeasonchen-patch-2 new 46864efc9 Merge branch 'master' of https://github.com/apache/incubator-eventmesh into http-improve new f585fefd7 Merge pull request #928 from xwm1992/http-improve new f51e86ff3 [ISSUE #930] registry plugin is disabled by default (#931) new e08e940e1 EventMeshHTTPConfiguration variable Camel-Case named new 2dd910c10 EventMeshHTTPConfiguration variable Camel-Case named new 18e83a1be Merge pull request #933 from li-xiao-shuang/feature_#931 new 27d918a16 Darwin operating system detection bug fix new 5a338eea7 Merge pull request #916 from mytang0/fix_patch_os new e9734f8f0 [ISSUE #938] Code optimization (#935) new d3413e66c [ISSUE #940] LocalSubscribeEventProcessor json deserialize error new e8e8903f9 Merge pull request #941 from xwm1992/http-improve new c53503c38 [ISSUE #923] Fix the key when removing item from ClientGroupMap (#949) new d38716dcc [ISSUE-837]Add NOTICE (#945) new 4d7388bab Update some docs new 61eba7634 Update some docs new 2fd318de3 Add nacos into distribution (#948) new cb5fd6917 optimize trace module in eventmesh new cc8c33b84 fix check style problem new 5f9e828fc fix checkstyleTest problem new fa8bd521e fix unit test problem new d8aa4bb3a Merge pull request #952 from lrhkobe/trace_improve_1 new fb0712044 [ISSUE #958] Update licenses files (#959) new 96311588d add trace buried point for EventMeshHTTPServerServer in eventmesh-runtime new 1e8734bc8 Code optimization new 0ca891553 Add the eventmesh metadata to nacos new f4cd848de Add the eventmesh metadata to nacos new 7cda1c294 Unsubscribe to update metadata new 723abea87 Get the eventmesh address from the registry new 25787c2e0 Simplify topic subscription information and register to metadata new 62f1773e2 Modify the discovery eventMesh logic new cc91d6d1f Implement remote subscription discovery across clusters new 453479e5c merge master new dc387f87c Check whether the registry is enabled new d38d5b4c5 Check whether the registry is enabled new 922e2fae1 Merge pull request #943 from li-xiao-shuang/feature_registry_metadata new 9382f0101 add trace buried point for EventmeshTcpServer in eventmesh-runtime new 60e334994 Merge remote-tracking branch 'apache/master' into trace_improve_2 new ac7d0a656 Merge remote-tracking branch 'apache/master' into trace_improve_2 new 243be784a fix checkMainStyle problem new ed3657a2c fix variable format new 2f362c94d Merge pull request #960 from lrhkobe/trace_improve_2 new 5d80de131 Merge remote-tracking branch 'apache/master' into trace_improve_3 new 8c150ee99 fix checkMainStyle problem new 08f06688b fix code merge problem new 4125cf675 Merge pull request #963 from lrhkobe/trace_improve_3 new e947e3f17 Update slack link in README (#972) new 5ce1d6426 Skip UT in license check new 3c86cf523 Merge pull request #978 from ruanwenjun/dev_wenjun_skipTestInLicenseCheck new 13f3a9a5a Fix gradle license header new a2b53c368 Ignore the gradlew/gradlew.bat new b4545632c Merge pull request #977 from ruanwenjun/dev_wenjun_fixGradleLicenseHeader new 117951e44 Fix the abnormal display of pictures in some documents new cdbfa2474 Merge pull request #968 from walterlife/walterlife/fix-doc-images-show-problem new 0188a7db8 update issue template new 7d7e5cb23 Merge pull request #969 from Alonexc/Alone new 68f3b6477 Merge remote-tracking branch 'upstream/master' into fix-patch-kirinzhu new 931bd758d Use Apache release rather than Github release in README new 03777ddf6 Add incubating new dd0096966 Add incubating new f518be6d6 Remove -x new 73eccf170 fix ci yml new 2d7a8e2b0 Merge pull request #976 from ruanwenjun/dev_wenjun_useApacheRelease new e4d3e80fa Merge remote-tracking branch 'upstream/master' into fix-patch-kirinzhu new 90013fa1e Merge pull request #962 from kirinzhu/fix-patch-kirinzhu new b3d0d6921 Fix Error when Running/Debugging the Application on Linux Platform (#991) new 5757d35dc [ISSUE #987] try-with-resource to close the BufferedReader (#987) new 3bfba3fb9 Merge pull request #994 from wuyiliang1/fix_patch_close_resource new 344878ded Add System.exit(-1) in catch block EventMeshStartup.main() new 1bfab012d Merge pull request #1002 from kirinzhu/fix-zlx-1 new 6026a3ad4 Add parameter checking before sending message For EventMeshMessageTCPClient . new 10105b666 Fix imports invalid order . new b23ac6d8b Fix imports invalid order . new a62f029bd Merge pull request #996 from misselvexu/i/gh-995 new dd4b700ff Remove invalid imports (#1005) new ec197e29a Update quick-start docs (CN) new 590b3f135 Update quick-start docs (CN) new 6f455cddf Merge pull request #1007 from kirinzhu/doc-zlx-1 new e5df488f8 Modify the value of protocolType new 8ef36ef5d Merge pull request #1003 from kirinzhu/fix-zlx-2 new d430ed90a [ISSUE #980]Made some fileds are final new 229ad5e33 Merge pull request #1015 from liuzwei/fix_bug#980 new 371a24ecc add runtime unit tests new bc136483c 1. revert non-unit-test changes 2. modify the check-style code problem new e0e06bada fix ci problem new 0707ea471 Merge pull request #966 from walterlife/walterlife/add-unit-test-for-runtime new 9d56389a6 Update README.md new 4aad846c5 Update README.md new 50a27fe43 Merge pull request #1024 from kirinzhu/fix-patch-readme new 6cc9295e5 When trace enable, then get trace plugin. new ecb9cfe68 Two NPE problems fixes for Tcp Protocol Resolver. new afab36b8e Merge pull request #1023 from mytang0/fix_patch_npe new 1d50d1ecc [Bug]Fix the case that span is null new ee5a4e5e3 Merge pull request #1020 from liuzwei/fix_bug_span_npe new 08c970909 SPI plugin path config can move to constant config new fa7884dec plugin dir config move to variable new e1940849a Merge pull request #955 from mroccyen/issue-950 new 48072721a Update SubService.java new d47b0ee30 Update SubService.java new be4b8465a Merge pull request #1026 from pkyriakou23/fixing_issue988 new c73dc8d81 Update quick-start new 441e82236 Merge pull request #1032 from kirinzhu/fix-patch-quickstart new 2cfc06865 Update bug_report.yml new 76b39f63a Merge pull request #1041 from apache/xwm1992-patch-1 new 3f50544a2 Update ProducerGroupConf.java new ed5ff6f36 Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/consumergroup/ProducerGroupConf.java new 5d7d8f669 Fix code style new ab1933801 Merge pull request #1025 from pkyriakou23/fixing_issue997 new 79d337730 fix valid url bug new 30bc2cb71 Merge pull request #1039 from zmt-Eason/dev_zmt new d9708c46b Update docs new 3d3639a46 Update docs new e720cb2c6 Update docs new 87c0caa51 Update docs new 8faecde08 Update docs new 98669ea3d Merge pull request #1034 from kirinzhu/fix-patch-docs new fc324981a Apache EventMesh Dashboard - Client Management (#907) new d5236405a Add sourceCompatibility field to build.gradle new b86662175 Implement the configuration in Dashboard new 8d2da91aa Implement the configuration for protocols new 0d224924a Merge pull request #1046 from apache/dashboard-configuration new 54a1a5cf0 [Issue #700] Dashboard: Display Eventmesh Metrics (#1135) new 0c6fcd002 Implement the EventMesh connector admin API new 075259975 Implement the Topic Management for Standalone new 3d57cb3c3 Implement the Event Management for Standalone new 7c413ac96 Update eventmesh-connector-plugin/eventmesh-connector-api/src/main/java/org/apache/eventmesh/api/admin/Admin.java new 86bad8c6d Update eventmesh-connector-plugin/eventmesh-connector-api/src/main/java/org/apache/eventmesh/api/admin/TopicProperties.java new cca5c8fe5 Update eventmesh-connector-plugin/eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq/admin/RocketMQAdmin.java new b04b5a9b1 Update eventmesh-connector-plugin/eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq/admin/RocketMQAdminAdaptor.java new 0e499499d Update eventmesh-connector-plugin/eventmesh-connector-standalone/src/main/java/org/apache/eventmesh/connector/standalone/admin/StandaloneAdmin.java new ba3a6843f Update eventmesh-connector-plugin/eventmesh-connector-standalone/src/main/java/org/apache/eventmesh/connector/standalone/admin/StandaloneAdminAdaptor.java new 03ce56c39 Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/request/CreateTopicRequest.java new 868cd2138 Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/request/DeleteTopicRequest.java new e09138c2a Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/plugin/MQAdminWrapper.java new ade1e21f1 Improve the client management new 8ce044b4b Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/request/DeleteHTTPClientRequest.java new 30f58bf71 Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/admin/request/DeleteGrpcClientRequest.java new 86f963d37 [Dashboard] Implement Topic and Event Management (#1146) new 042a5e696 implemented registry handler new 08fbd8b81 Implemented registry page new ef326a71a minor UI improvements new 49f5bfd46 more minor UI fixes new 43886c788 linted typescript files new bcf57b4d2 fixed dynamic table update new ca55d942c fixed checkstyle errors new a5a82a082 checkstyle fix new 370f9b60b fixed endpoint persistence new 52e74fa4c Merge pull request #1168 from RSTdefg/dashboard-registry new e5ba5c8d5 Merge branch 'dashboard' into dashboard-event new b7d003311 Merge pull request #2750 from apache/dashboard-event new 3e4c7b2a5 [Dashboard] Feature - Changed Change the style of navigation menu - Added Workflow, Event Catalog menu items - Ignored vscode settings new f39f72996 [Dashboard] Feature - Added Workflows new f7a64fd4c [Dashboard] Feature - Added event catalogs new a5292ff36 Merge pull request #2809 from SLSJL/dashboard new 0f6e2a35e Merge branch 'apache:dashboard' into dashboard new 900c6c15a Merge pull request #2810 from SLSJL/dashboard This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (c160b1083) \ N -- N -- N refs/heads/dashboard (900c6c15a) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1182 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: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
