Arsen Losenko
88ce714116
Source Google Analytics (UA): specify date format in spec ( #28149 )
...
* Source Google Analytics (Universal Analytics): specify date format in spec
* Update changelog
* Specify pattern in spec to pass CAT
* Update spec to support previous date format
* Leave validation only for YYYY-MM-DD dates, as the only valid option
2023-07-19 21:59:31 +03:00
Denys Davydov
87f2e4eb29
🐛 Source google analytics v4 deprecate auth specification ( #26885 )
...
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds
* #26231 source GA-v4: deprecate authSpecification
* #26885 update changelog
2023-06-08 13:24:50 +03:00
Evan Tahler
3b47470fe9
Fixup Google Analytics DocumentationURLs and Spec Names ( #24078 )
...
* Fixup Google Analytics DocumentationURLs
* Fixup URLs
* Automated Change
* fix urls
* Automated Change
---------
Co-authored-by: evantahler <evantahler@users.noreply.github.com >
2023-03-15 09:38:53 -07:00
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
Evan Tahler
49cb3360de
Remove redundant title labels from connector specs ( #17544 )
...
* Remove redundant title labels from connector specs
* Manually update specs
* add env variable
* Remove debugging log
2022-10-05 12:58:38 -07:00
Serhii Lazebnyi
7664115c2c
Re-name google analytics cionnectors ( #16287 )
2022-09-02 20:48:39 +02:00
Pedro S. Lopez
a332ee20c6
📝 fix google analytics documentation urls ( #15087 )
...
* update documentationUrl to point to universal analytics docs
* fix google-analytics-v4
* fix google-analytics-data-api
* fix source definitions
* auto-bump connector version [ci skip]
* remove additionalProperties from spec
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-07-27 21:41:35 -04:00
Sherif A. Nada
b8e147538c
Update various connector input configs & docs copy ( #12500 )
2022-05-04 23:37:10 -07:00
Denis Davydov
3a032d9276
#10938 source GA to Beta: upd window_in_days description ( #12385 )
2022-04-28 09:08:16 +03:00
Denis Davydov
a70d28d30c
Source Google Analytics: doc and specs minor fixes ( #12150 )
...
* #10938 doc and specs minor fixes
* #10938 add changelog item
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-04-20 14:10:02 +03:00
Denis Davydov
a673a479d1
#10938 fix docs and spec ( #11803 )
...
* #10938 fix docs and spec
* #10938 add pr
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-04-13 13:31:06 +03:00
Marcos Eliziario Santos
f78ede0b51
reintroduce window in days, log warning when sampling occurs ( #9480 )
...
* reintroduce window in days, log warning when sampling occurs
* Unit tests
* Documentation update
* Update airbyte-integrations/connectors/source-google-analytics-v4/source_google_analytics_v4/source.py
Co-authored-by: Sergei Solonitcyn <11441558+sergei-solonitcyn@users.noreply.github.com >
* fix the spec
Signed-off-by: Sergei Solonitcyn <sergei.solonitcyn@zazmic.com >
* some mypy fixes
Signed-off-by: Sergei Solonitcyn <sergei.solonitcyn@zazmic.com >
* bump version
* format
* updated spec and def yaml
* Update source.py
Co-authored-by: Sergei Solonitcyn <11441558+sergei-solonitcyn@users.noreply.github.com >
Co-authored-by: Sergei Solonitcyn <sergei.solonitcyn@zazmic.com >
Co-authored-by: auganbay <auganenu@gmail.com >
2022-01-26 13:54:44 +06:00
ycherniaiev
df4b4d6457
Update fields in source-connectors specifications: google-analytics-v4 ( #9165 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-01-19 14:11:30 +02:00
Serhii Lazebnyi
9270f324d4
🐛 Source Google Analytics: Fix issue with custom error and simplify configuration ( #8175 )
...
* Fix validation of unknown metric(s) or dimension(s) error and chenge spec values order
* Add unit test and docs to method
* Updated PR number
* Updated version
* Updated version
* Bumped docker version
* Fix code formation
* Fixed unit tests
* Bumped version in seeds and spec yaml
2021-12-03 13:59:10 +02:00
oleh.zorenko
b6c165c39f
Run format command ( #7105 )
2021-10-18 14:32:19 +03:00
Arthur Galuza
62826f82fd
🎉 Source Google Analytics v4: add intermediary auth config support ( #7020 )
...
* Add intermediary auth config support
* Upd changelog
* Mark spec param as secret
2021-10-14 17:00:11 +03:00
Arthur Galuza
bf3189cd12
🎉 Source Google Analytics v4: Declare oauth parameters in google sources ( #6414 )
...
* Upd auth: oauth support
* Rename authorization/credentials, upd spec, refactor
* Add backward compatibility
* Upd CI
* Bump version
* Upd changelog
2021-10-08 12:38:40 +03:00
Marcos Marx
845f84b417
Marcos/test pr 5747 ( #6516 )
...
* updated harvest source schema
* updated Docker version for source harvest
* updated the source connector version after merging with latest source-harvest release
* fixed Task :airbyte-integrations:connectors:source-harvest:sourceAcceptanceTest that failed
* harvest bump version
* update some fields remove date-time
* format
* rollback licence in destination files
* format
Co-authored-by: Jade Tremblay <jade@totemteam.com >
Co-authored-by: Jade Tremblay <jadetremblay.ing@gmail.com >
Co-authored-by: Marcos Marx <marcosmarx@MacBook-Pro-de-Marcos.local >
2021-09-28 20:13:06 -03:00
Christophe Duong
3faaffdb25
Update Google Analytics Oauth Specs ( #6459 )
...
* Update Google Analytics Oauth Specs
* Update docs/integrations/sources/google-analytics-v4.md
* Add access_token to list of outputs params
* Don't repeat rootObject in path to oauth properties
2021-09-27 21:01:10 +02:00
Dmytro
d1b37daebe
Fix google analytics auth flow parameters. ( #6357 )
2021-09-21 21:47:30 +03:00
Dmytro
52c4eaa076
Google analytics v4: Oauth2.0 config ( #6306 )
2021-09-21 10:49:18 +03:00
Serhii Lazebnyi
2ee462a9a1
🎉 New Source-connector for Google Analytics v4 ( #5290 )
...
* Add Google Analytics v4 implementation
* Add docs and connector index
* Fix a broken link to Airbyte CDK
* Fix a broken link to source acceptance tests docs
* Add condition for a full refresh or incremental stream
* Add unit tests
* Fix formatting to flake8
* Updated to review
* Added logger for custom reports validation
* Add comments to code
* Updated to format
2021-08-25 17:55:08 +03:00