Pedro S. Lopez
938436bcc9
update connector specs and definitions with new .com documentation urls ( #17585 )
...
* update definitions with new .com docs urls
* update docs urls in specs
* update generators
* regenerate scaffold connectors
* remove unrelated changes
* update more urls
* update specs
* fix tests
* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting
* revert docs changes to make pr more reviewable
* revert generator readme changes to make more reviewable
* fix mysql strict encrypt expected spec
* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Sherif A. Nada
45ee6234f2
Only run pytest if test files are found in the test directories ( #5012 )
2021-07-27 08:33:51 -07:00
Sherif A. Nada
05bd157e50
📚 improve mongo docs and param descriptions ( #4870 )
2021-07-20 13:51:01 -07:00
Jared Rhizor
b4793b2510
add AIRBYTE_ENTRYPOINT for kubernetes support ( #3973 )
...
* add AIRBYTE_ENTRYPOINT for kubernetes support
* bump versions
* bump version in seed
* Update generic template
* keep scaffold sources at 0.1.0
* add missing newline
* handle python base versions correctly
* re-bump mysql and postgres sources
* re-bump snowflake destination
* add skip tests option
* switch to running tests
* reverse conditional to make it safer
* fix publish to include the test running
* fix iterable version
* fix file generation
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-06-09 13:01:45 -07:00
Yevhenii
672ebb49a3
Source MongoDB: add supporting TLS and Replica Sets ( #3111 )
...
* MongoDB Source: add config for TLS and Replica Sets
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
2021-04-30 22:57:34 +03:00
Yury Koleda
6bdceef446
🎉 improvement: speed up mongodb schema discovery ( #2851 )
...
Signed-off-by: fut <fut.wrk@gmail.com >
2021-04-15 09:36:26 -07:00
Christophe Duong
bc1547f185
Fix integration tests of connectors related to destination_sync_mode and sync_mode being required ( #2688 )
2021-04-01 09:58:38 +02:00
Sherif A. Nada
2b0e4bc30c
Improve Mongo DB Readme ( #2446 )
2021-03-12 15:10:39 -08:00
Christophe Duong
070575ffdf
Protocol allows future / unknown properties ( #2238 )
...
* Allow new extra properties in validation
* Create migration script to upgrade all connectors versions
* Bumpversion of all connectors
2021-03-09 13:36:36 +01:00
Sherif A. Nada
59f6c6d217
MongoDB touchups ( #2363 )
2021-03-08 14:44:05 -08:00
Yury Koleda
b1061e32d9
🎉 Add MongoDB Source
...
Signed-off-by: fut <fut.wrk@gmail.com >
2021-03-08 14:27:14 -08:00