Skip to content

v1.12.4

Compare
Choose a tag to compare
@FlechazoW FlechazoW released this 30 May 12:17
· 385 commits to master since this release

What's Changed

  • [feat-694][starrocks]add starrocks connector by @libailin in #699
  • [hotfix-710][redis] Fix writing to redis in sql mode reports illegal argument exception by @libailin in #715
  • Deal the warn if Raw use of parameterized class by @kyo-tom in #738
  • [hotfix-647][clickhouse]decimal type supports precision by @PaddyMelody in #741
  • [feat-760][oceanbase]support oceanbase mysql tenant connector by @FlechazoW in #761
  • [hotfix-772][oceanbase]Fixed Could not found oceanbase clinet depend… by @libailin in #773
  • [hotfix-764][flinkx-connector-jdbc-base] Fixed Duplicate data occurred when use jdbc polling ,this commit update notes by @huyongze in #776
  • [docs][http] Add http docs. by @FlechazoW in #781
  • [hotfix-779][core] Fix parameter of '-p' not taking effect. by @FlechazoW in #782
  • [hotfix-744][client] fix directory is not configured NPE by @hendsame in #780
  • [hotfix-769][clickhouse] repair bug due to ru.yandex.clickhouse.Click… by @PaddyMelody in #786
  • [hotfix-756][kafka] Fix the problem that kafka writer reports NPE whe… by @meng1222 in #763
  • [hotfix-788][metric]row size calculator optimize by @PaddyMelody in #791
  • [hotfix-793]Fix JDBC Source TypeConverter Error by @KinoMin in #795
  • [hotfix-794][core] fix job Configuration item is missing NPE by @hendsame in #798
  • [docs-799][connectors] add description of ids for es7-sink by @hendsame in #801
  • [hotfix-803][confluent]add kafka-confluent dependency jar by @PaddyMelody in #804
  • [feat-818] [restore]add restore module by @yanghuaiGit in #821
  • [feat][all]All rename to 'chunjun' by @FlechazoW in #825
  • [hotfix-#843][core] Fix Bug of ' ChunJun can not find class of connector. ' by @FlechazoW in #845
  • [hotfix-435][jdbc]jdbc numberType contain all numeric type by @PaddyMelody in #848
  • [hotfix-853][columnType]add columnType TIMESTAMPZ by @PaddyMelody in #854
  • Changed the load format of doris to json. by @meng1222 in #856
  • [fix#827][jdbc] jdbc PreparedStmtProxy can't resolve DELETE statement.this is make flink retraction failed. by @chaozwn in #824
  • [hotfix-822][stream] Add Stream Connector, print rowData RowKind in first C… by @chaozwn in #823
  • Fix NPE when NameMapping is empty. by @meng1222 in #860
  • [hotfix-862][local-test] The pom file of module 'local-test' depends on the wrong dependencies of connectors. by @FlechazoW in #863
  • [hotfix-864][influxdb] Influxdb convert the wrong value of 'time'. by @FlechazoW in #865
  • [hotfix-866][jdbc] password 为空导致的认证失败 by @FlechazoW in #867
  • Add flush retry and sleep timeout. by @meng1222 in #871
  • [feat-877][hbase]refactory hbase by @yanghuaiGit in #878
  • [feat][jdbc] sync data for the value of the splitKey field in the data is NULL by @yanghuaiGit in #879
  • [hotfix-880][hdfs]support orc writer when fullcolname size greater than column size by @yanghuaiGit in #881
  • [feat][inceptor]Use file reading instead of JDBC by @yanghuaiGit in #883
  • [hotfix-884][doris][ftp]print dirty data when dirty type is log for d… by @yanghuaiGit in #886
  • postgresql sync support array type. by @meng1222 in #876
  • [feat-861][protobuf]add protobuf format by @PaddyMelody in #868
  • [hotfix-889][Test] Fix chunjun package failed. by @FlechazoW in #890
  • [feat-857][converter]optimize RowSizeCalculator by @PaddyMelody in #891
  • [feat-#893][jdbc]range split strategy support all numeric type by @PaddyMelody in #894
  • [feat-#846][hdfs]hdfs sql support partitionColumn by @PaddyMelody in #895

New Contributors

Full Changelog: v1.12.3...v1.12.4