This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git.
from 79295ac Merge pull request #666 from xwm1992/master
new de778dc update build.gradle and gradle.properties for publish to
maven repository (#330)
new 369d023 Update README.md
new c82b71b Update README.zh-CN.md
new da86a35 update quickstart md files for gradle version (#332)
new 901395b remove dead docs
new ae4872f [ISSUE #329]Missing Log4j dependency (#336)
new df76bc6 [ISSUE #331] Fix dead links in docs (#334)
new 4ee74fc Doc modification #328 (#335)
new f2962fa Update README.md
new 645ae93 [Issue #337] Fix Http Test Subscriber startup issue by moving
the Thread.sleep into the child thread (#338)
new a3949da [Issue #337] Enhance Http Demo Subscriber by using
ExecutorService, CountDownLatch and PreDestroy hook (#343)
new 16eb3ac [ISSUE #348] Setup automated workflows for greetings (#347)
new edb66bd Add LGTM Badges ISSUE#353 (#354)
new d599eea [ISSUE #355] Setup Github workflows for CodeQL scans (#356)
new 16b3c62 [Issue #344] Fixing racing condition issue in
SubscribeProcessor and UnSubscribeProcessor (#345)
new 5df57ba update eventmesh-runtime.png (#358)
new 6496109 [Issue #333] Support multiple load balance strategy in sdk
(#342)
new e1d082a update eventmesh-panels.png (#362)
new 11d149c update eventmesh-panels.png (#363)
new cf35627 Migrate CI to Github Actions and enable coverage report (#365)
new efb2c11 add: requirements for lightweight EventMesh SDK with
CloudEvents (#370)
new f3d6c68 Add files via upload
new 0faf1a1 Update README.md
new 60d2d35 [Issue #368] Fix Racing condition and memory leak issue in
EventMesh SDK LiteConsumer and LiteProducer (#369)
new 60b9b33 [ISSUE #350]optimize flow control in downstreaming msg (#352)
new 676f6e1 [ISSUE #380] Remove gitee-mirror.yml from Github workflows
(#381)
new 0b6adce Update README.md
new cc168e9 [ISSUE #310] add github action for check license (#313)
new 0fdbd04 [ISSUE #310] Enable Github Actions for license check and fix
license headers (#377)
new cfcb2a7 [Issue #382] Fix java.lang.NumberFormatException when parsing
Long (#383)
new 7026d30 [ISSUE #378] downstream broadcast msg asynchronously (#379)
new e54c1bf [ISSUE #359] Split handler from controller (#359) (#360)
new 0249ded [ISSUE #384] RedirectClientByIpPortHandlerTest.java doesn't
have the Apache license header (#385)
new 06ce651 Update README.md
new 7ceb7f2 Update README.zh-CN.md
new 14f4fdb Update README.zh-CN.md
new c1507a4 Update README.zh-CN.md
new 38643e6 [Issue #386] fixing ConsumerGroup Queue Consumer Offset not
synced up issue (#387)
new 0ffe74e [ISSUE #366 ] remove custom-format topic concept (#388)
new da05fe3 [ISSUE #366] remove custom concept [dcn&®ion] (#390)
new d39ea29 [ISSUE #391] Optimize interface design in
eventmesh-connector-api (#392)
new bf43f63 miss group name set for userAgent (#395)
new 191eff2 [ISSUE #393]:perf topic name in test file (#394)
new a8fce64 support unsubscribe topics while delconsumer in http mode
(#396)
new ce7fc49 [ISSUE #397]Remove subscription session failed error (#398)
new 228887d [ISSUE #406] Github Actions: Resource not accessible by
integration (#407)
new 97de8ae [ISSUE #411] Enable CI workflows running on
[0-9]+.[0-9]+.[0-9]+** branches (#412)
new d988802 Update README.md
new de478dc Update README.zh-CN.md
new b7e7172 Merge 1.3.0 to develop. (#430)
new d8ac875 [ISSUE #425] Using templates to encourage useful issues and
PRs (#426)
new 82b6ffd fix ConfigurationWrapper typo (#437)
new 8bcdc2e [ISSUE #438] Enable Github Actions for Checkstyle (#439)
new ae25d2e [ISSUE #436] Fix typo errors for runtime package (#441)
new 30dd6f5 [ISSUE #428]Fix Chinese annotation (#431)
new ca66b68 [ISSUE #367] Support prototype spi instance (#432)
new ed446ba add test case. (#440)
new e89bfd9 Delete sChat2.jks
new db42296 [ISSUE #442] Fix findings filtered by Checkstyle workflow
(#443)
new 7850620 [ISSUE #367] Refactor connector (#433)
new 4eaebde Add files via upload
new 737c0f0 [ISSUE #274] Adding Eventmesh Stream component to support
Event Streaming (#445)
new 3da43aa fix netty options (#449)
new f26cc1c [ISSUE #456] Automatic License report and check (#462)
new b760873 [ISSUE #451] Fix SSLContext Initialize error (#458)
new 33571fa [ISSUE #457] message ack problem in retry or repush by
closeSession (#459)
new 00571d1 [ISSUE #461] fix global flow control problem (#469)
new 8c450e1 [ISSUE #460]Support custom retry times configuration when
SubcriptionType is SYNC (#463)
new 509104b [ISSUE #465]All third part dependencies should be controlled
at root build.gradle (#466)
new dcfc765 [ISSUE #468] ThreadUtilTest failed (#470)
new 9e172e8 [ISSUE #374] add unit test for header class. (#472)
new 0e4def2 maybe there is no need to use atomicboolean here (#474)
new 05e3421 [ISSUE #476] Biz Exceptions occured in EventMesh cause
connection close of client (#477)
new f8f2fdb Update CONTRIBUTING.zh-CN.md
new 1a924b6 Update CONTRIBUTING.md
new 4bc1a0a Add SPI design docs (#480)
new fefe391 fix configuration property get error (#479)
new 339d58c Update README.md
new 4e3211d Update README.zh-CN.md
new d5ac681 [ISSUE #484] Support access control for EventMesh (#485)
new 8c72f23 Update README.md
new 31a3825 Update README.zh-CN.md
new bd6321c remove webank lisence
new 81d5be6 Add files via upload
new c365fa0 use RandomStringGenerator instead deprecated class
RandomStringUtils (#495)
new f545bae Add files via upload
new 879c77f [ISSUE #496] fix the ClassCastException (#499)
new dadaf39 [ISSUE #340]merge otel metric branch 2 develop (#494)
new 9899c25 [ISSUE #492] Support resources initilization and release of
connector in EventMesh (#493)
new a62bf65 [ISSUE #488]Support registry adaptor plugin (#489)
new 95db813 polish quickstart (#504)
new aeed6f5 [ISSUE #339] add design doc for integrating OpenSchema (#502)
new d46b8bd otel metric polish (#503)
new 19af7cf [ISSUE #490] Support service invocation (#508)
new 106ca96 [ISSUE #505]remove all RandomStringUtils. (#510)
new 6c222cc add http trace http point. (#509)
new ed57833 Improve the directory structure of docs (#516)
new d89b309 change eventmesh-test to eventmesh-examples
new 16ae31a change eventmesh-test to eventmesh-examples
new bd8d736 [ISSUE #435] Initial Creation of eventMesh-admin module in
EventMesh (#513)
new 84b2f4d Issue #405 Fix SubscriptionType typo error (#522)
new f12bf52 [ISSUE #375] In memory as event store (#507)
new 3510c83 [ISSUE #339] Add a skeleton for separated openschema registry
service and implement most APIs that doesn't need compatibility check. (#525)
new 9831b0e Lint and fix style of Markdown files in docs (#533)
new 537ed82 Implement the conversion from openmessaging to cloudevent
(#514)
new bc610f9 rename name and package path of schema-registry module
new 9c1d21f [ISSUE #541] rename issue (#542)
new 546765e [Issue #523] Adding Flow control RateLimiter support in Http
Message Send Processor (#524)
new b9abbcd [Issue #528] enhance Retry support for HTTP and TCP
processors. (#529)
new 87d6d8b update readme
new 4b2fef9 update quickstart
new 6b7280a [ISSUE #367] Optimize plugin load (#519)
new bdf226a update namesrv registry name
new 8b6c827 add weighted random load balance selector (#526)
new 6068be3 Update README.md
new d1972ac Update README.md
new 36ea9a6 Update the checkstyle file and remove code style file (#552)
new 66d6159 Change issue template to yml (#521)
new e2adda8 [Issue #554] Removing hardcoded username and password in the
project code (#555)
new 2a64e79 Fix issue template (#556)
new 62d2067 Preview docs (#543)
new b652be9 [ISSUE #550] Remove unused jar in plugin module (#551)
new 9337efc Revert "[Issue #554] Removing hardcoded username and password
in the project code (#555)" (#559)
new a4a4a9f [ISSUE #550] Deduplicate plugin jar (#558)
new af56653 [ISSUE #536] fix OpenSchemaRegistryApplication start error
(#561)
new dd3385f [Issue#554] removing hardcoded username and password (#560)
new c8410af Update .asf.yaml
new 3e75d4f [ISSUE #565] Update JarExtensionClassLoader.java (#566)
new bdd9aa0 [Issue #567] Optimize config file location (#568)
new 1c471bf Update .asf.yaml
new cc5b4c9 contributing guide edit import check style step (#573)
new 25c2515 [WIP][ISSUE #482]Add protocol adaptor plugin (#572)
new 6f57a90 readme.md
new bfa9798 update eventmesh-runtime.png
new b60ebbe Add files via upload
new 3379af4 update README.md
new e99aa2d upload wechat-official png
new 87a53b9 update README
new 4e7be93 update README
new 062fa57 [Feature #564] Support CloudEvents protocols for pub/sub in
EventMesh-feature design (#574)
new 88f8ffc Merge branch 'develop' of
https://github.com/apache/incubator-eventmesh into develop
new 1feaaa7 [ISSUE #563] SDK SUPPORT CLOUD EVENT (#575)
new deee538 [Feature #562] support cloudevents api in
eventmesh-connector-api module (#578)
new 3ae9234 connector support cloud event (#586)
new fcde151 [Feature #562] Support CloudEvents for pub/sub in EventMesh
runtime (#587)
new 6828f57 [Feature #562] Implement CloudEvents protocol adaptor (#595)
new 0096cee [Feature #562] Implement EventMeshMessage protocol adaptor
(#597)
new db02781 Remove some unused code (#591)
new fcd1218 update Eventmeshmessage plugin (#599)
new ac8db5a Add protocol producer in java sdk (#600)
new bcc1503 Change Tcp interface (#603)
new 0082f3d update http push request and adaptor (#606)
new c66c8f7 update java sdk (#607)
new 5f61c24 Fix standalone connector interface, fix example (#608)
new a0204ae fix compile error (#609)
new 0268792 Java sdk update (#610)
new 1c34373 Add EventMeshTCPClient, this client wrap the sub/sub client
(#611)
new d8eb87f runtime update (#612)
new f7d0fbb Java sdk update (#615)
new d1064cb Fix some small issue (#616)
new 351f3ba eventmeshmessage protocol adaptor for tcp (#618)
new b46026d eventmesh message protocol for http pub/sub with standalone
connector (#619)
new b50c42a Java sdk update cloudevents pub/sub (#620)
new 0036d0a Change TCP Decoder and Encoder (#621)
new 5d2721f cloudevents protocol tcp pub/sub for sdk (#622)
new 376a629 cloudevents protocol tcp pub/sub for sdk (#623)
new f90714f cloudevents protocol http pub/sub for sdk (#625)
new 35c4da2 cloudevents protocol pub/sub for http sdk (#627)
new c6b700d Add AbstractEventMeshTCPSubHandler (#624)
new eaef797 cloudevents/eventmesh message protocol pub/sub for sdk in
rocketmq-connector (#628)
new 3b82ce6 cloudevents/eventmesh message protocol pub/sub for sdk in
rocketmq-connector (#629)
new 46471ed sync request/response for sdk in rocketmq-connector (#634)
new f288ae2 Add files via upload
new 09b9a22 Update README.md
new 90a28cc [ISSUE #580] Add checkstyle gradle plugin (#581)
new 9251e07 update wechat-official qr code
new ff1c247 update mesh-helper qr code
new 00994c3 Add files via upload
new bcf0337 update README.md
new 4938cd7 update README.md
new 61d0410 Update .asf.yaml
new ceaf33b [ISSUE #588] Fix typo in README.md (#589)
new 46f973d [Bug #590] Consumer subscription topic is invalid (#590)
(#592)
new f8ffb44 fixed a wrong url in cn-doc (#585)
new 0acafcc resolve_exception->Consumer subscription topic is invalid
#590 (#598)
new e53acaf Update eventmesh-store-quickstart.md
new 4f04d9d Update README.md
new 71bcb09 Add slack icon (#601)
new f3b9520 eventmesh-admin-rocketmq submodule and createTopic REST API
(#530)
new 232080e create topic command (#531)
new 69fab8f Update README.md
new 6b1f25b Safely delete useless log4j dependencies
new 92287b0 Safely delete outdated metrics dependencies
new 9e07445 Sately delete useless collections4 dependency
new d45028c Safely delete useless commons dependencies
new a96e218 Reback to the collections4, but let it not in api dependency
new 6f2368e Could not remove text for Safe Ramdom implementation
new 2772704 Fix build error
new 5e5de4a Add collection4
new 56f1172 Fix build error
new 751e1ca Revert "Safely delete outdated metrics dependencies"
new 7405376 Change to api dependency
new b65580b Remove doclint warnings
new 961d998 Depracated checkstyle check error temporarily, we should
remove it when we polish later
new 79fdb12 Update .asf.yaml
new 20ab726 Update .asf.yaml
new 766337a Merge branch 'develop' of
https://github.com/apache/incubator-eventmesh into cloudevents
new 8ea15f6 fix conflicts and update the code (#635)
new f1b4729 Merge branch 'cloudevents' of
https://github.com/apache/incubator-eventmesh into cloudevents
new baddf64 supply apache header
new 600e255 Merge pull request #638 from xwm1992/cloudevents
new e337b79 remove openschema implementation from em project
new 280898a Merge pull request #613 from
yzhao244/integrate-openschema-dependency
new 7629819 Remove license name, add LICENSE file
new dcd0f65 resolve conflict
new d537106 remove some not used in binary license
new cb8746c set connector plugin to standalone
new 05ac1fe Add license check shell
new fafd741 Merge pull request #535 from
ruanwenjun/dev_wenjun_fixLicenseCheck
new 4a9e915 Add jdk11 and otherOS in github ci
new 66d7dbe Add comments
new 4c44aa5 resolve javadoc failed on jdk11
new 8085a71 Change skywalking uses repo to main
new 64cf6b5 Merge pull request #617 from ruanwenjun/dev_wenjun_addJdk11
new c9fe5d7 remove unused files
new d2370d1 remove unused plugin
new 3d48165 [ISSUE #630] RocketMQProducerImpl cannot load config
properties from classpath (#631)
new d501fcb [Bug #646] Missing the rocketmq message properties during
protocol conversion (#647)
new 9393d72 [MINOR] Hide ctx in callback function and update contributing
doc (#644)
new 0deb401 [ISSUE #405] remove some unused code (#649)
new a54d1f5 [MINOR] Add third-part dependencies licenses (#650)
new 05f8a3c [MINOR] supply the license and update the third party license
file name (#653)
new a9fe559 [ISSUE #340]Add http trace http point (#527)
new e32c9f5 Update quick start docs (#656)
new f7c2694 [MINOR] Upgrade log4j version to 2.16.0 (#654)
new f30588e [MINOR] update the license and add the third party license
files (#657)
new 1c7429b [ISSUE #604]Improve the rebalance algorithm (#605)
new b77646c [Feature #547] Create and upload 1.3.0-snapshot docker image
(#659)
new b946360 [MINOR] Upgrade log4j version to 2.17.0 (#662)
new 0b105de update project version to 1.3.0-RELEASE
new 3f38b82 update docs
new 8f0670f Delete gradle/wrapper directory
new 52205e3 Merge branch '1.3.0-RELEASE' of
https://github.com/apache/incubator-eventmesh into 1.3.0-RELEASE
new d6037d4 update Dockerfile and build.gradle
new be0fb29 update build.gradle
new 2790b78 update Dockerfile path
new 182b918 merge 1.3.0-release to master branch for eventmesh v1.3.0
release
new 38446b3 Merge pull request #667 from xwm1992/master
The 999 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:
README.md | 41 ++++++++++------------
eventmesh-common/gradle.properties | 3 --
...SubscriptionMode.java => SubscriptionType.java} | 26 +++++++-------
.../eventmesh-connector-api/gradle.properties | 7 +---
.../eventmesh-connector-rocketmq/gradle.properties | 8 ++---
eventmesh-examples/gradle.properties | 4 ---
eventmesh-runtime/gradle.properties | 4 ---
eventmesh-sdk-java/gradle.properties | 4 ---
eventmesh-starter/gradle.properties | 4 ---
gradle.properties | 2 +-
gradlew | 26 +++++++-------
gradlew.bat | 25 +++++++------
settings.gradle | 4 +--
13 files changed, 65 insertions(+), 93 deletions(-)
copy
eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/{SubscriptionMode.java
=> SubscriptionType.java} (73%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]