1
0
mirror of synced 2026-01-04 18:04:31 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Pedro S. Lopez
816fece247 bump GA connectors to latest version of python cdk (#12685)
* bump GA connectors to latest version of python cdk

* update changelogs

* fix changelogs

* more changelog fixes

* auto-bump connector version

* auto-bump connector version

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-05-06 20:52:59 -04:00
Deividas J
ebc8b7640d Source Exchange Rates: add ignore_weekends boolean option (#7936)
* Source Exchange Rates: add ignore_weekends boolean option

* unformat

* backward compatibility for ignore_weekends option

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Add changelog

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2021-11-17 22:16:45 -03:00
Vadym
504580d833 Remove base-python gradle dependencies in connectors where base-python is not used (#7499)
* Remeve base-python references.

* Add requirements.txt

* Fix requirements.txt blank line

* Fix source-exchange rates to common CDK approach

* Fix source-smartsheets SAT.
Fix source-exchange-rates build.gradle.

* Bump docker version

* Update source-dixa SAT config

* Fix source-exchange-rates SAT config

* Revert bump scaffold sources version

* Fix source-shortio SAT config

* Fix source-square invalid_config.json

* Fix source-us-census invalid_config.json

* Fix source-intercom versioning
2021-11-10 13:12:29 +02:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Marcos Marx
769d8b1216 removing <details> gitbook doenst support it (#3749) 2021-05-31 19:14:40 -03:00
Marcos Marx
2435012a46 Update exchange source doc and add changelog exp (#3682)
* update exchange source doc and add changelog exp

* add break line and 0.1.0 commit
2021-05-30 20:06:59 -03:00
oleh.zorenko
5aa03643cf Update source-exchange-rates connector (#3566) 2021-05-26 21:59:42 +03: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
Jared Rhizor
ad7d4b7da1 switch from exchangerates.io to ratesapi.io (#2719)
* fix exchangerates host

* bump version 0.2.1 -> 0.2.2

* fix requests

* fix versions
2021-04-02 13:10:41 -07:00