You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/22 11:52:35 UTC

[GitHub] [inlong] EMsnap opened a new pull request, #5635: [INLONG-5634][Release] Update changes log for the 1.3.0 version

EMsnap opened a new pull request, #5635:
URL: https://github.com/apache/inlong/pull/5635

   - Fixes #5634 
   
   ### Motivation
   
   [INLONG-5634][Release] Update changes log for the 1.3.0 version
   
   ### Modifications
   
   [INLONG-5634][Release] Update changes log for the 1.3.0 version
   
   ### Verifying this change
   
   ### Documentation
     - Does this pull request introduce a new feature? (no)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] healchow commented on a diff in pull request #5635: [INLONG-5634][Release] Update changes log for the 1.3.0 version

Posted by GitBox <gi...@apache.org>.
healchow commented on code in PR #5635:
URL: https://github.com/apache/inlong/pull/5635#discussion_r951436657


##########
CHANGES.md:
##########
@@ -21,6 +21,385 @@
 # of release header or remove the below marker. This file is generated.
 # DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
 
+## Release InLong 1.3.0-incubating - Released (as of 2022-08-20)
+
+### Agent
+| ISSUE                                                       | Summary                                                                                   |
+|:------------------------------------------------------------|:------------------------------------------------------------------------------------------|
+| [INLONG-5540](https://github.com/apache/inlong/issues/5540) | [Bug][Agent] MySQL binlog reader has NPE error                                            |
+| [INLONG-5533](https://github.com/apache/inlong/issues/5533) | [Improve][Agent] Support structured output in the Kubernetes                              |
+| [INLONG-5474](https://github.com/apache/inlong/issues/5474) | [Improve][Manager][Agent] Add metadata  parameter                                         |
+| [INLONG-5466](https://github.com/apache/inlong/issues/5466) | [Improve][Agent] Add Manager Open API  secret config                                      |
+| [INLONG-5428](https://github.com/apache/inlong/issues/5428) | [Improve][Agent] Abstract metrics interface to be easier to extend                        |
+| [INLONG-5382](https://github.com/apache/inlong/issues/5382) | [Improve][Manager][Agent] Optimized the file collection configuration                     |
+| [INLONG-5362](https://github.com/apache/inlong/issues/5362) | [Feature][Agent] Supports the collection of data splicing metadata information            |
+| [INLONG-5347](https://github.com/apache/inlong/issues/5347) | [Feature][Agent] Incremental and full reads of file contents                              |
+| [INLONG-5277](https://github.com/apache/inlong/issues/5277) | [Bug][Agent] The getManagerIpList request method should change to POST                    |
+| [INLONG-5272](https://github.com/apache/inlong/issues/5272) | [Improve][Agent] Change agent.sh format                                                   |
+| [INLONG-5224](https://github.com/apache/inlong/issues/5224) | [Improve][Agent][DataProxy] Remove unused StreamConfigLog related classes                 |
+| [INLONG-5222](https://github.com/apache/inlong/issues/5222) | [Improve][Manager][Agent][DataProxy] Add heartbeat mechanism for Inlong component cluster |
+| [INLONG-5164](https://github.com/apache/inlong/issues/5164) | [Bug][Agent] The agent receive count is zero but the send count not                       |
+| [INLONG-5149](https://github.com/apache/inlong/issues/5149) | [Bug][Agent][DataProxy] The log directory for the unit test was incorrect                 |
+| [INLONG-5054](https://github.com/apache/inlong/issues/5054) | [Bug][Agent] Agent can not import old job after reboot                                    |
+| [INLONG-5046](https://github.com/apache/inlong/issues/5046) | [Feature][Agent] Support collect data from PostgreSQL                                     |
+| [INLONG-4824](https://github.com/apache/inlong/issues/4824) | [Improve][Agent] Log output has no line numbers                                           |
+| [INLONG-4821](https://github.com/apache/inlong/issues/4821) | [Bug][Agent] The error of null value for key job.instance.id                              |
+| [INLONG-4535](https://github.com/apache/inlong/issues/4535) | [Feature][Agent] Support configurable automatic exit function when OOM happens            |
+| [INLONG-4233](https://github.com/apache/inlong/issues/4233) | [Feature][Umbrella] Support collect data from a specified position for MySQL binlog       |
+| [INLONG-4232](https://github.com/apache/inlong/issues/4232) | [Feature][Agent][Manager] Support collect data from a specified position for MySQL binlog |
+| [INLONG-3407](https://github.com/apache/inlong/issues/3407) | [Feature] Make sure job send all messages before it stops                                 |
+| [INLONG-3266](https://github.com/apache/inlong/issues/3266) | [Improve][Agent] Get local IP when IP in config is not present                            |
+| [INLONG-5601](https://github.com/apache/inlong/issues/5601) | [Improve][Agent] The default triggering policy for file collection is FULL                |
+| [INLONG-5259](https://github.com/apache/inlong/issues/5259) | [Feature][Agent] File data sources support custom end-of-line symbols                     |
+| [INLONG-5393](https://github.com/apache/inlong/issues/5393) | [Bug][Agent] Docker image of agent stuck in starting                                      |
+| [INLONG-5000](https://github.com/apache/inlong/issues/5000) | [Bug][Agent] The forked VM terminated without properly saying goodbye                     |
+| [INLONG-4998](https://github.com/apache/inlong/issues/4998) | [Bug][Agent] Create PrometheusMetric repeatedly                                           |
+| [INLONG-4854](https://github.com/apache/inlong/issues/4854) | [Improve][Agent] Report metrics at inongGroupId and inlongStreamId                        |
+
+
+### Audit
+| ISSUE                                                       | Summary                                                             |
+|:------------------------------------------------------------|:--------------------------------------------------------------------|
+| [INLONG-4983](https://github.com/apache/inlong/issues/4983) | [Bug][Audit] Unable to start audit proxy using proxy-start.sh       |
+| [INLONG-4921](https://github.com/apache/inlong/issues/4921) | [Improve][Audit] Set the configuration file to an absolute path     |
+| [INLONG-4579](https://github.com/apache/inlong/issues/4579) | [Feature][Audit] Delete redundant configuration in channel and sink |
+| [INLONG-4559](https://github.com/apache/inlong/issues/4559) | [Feature][Audit] Support select channels by random routing          |
+| [INLONG-4919](https://github.com/apache/inlong/issues/4919) | [Bug][Audit] Delete the wrong driver-class-name                     |
+| [INLONG-4741](https://github.com/apache/inlong/issues/4741) | [Feature][Audit] AuditStore support ClickHouse sink                 |
+| [INLONG-5402](https://github.com/apache/inlong/issues/5402) | [Bug][Audit] store-start.sh startup script exception                |
+
+
+### Dashboard
+| ISSUE                                                       | Summary                                                                                         |
+|:------------------------------------------------------------|:------------------------------------------------------------------------------------------------|
+| [INLONG-5596](https://github.com/apache/inlong/issues/5596) | [Improve][Dashboard] Support locales extends                                                    |
+| [INLONG-5592](https://github.com/apache/inlong/issues/5592) | [Improve][Dashboard] HighSelect support addonAfter prop                                         |
+| [INLONG-5574](https://github.com/apache/inlong/issues/5574) | [Improve][Dashboard] Support extended consumption fields                                        |
+| [INLONG-5565](https://github.com/apache/inlong/issues/5565) | [Improve][Dashboard] Support extended group fields                                              |
+| [INLONG-5523](https://github.com/apache/inlong/issues/5523) | [Improve][Dashboard] Support menu permission control                                            |
+| [INLONG-5522](https://github.com/apache/inlong/issues/5522) | [Improve][Dashboard] Disable editing of user roles and names                                    |
+| [INLONG-5520](https://github.com/apache/inlong/issues/5520) | [Improve][Dashboard] Move cluster config to metas                                               |
+| [INLONG-5508](https://github.com/apache/inlong/issues/5508) | [Improve][Dashboard] Adaptive naming conventions                                                |
+| [INLONG-5479](https://github.com/apache/inlong/issues/5479) | [Improve][Dashboard] Optimize the group configuration process and use meta management           |
+| [INLONG-5456](https://github.com/apache/inlong/issues/5456) | [Improve][Dashboard] Support source/sink metadata management                                    |
+| [INLONG-5391](https://github.com/apache/inlong/issues/5391) | [Improve][Dashboard] Unified consumption creation/management logic                              |
+| [INLONG-5355](https://github.com/apache/inlong/issues/5355) | [Bug][Dashboard] SinkType config error                                                          |
+| [INLONG-5345](https://github.com/apache/inlong/issues/5345) | [Improve][Dashboard] Group approval supports partial field modification                         |
+| [INLONG-5340](https://github.com/apache/inlong/issues/5340) | [Bug][Dashboard] 404 error is reported when accessing the dashboard container                   |
+| [INLONG-5330](https://github.com/apache/inlong/issues/5330) | [Improve][Dashboard] Stream page optimization adjustment, remove collapse mode                  |
+| [INLONG-5319](https://github.com/apache/inlong/issues/5319) | [Bug][Dashboard] An error occurred while creating the  dataproxy cluster                        |
+| [INLONG-5234](https://github.com/apache/inlong/issues/5234) | [Bug][Dashboard] Some fields are missing when creating a new stream                             |
+| [INLONG-5213](https://github.com/apache/inlong/issues/5213) | [Improve][Dashboard] Adapt to the new data structure of the stream list API                     |
+| [INLONG-5142](https://github.com/apache/inlong/issues/5142) | [Improve][Dashboard] Change API paths and parameters to adapt the Manager module                |
+| [INLONG-5120](https://github.com/apache/inlong/issues/5120) | [Feature][Dashboard] The list page of stream, source and sink supports status filtering         |
+| [INLONG-5082](https://github.com/apache/inlong/issues/5082) | [Bug][Dashboard] Elasticsearch fields cannot be saved                                           |
+| [INLONG-5077](https://github.com/apache/inlong/issues/5077) | [Bug][Dashboard] Cannot read properties of undefined (reading 'version')                        |
+| [INLONG-5076](https://github.com/apache/inlong/issues/5076) | [Feature][Dashboard] Support  HBase sink                                                        |
+| [INLONG-5059](https://github.com/apache/inlong/issues/5059) | [Bug][Dashboard] Unable to get total number                                                     |
+| [INLONG-5056](https://github.com/apache/inlong/issues/5056) | [Bug][Dashboard] Unable to get stream list when creating                                        |
+| [INLONG-5004](https://github.com/apache/inlong/issues/5004) | [Feature][Dashboard] Support PostgreSQL sink                                                    |
+| [INLONG-4997](https://github.com/apache/inlong/issues/4997) | [Improve][Dashboard] Support cluster tag bind and unbind                                        |
+| [INLONG-4989](https://github.com/apache/inlong/issues/4989) | [Improve][Dashboard] Modify MySQL sink parameters                                               |
+| [INLONG-4953](https://github.com/apache/inlong/issues/4953) | [Improve][Dashboard] Modify Greenplum sink parameters                                           |
+| [INLONG-4906](https://github.com/apache/inlong/issues/4906) | [Feature][Dashboard] Support Oracle sink                                                        |
+| [INLONG-4902](https://github.com/apache/inlong/issues/4902) | [Improve][Dashboard] Supports audit queries with different time precisions                      |
+| [INLONG-4888](https://github.com/apache/inlong/issues/4888) | [Feature][Dashboard] Support MySQL sink                                                         |
+| [INLONG-4885](https://github.com/apache/inlong/issues/4885) | [Feature][Dashboard] Support Greenplum Sink                                                     |
+| [INLONG-4876](https://github.com/apache/inlong/issues/4876) | [Improve][Dashboard] Added prompt information on tag modification and deletion                  |
+| [INLONG-4857](https://github.com/apache/inlong/issues/4857) | [Bug][Dashboard] Unable to get stream information                                               |
+| [INLONG-4850](https://github.com/apache/inlong/issues/4850) | [Improve][Dashboard] Add prompt information for some fields in cluster management               |
+| [INLONG-4845](https://github.com/apache/inlong/issues/4845) | [Improve][Dashboard] Update the Tube configuration form                                         |
+| [INLONG-4809](https://github.com/apache/inlong/issues/4809) | [Improve][Dashboard] Remove and optimize some old logic                                         |
+| [INLONG-4752](https://github.com/apache/inlong/issues/4752) | [Bug][Dashboard] Keyword param error                                                            |
+| [INLONG-4739](https://github.com/apache/inlong/issues/4739) | [Bug][Dashboard] The pagination of the execution log of the group is invalid                    |
+| [INLONG-4668](https://github.com/apache/inlong/issues/4668) | [Feature][Dashboard] Support the config management of the Elasticsearch sink                    |
+| [INLONG-5406](https://github.com/apache/inlong/issues/5406) | [Bug][Dashboard] No restrictions are added to the input of port numbers, such as dataproxy node |
+| [INLONG-5349](https://github.com/apache/inlong/issues/5349) | [Bug][Dashboard] Failed to create stream                                                        |
+| [INLONG-5035](https://github.com/apache/inlong/issues/5035) | [Improve][Dashboard] Support version control for backend APIs                                   |
+| [INLONG-4865](https://github.com/apache/inlong/issues/4865) | [Bug][Dashboard] The storage config can still be modified after submitting for approval         |
+| [INLONG-4820](https://github.com/apache/inlong/issues/4820) | [Feature][Dashboard] Support cluster tag manage                                                 |
+
+
+### DataProxy
+| ISSUE                                                       | Summary                                                                                            |
+|:------------------------------------------------------------|:---------------------------------------------------------------------------------------------------|
+| [INLONG-5551](https://github.com/apache/inlong/issues/5551) | [Improve][DataProxy] Add metric log output information in TubeSink                                 |
+| [INLONG-5538](https://github.com/apache/inlong/issues/5538) | [Improve][DataProxy] Optimize the Producer construction logic in TubeSink                          |
+| [INLONG-5489](https://github.com/apache/inlong/issues/5489) | [Improve][DataProxy] Optimize message deduplication logic                                          |
+| [INLONG-5433](https://github.com/apache/inlong/issues/5433) | [Improve][DataProxy] Select the corresponding configuration parameters according to the type of MQ |
+| [INLONG-5238](https://github.com/apache/inlong/issues/5238) | [Bug][DataProxy] Error metric params in PulsarZoneSinkContext::addSendFailMetric                   |
+| [INLONG-5192](https://github.com/apache/inlong/issues/5192) | [Improve][DataProxy] Added unit tests for the TubeMQ sink                                          |
+| [INLONG-5163](https://github.com/apache/inlong/issues/5163) | [Bug][DataProxy] Dataproxy can not send data to pulsar as topic NotFoundException                  |
+| [INLONG-5161](https://github.com/apache/inlong/issues/5161) | [Improve][SDK] Remove the redundant annotation for the author                                      |
+| [INLONG-5055](https://github.com/apache/inlong/issues/5055) | [Bug][DataProxy] Data send failed due to Pulsar client error                                       |
+| [INLONG-4816](https://github.com/apache/inlong/issues/4816) | [Bug][DataProxy] Caught IllegalStateException: No tube service url specified                       |
+| [INLONG-4803](https://github.com/apache/inlong/issues/4803) | [Bug][DataProxy] Caught IllegalStateException: No pulsar server url specified                      |
+
+### Manager
+| ISSUE                                                       | Summary                                                                                                                      |
+|:------------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------|
+| [INLONG-5589](https://github.com/apache/inlong/issues/5589) | [Improve][Agent] To extend type of file data for k8s log                                                                     |

Review Comment:
   This issue seems to belong to the Agent module.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] EMsnap commented on a diff in pull request #5635: [INLONG-5634][Release] Update changes log for the 1.3.0 version

Posted by GitBox <gi...@apache.org>.
EMsnap commented on code in PR #5635:
URL: https://github.com/apache/inlong/pull/5635#discussion_r952103378


##########
CHANGES.md:
##########
@@ -21,6 +21,385 @@
 # of release header or remove the below marker. This file is generated.
 # DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
 
+## Release InLong 1.3.0-incubating - Released (as of 2022-08-20)

Review Comment:
   done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] EMsnap merged pull request #5635: [INLONG-5634][Release] Update changes log for the 1.3.0 version

Posted by GitBox <gi...@apache.org>.
EMsnap merged PR #5635:
URL: https://github.com/apache/inlong/pull/5635


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] dockerzhang commented on a diff in pull request #5635: [INLONG-5634][Release] Update changes log for the 1.3.0 version

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on code in PR #5635:
URL: https://github.com/apache/inlong/pull/5635#discussion_r952102843


##########
CHANGES.md:
##########
@@ -21,6 +21,385 @@
 # of release header or remove the below marker. This file is generated.
 # DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
 
+## Release InLong 1.3.0-incubating - Released (as of 2022-08-20)

Review Comment:
   remove the `incubating` key.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org