diff --git a/events/release-notes/v1.10.0.md b/events/release-notes/v1.10.0.md index dd4978283b..a00e319777 100644 --- a/events/release-notes/v1.10.0.md +++ b/events/release-notes/v1.10.0.md @@ -57,6 +57,7 @@ author_image_url: https://avatars.githubusercontent.com/u/15797831 - [Enhancement #4580](https://github.com/apache/eventmesh/issues/4580) Connector extension supports spring environment variables. - [Enhancement #4590](https://github.com/apache/eventmesh/issues/4590) WeCom/DingTalk connector extension supports spring environment variables - [Enhancement #4598](https://github.com/apache/eventmesh/issues/4598) Improve eventmesh-connector-lark +- [Enhancement #4665](https://github.com/apache/eventmesh/issues/4665) Unify 'LiteMessage' to 'EventMeshMessage' ## Bug @@ -92,6 +93,9 @@ author_image_url: https://avatars.githubusercontent.com/u/15797831 - [Bug #4647](https://github.com/apache/eventmesh/issues/4647) The build binary package failed to run - [Bug #4652](https://github.com/apache/eventmesh/issues/4652)EventMeshGrpcConsumer subscribe webhook send heartBeat throw NP - [Bug #4659](https://github.com/apache/eventmesh/issues/4659) HTTP source connector stop after receiving an invalid request +- [Bug #4667 ](https://github.com/apache/eventmesh/issues/4667)Some connectors have not been included in the package +- [Bug #4670](https://github.com/apache/eventmesh/issues/4670) Docker build failed due to a low JDK version +- [Bug #4667](https://github.com/apache/eventmesh/issues/4667) Some connectors have not been included in the package ## Doc @@ -103,7 +107,8 @@ author_image_url: https://avatars.githubusercontent.com/u/15797831 - [Doc #4607](https://github.com/apache/eventmesh/issues/4607) Documentation Needed for eventmesh-connector-rabbitmq - [Doc #4609](https://github.com/apache/eventmesh/issues/4609) Documentation Needed for eventmesh-connector-mongodb - [Doc #4638](https://github.com/apache/eventmesh/issues/4638) Sync connetor documents with website and optimize -- [Doc #4656](https://github.com/apache/eventmesh/issues/4656)Documentation Needed for eventmesh-connector-http -- [Doc #4661](https://github.com/apache/eventmesh/issues/4661)Documentation Needed for eventmesh-connector-slack +- [Doc #4656](https://github.com/apache/eventmesh/issues/4656) Documentation Needed for eventmesh-connector-http +- [Doc #4661](https://github.com/apache/eventmesh/issues/4661) Documentation Needed for eventmesh-connector-slack - [Doc #4658](https://github.com/apache/eventmesh/issues/4658) Documentation Needed for eventmesh-connector-dingtalk - [Doc #4663](https://github.com/apache/eventmesh/issues/4663) Documentation Needed for eventmesh-connector-wecom +- [Doc #4671](https://github.com/apache/eventmesh/issues/4671) Update LICENSE and NOTICE