Skip to main content

v1.11.0 Release

Feature

Enhancement

Bug

  • Bug #4630 Fix concurrency problem and split task handle threadpool
  • Bug #4667 Some connectors have not been included in the package
  • Bug#4670 Docker build failed due to a low JDK version
  • Bug #4690 Kafka Connector failed to start
  • Bug #4695 TcpClient not thread safety.
  • Bug #4701 Use tcp protocol client send message, it throw a DecoderException
  • Bug #4723 Can not obtain metadata when nacos enable authentication
  • Bug #4770 Empty class member cause NullpointerException
  • Bug #4778 Standalone MessageQueue does not down counter when dequeue
  • Bug #4820 EventHandler missing return json
  • Bug #4855 close tcp client failed
  • Bug #5105 Fix the retry mechanism of the HttpSinkConnector.
  • Bug #5127 Create topic error in Standalone mode

Doc

  • Doc #4671 Update LICENSE and NOTICE
  • Doc #4683 Documentation Needed for eventmesh-connector-redis
  • Doc #4710 Rewrite quick start and add operator deployment steps.