1
0
mirror of synced 2025-12-23 03:47:05 -05:00
Commit Graph

137 Commits

Author SHA1 Message Date
Augustin
3c6dece8a5 source-amazon-seller-partner: [autopull] Upgrade base image to v1.2.1 (#38969) 2024-06-05 09:41:04 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Denys Davydov
4665198418 Source Amazon Seller Partner: add stream name to report options list (#38657) 2024-05-27 15:33:58 -04:00
Roman Yermilov [GL]
1bc850a635 Add availability_sla_days and fixed_period_in_days to GET_VENDOR_TRAFFIC_REPORT stream (#38210) 2024-05-16 21:38:59 +02:00
Anton Karpets
1e79e92ae4 🐛Source Amazon Seller Partner: hide OSS-only streams in report options config (#38078) 2024-05-09 15:08:21 +03:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
f9b576e365 source-amazon-seller-partner: ensure inline schemas, updated cdk, poetry (where possible) (#36630)
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
2024-05-07 14:14:10 +02:00
Artem Inzhyyants
ca3bbe5fcf Source Amazon Seller Partner: Fix reportPeriod day query params (#36895)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
2024-04-10 15:20:42 +02:00
Anatolii Yatsuk
df17c85858 🏥 Source Connectors: Pin airbyte-cdk version to ^0 (#36267) 2024-03-20 21:46:57 -04:00
Anton Karpets
311e9f73b4 Source Amazon Seller Partner: add GET_VENDOR_FORECASTING_REPORT streams (#35954) 2024-03-12 09:51:40 +02:00
Anton Karpets
edcc2fac4c 🚨🚨🐛Source Amazon Seller Partner: update schema for GET_FBA_STORAGE_FEE_CHARGES_DATA stream (#35439) 2024-02-29 11:35:32 +02:00
Anatolii Yatsuk
f2efd27004 🐛 Source Amazon Seller Partner: Fix check for Vendor accounts (#35331) 2024-02-19 18:11:23 +02:00
Anton Karpets
2b6934110a Source Amazon Seller Partner: add VendorOrders stream (#35273) 2024-02-15 16:20:58 +02:00
Anton Karpets
4dcfc6a5ea 🐛Source Amazon Seller Partner: add integration tests (#33996) 2024-02-13 12:43:17 +02:00
Anatolii Yatsuk
8000fc0680 Source Amazon Seller Partner: Add logs for the failed check command (#35106) 2024-02-12 14:17:40 +02:00
Anatolii Yatsuk
ff4ed24b15 🐛 Source Amazon Seller Partner: Fix check command to check access to correct streams (#35062) 2024-02-09 15:07:33 +01:00
Anton Karpets
454b846202 🐛Source Amazon Seller Partner: fix date formatting for ledger reports with aggregation by month (#34914) 2024-02-07 11:04:56 +02:00
Anton Karpets
3710b5d707 🐛Source Amazon Seller Partner: fix date format in state message for streams with custom dates formatting (#34654) 2024-02-01 12:26:11 +02:00
Anton Karpets
3e6d842248 🐛Source Amazon Seller Partner: update schemas for vendor analytics streams (#34549) 2024-01-29 10:54:16 +02:00
Anton Karpets
a6f4c2e11d 🐛Source Amazon Seller Partner: delete deprecated streams (#34283) 2024-01-17 15:56:58 +02:00
Anton Karpets
ff8ecbdbe0 🐛Source Amazon Seller Partner: improve report streams performance (#33741) 2024-01-03 10:42:30 +02:00
Anton Karpets
7db133b66c 🚨🚨Source Amazon Seller Partner: make streams incremental (#32977) 2023-12-15 16:25:38 +02:00
Artem Inzhyyants
b77f6e22bf Source Amazon Seller Partner: improve UX (#32505) 2023-11-29 18:14:31 +02:00
Anton Karpets
71a84f0823 Source Amazon Seller Partner: multiple updates (#32833) 2023-11-28 12:32:44 -08:00
Artem Inzhyyants
f0d68ba895 🐛 Source Amazon Seller Partner: remove max_wait_seconds from spec (#32462) 2023-11-17 22:30:22 +01:00
Denys Davydov
f8ae6f6391 🐛 Source Amazon Seller Partner: fix OAuth (#32550)
Co-authored-by: davydov-d <davydov-d@users.noreply.github.com>
2023-11-17 02:13:01 -04:00
Artem Inzhyyants
fc1b08c65b 🚨🚨 Source Amazon Seller Partner: remove brand analytics reports from cloud (#32355)
Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
Co-authored-by: Anton Karpets <anton.karpets@globallogic.com>
2023-11-16 14:35:24 +01:00
Denys Davydov
6ae6e8084a 🐛 Source Amazon Seller Partner: remove AWS signature (#32508) 2023-11-15 08:22:28 +02:00
Artem Inzhyyants
9b6a1cced5 🐛 Source Amazon Seller Partner: fix report decompression (#32457) 2023-11-13 16:38:29 +01:00
Artem Inzhyyants
b2b69e651b 🐛 Source Amazon Seller Partner: mark "aws_secret_key" and "aws_access_key" as required (#32259) 2023-11-09 16:26:12 +01:00
Andrey
b03aac6506 🐛 Source Amazon Seller Partner: attempt to fix an issue with role_arn required with authorization is done via oauth (#29255) 2023-08-22 11:46:03 -03:00
Marcos Marx
4f670d2467 Amazon Seller Partner: new stream orderitems (#29210)
* SCNTALS-1973 add OrderItems to amazon sps

* SCNTALS-1973 OrderItems fixes

* SCNTALS-1973 up docker version

* Revert changes

* clean

* clean up

* SCNTALS-1973 fix order items json schema

* SCNTALS-1973 change orderItems stream inheritance

* SCNTALS-1973 unit tests

* format fixes

* update doc and fix schema

* add field for incremental syncs

* add LAstupdate field

---------

Co-authored-by: Efim <mr.brazz@gmail.com>
2023-08-08 16:54:32 -03:00
Zaza Javakhishvili
61fa2b6826 🐛 Source Amazon Seller Partner: Fix non vendor accounts connector create/check issue (#27050)
* bux fix. Now non vendor accounts can create/check connection

* add bull requestr url

* run check for vendor only

* update metadata file

* remove expectered records from empty stream

* add ListFinancialEventGroups as empty stream

* remove expected records

---------

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-08-02 12:51:55 -03:00
Marcos Marx
53aade6333 🎉 Source Amazon Seller Partner: Add GET_FLAT_FILE_ACTIONABLE_ORDER_DATA_SHIPPING and GET_ORDER_REPORT_DATA_SHIPPING streams (#28578)
* add new streams

* update acceptancte test config

* format files

* fix format and update docs

* remove for

* update expected records

* update expected records
2023-07-24 17:01:20 -03:00
Baz
04a8267284 🐛 Source Amazon Seller Partner: add app_id to the OAuth Flow (source spec side) (#27110) 2023-06-15 10:29:55 +03:00
Alexandre Girard
27160be511 Update docs (#26502) 2023-05-24 12:40:17 -07:00
Daniele Dapuzzo
4e86231e7f 🎉 Source Amazon Seller Partner: enable stream attribute customisation from Source configuration (#22503)
* feat: add new field and fix tests to accept it

* renamed to advanced_stream_options

* add implementation with test

* feat: add new field and fix tests to accept it

* renamed to advanced_stream_options

* add implementation with test

* update specs

* fix lint errors

* increment Dockerfile version

* Add missing field for spec validation

* add doc and update mtdt

---------

Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-05-23 14:40:44 -03:00
Shishir Rajmohan Verma
3b3ca60cf5 🎉 Source Amazon Seller Partner: add FBA Reimbursement Report stream (#23605)
* add reimbursements stream

* bump up version to 0.2.33 and update changelog

* add reimbursements stream

* bump up version to 0.2.33 and update changelog

* bump up version and update changelog

* correcting version - incrementing minor version as it adds a new stream to the connector

* set additionalProperties to true in the schema

* updated expected_records.txt

* auto-bump connector version

---------

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-27 15:04:51 -04:00
Amruta Ranade
a590678a27 Update amazon-seller-partner.md (#24599) 2023-03-28 11:04:07 -04:00
Roman Yermilov [GL]
3f1eae1741 Source Amazon Seller Partner: fix docs (#24404) 2023-03-27 18:43:39 +04:00
Zaza Javakhishvili
1119e6dc8c 🎉 Source Amazon Seller Partner - add Belgium marketplace (#24098)
* amazon spadd belgium marketplace

* amazon spadd belgium marketplace

* amazon spadd belgium marketplace

* fix unit test spec

* auto-bump connector version

---------

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-15 22:18:47 -03:00
Roman Yermilov [GL]
a9e23bbeb0 Source Amazon Seller Partner: prepare for cloud (#23980)
* Source Amazon Seller Partner: enable on cloud

- make app_id required
- fix acceptance tests
- fix documentation
- fix check_connection

* Source Amazon Seller Partner: increase end date gap before now

* Source Amazon Seller Partner: update unittests

* Source Amazon Seller Partner: update changelog

* Source Amazon Seller Partner: bump version, update changelog

* Source Amazon Seller Partner: update changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-15 00:10:04 +04:00
Zaza Javakhishvili
95f1989b47 🎉 Source Amazon Seller Partner - Implement reportOptions for all missing reports (#23606)
* amazon sp implement reportOptions and refactor

* amazon sp bump version

* Update airbyte-integrations/connectors/source-amazon-seller-partner/source_amazon_seller_partner/streams.py

Co-authored-by: Denys Davydov <davydov.den18@gmail.com>

* auto-bump connector version

---------

Co-authored-by: Denys Davydov <davydov.den18@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-06 22:07:47 +02:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Marcos Marx
5e73eecdce Amazon Seller Partner: make fields optional (#23300)
* update amazon sp config

* update doc

* fix spec test

* uncomment accept test

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-22 18:47:53 -03:00
Denys Davydov
1693cab6c1 🐛Source Amazon Seller Partner: Implement slicing for report streams (#16430)
* #257 source amazon seller partner: implement slicing for report streams

* #257 source amazon seller partner: upd changelog

* #257 source amazon seller partner: fix SATs

* #257 source amazon seller partner: fix SATs

* Validate if report_options empty

* Fixed SAT

* Disable high strictness level

* Enable connector on cloud

* Increase max period in days

* Increase max period in days

* Updated docs

* retur connector to list with hiden connectors

* generate definitions

Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
2023-01-26 20:28:59 +01:00
Zaza Javakhishvili
bbf1a5c3e9 Amazon Seller Partner: Validate connections without orders data (#20896)
* amazon seller partner validate connection without orders data

* amazon seller partner bump version in docs

* amazon seller partner fix redundant if statement

* auto-bump connector version

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-09 14:30:12 -05:00
Ganpat Agarwal
80df82d52c 🐛 Source Amazon Seller Partner: use replication end date from user provided config (#19581)
* use replication end date from user provided config

* increment version

* update docs

* update order in spec

* remove order for amazon environment and region

* auto-bump connector version

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-09 12:55:12 -05:00
Zaza Javakhishvili
7693a3079a Source Amazon Seller Partner - add new reports and bump version (#18283)
* add new amazon seller partner reports and bump version

* amazon seller partner new reports review based changes

* Amazon seller partner new reports review based changes 2

* amazon seller partner ./gradlew format

* amazon seller partner - add aditional 2 report types

* Amazon seller partner some stream fix

* amazon seller partner - ledger detailed view report data type fix

* amazon seller repport fix xml orders parse

* remove deprecated inventory helth report

* Amazon seller partner review based change 3

* Update acceptance-test-config.yml

* fix: generate source definitions for 0.2.28 version

Co-authored-by: Juozas V <monai@cure.lt>
Co-authored-by: sajarin <sajarindider@gmail.com>
2022-11-03 11:19:10 -04:00
Krisjan O
3939ff34cd Source: Amazon Seller Partner - Updated Report API version + New reports (#16629)
* Updated Report API version + New reports

* Fixed typo and added ability to set fetch period to a fixed range

* Removed old code + updated connection test doc

* minor fix for python format

* Bump version to 0.2.26 and updated docs

* Docs update, fix typo in PR number

Co-authored-by: Tuan Nguyen <anhtuan.nguyen@me.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>
2022-09-26 13:19:06 -04:00