LiRen Tu
35f2aa9aed
🎉 Jdbc sources: publish new version with adaptive fetch size ( #12480 )
...
* Default scaffold to use adaptive streaming config
* Switch more connectors to use adaptive streaming config
* Bump version for cockroach db
* Bump version for db2
* Bump mssql version
* Bump mysql version
* Bump oracle version
* Bump postgres version
* Bump redshift version
* Bump snowflake version
* Bump tidb version
* auto-bump connector version
* Fix db2 findbug issue
* auto-bump connector version
* auto-bump connector version
* auto-bump connector version
* auto-bump connector version
* Fix more findbug issues
* auto-bump connector version
* auto-bump connector version
* auto-bump connector version
* Fix findbug issue for mysql-strict-encrypt
* Fix findbugs issue for oracle source
* auto-bump connector version
* Remove suppress warnings annotation
* Fix oracle encrypt tests
* Fix oracle encrypt acceptance test
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-04-29 23:14:58 -07:00
andriikorotkov
1d66672fad
🐛 Fixed cursor for old connectors that use non-microsecond format. Now connectors work with both formats ( #10508 )
...
* updated timestamp transformation with microseconds
* updated timestamp transformation with microseconds
* updated mysql datatype tests
* updated mysql datatype tests
* updated mysql datatype tests
* updated mysql datatype tests
* updated mysql datatype tests
* updated mysql tests
* removed extra logs
* fixed cursor for timestamp
* updated test
* updated type transformation
* updated type transformation
* updated type transformation
* updated tests
* updated oracle tests
* updated documentations and connectors versions
* updated documentations and connectors versions
* fix code style
* updated cursor for jdbc sources
* updated cursor for jdbc sources
* updated cursor for jdbc sources
2022-02-22 13:26:10 +02:00
andriikorotkov
9d401fc9f7
🎉 Updated timestamp transformation with microseconds ( #10242 )
...
* updated timestamp transformation with microseconds
* updated timestamp transformation with microseconds
* updated mysql datatype tests
* updated mysql datatype tests
* updated mysql datatype tests
* updated mysql datatype tests
* updated mysql datatype tests
* updated mysql tests
* removed extra logs
* fixed cursor for timestamp
* updated test
* updated type transformation
* updated type transformation
* updated type transformation
* updated tests
* updated oracle tests
* updated documentations and connectors versions
* updated documentations and connectors versions
* fix code style
2022-02-18 14:51:58 +02:00
Lake Mossman
3d8a0dc048
Add ExitOnOutOfMemoryError to java connectors and bump versions ( #10256 )
2022-02-14 15:49:15 -08:00
Yurii Bidiuk
cd30cf4fca
bump version for affected sources from #8749 ( #8958 )
...
* bump versions
* fix tests for cockroachdb
* update changelog
2021-12-24 14:41:22 +02:00
Iryna Grankova
62c3c4e93e
Update fields in source-connectors specifications: mysql, onesignal, oracle, outreach, paystack, pipedrive, pokeapi ( #8582 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-12-13 11:14:51 +02:00
oneshcheret
fcf7491fee
🐛 Validate incorrect handling '\n' symbols in ssh key ( #8371 )
...
* 🐛 Validate \n in ssh key
* bump versions for ssh key connectors
* update versions for ssh key connectors
* temporal fix for checking failed tests
* revert temp changes and destination oracle version
* bump versions in config for ssh key related connectors
2021-12-03 20:11:51 +02:00
Alexander Tsukanov
561fabea9a
🐛 BUG-4307: Fix incorrect handling of LONG RAW data type ( #7125 )
2021-10-21 19:01:44 +03:00
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
VitaliiMaltsev
bb32c82429
🎉 Oracle Source: Add encryption options ( #6616 )
...
* OracleSource add encryption
* add tests
* add tests
* remove debug option from Dockerfile
* add docs and fix unit tests
* remove System.out.println
* fix checkstyle | remove 'encryption' from required fields
* update timeout to 30 seconds
* bump version to 0.3.6
* bump version to 0.3.7
Co-authored-by: vmaltsev <vitalii.maltsev@globallogic.com >
2021-10-08 11:38:19 +03:00
Jenny Brown
2e5fbba434
Clarify ssh private key format for ssh tunnels ( #6585 )
...
* Clarify ssh private key format for ssh tunnels
* Improved SSH Tunnel key generation steps, fixed formatting
* Modified wording 'app' to 'connector' for consistency
* Ran format
2021-10-04 13:59:47 -05:00
Abhi Vaidyanatha
732a77a70d
📚 Docs Refresh: Oracle Source ( #6671 )
...
* Docs Refresh: Oracle
* Remove some words.
* Update feature table
* Case Sensitivity.
2021-10-03 23:05:02 -07:00
Eugene
6658ecd5aa
🎉 Source Oracle: Added support for connection via SSH tunnels ( #6356 )
...
* [5968] Source Oracle - Added option to connect to Oracle DB via SSH (aka bastion server)
2021-09-24 20:52:47 +03:00
Davin Chia
dc71bf6390
🍾 Remove automatic filtering of system schemas from Oracle source. ( #6038 )
...
* Remove default schemas from Oracle source.
* Bump version and update changelog.
2021-09-14 13:00:36 +08:00
Davin Chia
65efaa587a
🎉 Oracle specify schema(s) to discover. ( #5779 )
...
Closes #4944 .
2021-09-02 23:48:29 +08:00
Eugene
a78efe090b
🎉 JAVA-Based connectors: Bumped version for some javabased connector to start using Config Validator from core module ( #5398 )
...
* Updated some java-based connectors version to start using new json config validator from java core
2021-08-17 22:30:16 +03:00
Marcos Marx
d91ff7dcf1
Documentation add data types to databases ( #5008 )
...
* add postgres data types
* add mysql data types
* add mssql data types
* add oracle data type
2021-07-26 23:02:46 -03:00
Marcos Marx
7c70eb02cd
GitBook: [master] 84 pages and 72 assets modified
2021-05-03 12:14:16 +00:00
Davin Chia
42686add8a
Release connectors with namespace change. ( #2990 )
...
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.
Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
Michel Tricot
e4326aa21e
Revert "GitBook: [master] 25 pages and 46 assets modified"
...
This reverts commit 0b4eddc7cf .
2021-04-16 14:20:42 -07:00
Michel Tricot
0b4eddc7cf
GitBook: [master] 25 pages and 46 assets modified
2021-04-16 20:29:16 +00:00
Marcos Marx
db119d043b
correct some docs mysql oracle ( #2826 )
2021-04-09 08:12:19 -07:00
Marcos Marx
8ba717678d
Adds Doc Source Oracle ( #2732 )
2021-04-07 20:22:34 -07:00