Releases: oceanbase/flink-connector-oceanbase
Releases · oceanbase/flink-connector-oceanbase
v1.4
What's Changed
- Enhancement: Refactor the existing direct load implements. by @yuanoOo in #88
- [fix] NoClassDefFoundError of com.oceanbase.connector.flnk.shaded.org… by @leilinen in #91
- test: use standalone ob-configserver docker container by @whhe in #90
- feat: Add a new module for direct-load. by @yuanoOo in #94
- doc: Add doc for direct-load module. by @yuanoOo in #97
- Enhancement: Remove existing direct-load implements from oceanbase jdbc module. by @yuanoOo in #98
- test: add new module for e2e tests by @whhe in #99
- test: split e2e test by flink version by @whhe in #102
New Contributors
Full Changelog: v1.3...v1.4
References
Maven Central: https://search.maven.org/search?q=g:com.oceanbase%20a:flink*
Uber JAR files for Flink SQL:
v1.3
What's Changed
New Feature
Enhancement
- test: avoid test cases that may fall into infinite loops. by @yuanoOo in #68
- test: fix assertEquals param order by @gong in #76
- Set default properties in jdbc url. by @yuanoOo in #75
- Check partition column names in jdbc connector by @whhe in #77
- Update dependencies and docker images by @whhe in #70 #79 #82 #80
- docs: add flink-connector-jdbc to readme by @whhe in #72
- add default value to odp-port and update docs by @whhe in #87
New Contributors
Full Changelog: v1.2...v1.3
References
Maven Central: https://search.maven.org/search?q=g:com.oceanbase%20a:flink*
Uber JAR files for Flink SQL:
v1.2
What's Changed
- docs: add demo for OceanBase EE by @whhe in #63
- fix: use INSERT IGNORE for primary key only table. by @dingxiaobo in #66
- feat: add option to control case-insensitive under oracle tenant by @yuanoOo in #65
New Contributors
- @dingxiaobo made their first contribution in #66
- @yuanoOo made their first contribution in #65
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- deps: update ob-partition-calculator, docker image, jdbc driver
- deps: exclude oceanbase-client to fix license issue
- feat: support multiple table data sink and ddl sink
- feat: support non-parallelized direct load
- feat: support gis types by customized prepared statement placeholder
- test: add test cases for data stream sink, multiple table sink, direct load and gis types
Full Changelog: v1.0...v1.1
v1.0
What's Changed
- add sink connector for ob-mysql by @whhe in #2
- add driver-class option by @whhe in #4
- Bump mysql-connector-java from 5.1.47 to 8.0.28 by @dependabot in #3
- add option for connection pool by @whhe in #5
- add README by @whhe in #9
- support upsert statement for ob oracle by @whhe in #10
- add tools to package a shaded jar by @whhe in #11
- chore: add build script and workflow by @whhe in #13
- chore: add badges to readme by @whhe in #14
- style: fix ide warnings by @whhe in #17
- feat: add memstore check before writing database by @whhe in #16
- feat: make memstore check optional by @whhe in #18
- refactor: use compatible mode enum by @whhe in #19
- feat: use OceanBaseConnectionInfo to maintain server information by @whhe in #20
- feat: use ob-partition-calculator to optimize batch writing by @whhe in #21
- style: modify package structure by @whhe in #23
- chore: make 'schema-name' to be a required option by @whhe in #27
- fix: convert field data before set statement by @whhe in #29
- chore: add idea config file by @whhe in #31
- feat: add thread pool to execute statement in parallel by @whhe in #32
- feat: support to sink records by partitions in single thread by @whhe in #33
- feat: add obkv-hbase connector by @whhe in #30
- fix: use transient fields for tablePartInfo and ExecutorService by @whhe in #36
- style: apply spotless on docs and pom files by @whhe in #37
- feat: use oceanbase-client and druid pool in jdbc mode by @whhe in #35
- build: add modules for sql jar by @whhe in #38
- build: cache maven repos in build ci by @whhe in #40
- test: add jdbc it case by @whhe in #39
- chore: change the license to Apache 2.0 by @whhe in #41
- test: add it case for obkv-hbase connector by @whhe in #42
Full Changelog: https://github.com/oceanbase/flink-connector-oceanbase/commits/v1.0
Packages: