1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

158 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
d69ffc64a6 feat: Add external documentation URLs to Group J source connectors (source-qonto through source-sharetribe) (#69737)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:10:58 -08:00
octavia-bot-hoard[bot]
b258fb9302 🐙 source-recharge: run up-to-date pipeline [2025-10-21] (#68391)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:26:00 -04:00
David Gold
569a6f41a8 update Python connector license in pyproject toml file (#68153)
## What
In the migration to update connector open source licenses, we missed a
couple references. This change necessary to pass our pre-release checks
since we assert that the license in the connector's pyproject.toml file
matches the license in the connector's metadata file. I don't believe
this warrants bumping connector versions.

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 
2025-10-16 20:24:34 -04:00
octavia-bot-hoard[bot]
fa38439e63 🐙 source-recharge: run up-to-date pipeline [2025-10-14] (#67927)
# Update source-recharge

This PR was autogenerated by running `airbyte-ci connectors
--name=source-recharge up_to_date --pull`

We've set the `auto-merge` label on it, so it will be automatically
merged if the CI pipelines pass.
If you don't want to merge it automatically, please remove the
`auto-merge` label.
Please reach out to the Airbyte Connector Tooling team if you have any
questions or concerns.


## Operations

- Upgrade the base image to the latest version in metadata.yaml: Skipped

- Update versions of libraries in poetry: Successful

- PATCH bump source-recharge version to 3.0.10: Successful

- Build source-recharge docker image for platform(s) linux/amd64,
linux/arm64: Successful

- Get dependency updates: Successful

- Create or update pull request on Airbyte repository: Successful

- Add changelog entry: Successful




## Dependency updates

We use [`syft`](https://github.com/anchore/syft) to generate a SBOM for
the latest connector version and the one from the PR.
It allows us to spot the dependencies that have been updated at all
levels and for all types of dependencies (system, python, java etc.).
Here are the dependencies that have been updated compared to
`airbyte/source-recharge:latest`.
Keep in mind that `:latest` does not always match the connector code on
the main branch.
It is the latest released connector image when the head commit of this
branch was created.

| Type | Name | State | Previous Version | New Version |
|------|------|-------|-------------|------------------|
| python | MarkupSafe | updated | 3.0.2 | **3.0.3** |
| python | PyYAML | updated | 6.0.2 | **6.0.3** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | attrs | updated | 25.3.0 | **25.4.0** |
| python | cachetools | updated | 6.1.0 | **6.2.1** |
| python | cattrs | updated | 25.1.1 | **25.3.0** |
| python | certifi | updated | 2025.8.3 | **2025.7.9** |
| python | cffi | updated | 1.17.1 | **2.0.0** |
| python | charset-normalizer | updated | 3.4.3 | **3.4.4** |
| python | click | updated | 8.2.1 | **8.3.0** |
| python | idna | updated | 3.10 | **3.11** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | orjson | updated | 3.11.2 | **3.11.3** |
| python | platformdirs | updated | 4.3.8 | **4.5.0** |
| python | pycparser | updated | 2.22 | **2.23** |
| python | pydantic | updated | 2.11.7 | **2.12.1** |
| python | pydantic_core | updated | 2.33.2 | **2.41.3** |
| python | regex | updated | 2025.7.34 | **2025.9.18** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing-inspection | updated | 0.4.1 | **0.4.2** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | source-recharge | removed | 3.0.5 | **not present** |

> [!IMPORTANT]
> **Auto-merge enabled.**
> 
> _This PR is set to merge automatically when all requirements are met._

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-14 16:20:24 -04:00
octavia-bot-hoard[bot]
f09ac966ef 🐙 source-recharge: run up-to-date pipeline [2025-10-07] (#67543)
# Update source-recharge

This PR was autogenerated by running `airbyte-ci connectors
--name=source-recharge up_to_date --pull`

We've set the `auto-merge` label on it, so it will be automatically
merged if the CI pipelines pass.
If you don't want to merge it automatically, please remove the
`auto-merge` label.
Please reach out to the Airbyte Connector Tooling team if you have any
questions or concerns.


## Operations

- Upgrade the base image to the latest version in metadata.yaml: Skipped

- Update versions of libraries in poetry: Successful

- PATCH bump source-recharge version to 3.0.9: Successful

- Build source-recharge docker image for platform(s) linux/amd64,
linux/arm64: Successful

- Get dependency updates: Successful

- Create or update pull request on Airbyte repository: Successful

- Add changelog entry: Successful




## Dependency updates

We use [`syft`](https://github.com/anchore/syft) to generate a SBOM for
the latest connector version and the one from the PR.
It allows us to spot the dependencies that have been updated at all
levels and for all types of dependencies (system, python, java etc.).
Here are the dependencies that have been updated compared to
`airbyte/source-recharge:latest`.
Keep in mind that `:latest` does not always match the connector code on
the main branch.
It is the latest released connector image when the head commit of this
branch was created.

| Type | Name | State | Previous Version | New Version |
|------|------|-------|-------------|------------------|
| python | MarkupSafe | updated | 3.0.2 | **3.0.3** |
| python | PyYAML | updated | 6.0.2 | **6.0.3** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | attrs | updated | 25.3.0 | **25.4.0** |
| python | cachetools | updated | 6.1.0 | **6.2.0** |
| python | cattrs | updated | 25.1.1 | **25.3.0** |
| python | certifi | updated | 2025.8.3 | **2025.7.9** |
| python | cffi | updated | 1.17.1 | **2.0.0** |
| python | click | updated | 8.2.1 | **8.3.0** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | orjson | updated | 3.11.2 | **3.11.3** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | pycparser | updated | 2.22 | **2.23** |
| python | pydantic | updated | 2.11.7 | **2.12.0** |
| python | pydantic_core | updated | 2.33.2 | **2.41.1** |
| python | regex | updated | 2025.7.34 | **2025.9.18** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing-inspection | updated | 0.4.1 | **0.4.2** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | source-recharge | removed | 3.0.5 | **not present** |

> [!IMPORTANT]
> **Auto-merge enabled.**
> 
> _This PR is set to merge automatically when all requirements are met._

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-07 20:23:24 -04:00
octavia-bot-hoard[bot]
7eb1dab64c 🐙 source-recharge: run up-to-date pipeline [2025-09-30] (#66444)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 18:08:23 -04:00
Airbyte
e09c188ac3 🐙 source-recharge: run up-to-date pipeline [2025-09-09] (#65674) 2025-09-09 12:22:01 -04:00
Airbyte
dfc2552c63 🐙 source-recharge: run up-to-date pipeline [2025-08-24] (#65465) 2025-08-23 20:40:18 -04:00
Airbyte
9b98e237d4 🐙 source-recharge: run up-to-date pipeline [2025-08-16] (#65034) 2025-08-16 22:05:58 +02:00
Airbyte
1fdb053067 🐙 source-recharge: run up-to-date pipeline [2025-08-02] (#64452) 2025-08-03 00:06:28 +02:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
97f5513619 🐙 source-recharge: run up-to-date pipeline [2025-07-20] (#63658) 2025-07-20 04:50:03 +02:00
Airbyte
b11c2a2bd5 🐙 source-recharge: run up-to-date pipeline [2025-07-12] (#63057) 2025-07-12 11:08:09 -07:00
Airbyte
3b310d7321 🐙 source-recharge: run up-to-date pipeline [2025-07-05] (#62581) 2025-07-05 07:09:29 -07:00
btkcodedev
e628af85d1 Source Recharge: Migrate Products API to Plans (#61727)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
Co-authored-by: David Gold <32782137+dbgold17@users.noreply.github.com>
Co-authored-by: Patrick Nilan <nilan.patrick@gmail.com>
2025-07-01 23:31:43 +00:00
Airbyte
8d2817a115 🐙 source-recharge: run up-to-date pipeline [2025-06-28] (#62290) 2025-06-28 11:06:20 -07:00
Airbyte
9942a787d5 🐙 source-recharge: run up-to-date pipeline [2025-06-14] (#61073) 2025-06-16 11:53:53 -07:00
Davinder Bains
d70614589e feat(source-recharge): add payment_methods stream (#60810)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-05-29 13:28:52 -03:00
Airbyte
7ac73e7623 🐙 source-recharge: run up-to-date pipeline [2025-05-24] (#60151) 2025-05-25 04:02:33 +03:00
Ben Church
c9ac8b633d chore: move connectors to community (#60861) 2025-05-22 15:18:28 -07:00
Davinder Bains
75dc2dac77 fix(source-recharge): improve 429, 5XX retry strategy (#60317)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-05-16 12:07:54 -03:00
Davinder Bains
b0fa38cd55 feat(source-recharge): credit_adjustments stream (#60265)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-05-16 11:02:23 -03:00
Davinder Bains
192e191b50 feat(source-recharge): add lookback window (#59734)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-05-12 15:03:28 -03:00
Airbyte
c6a496a8be 🐙 source-recharge: run up-to-date pipeline [2025-05-04] (#59512) 2025-05-04 09:12:54 +03:00
Airbyte
80fdea7b10 🐙 source-recharge: run up-to-date pipeline [2025-04-27] (#59114) 2025-04-27 17:06:55 +03:00
Airbyte
d0772cb591 🐙 source-recharge: run up-to-date pipeline [2025-04-19] (#58454) 2025-04-20 07:11:38 +03:00
Airbyte
19e049d868 🐙 source-recharge: run up-to-date pipeline [2025-04-12] (#57867) 2025-04-13 03:59:51 +03:00
Airbyte
ed5cbab3a8 🐙 source-recharge: run up-to-date pipeline [2025-04-05] (#57369) 2025-04-06 07:11:20 +03:00
Airbyte
1f6422d683 🐙 source-recharge: run up-to-date pipeline [2025-03-29] (#56739) 2025-03-30 02:37:21 +02:00
Airbyte
37a4a3c16c 🐙 source-recharge: run up-to-date pipeline [2025-03-22] (#56218) 2025-03-23 04:38:15 +02:00
Airbyte
3823086c28 🐙 source-recharge: run up-to-date pipeline [2025-03-08] (#55068) 2025-03-09 02:30:41 +02:00
devin-ai-integration[bot]
74e610c8ea Update pytest to version 8.0+ across all packages (#54708)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: natik@airbyte.io <natik@airbyte.io>
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2025-02-28 15:12:54 -08:00
Airbyte
42bdad2a17 🐙 source-recharge: run up-to-date pipeline [2025-02-23] (#54547) 2025-02-23 06:10:38 +02:00
Airbyte
8c28a8ae3b 🐙 source-recharge: run up-to-date pipeline [2025-02-15] (#53943) 2025-02-18 07:45:27 +02:00
devin-ai-integration[bot]
ed19a158c4 chore: standardize Poe tasks configuration across all connectors (#53233)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Aaron <AJ> Steers <aj@airbyte.io>
2025-02-07 15:26:48 -08:00
Airbyte
736d895c34 🐙 source-recharge: run up-to-date pipeline [2025-02-01] (#53018) 2025-02-02 04:31:43 +02:00
Airbyte
aeee5dc859 🐙 source-recharge: run up-to-date pipeline [2025-01-25] (#52468) 2025-01-26 06:11:42 +02:00
Airbyte
effe186b3c 🐙 source-recharge: run up-to-date pipeline [2025-01-18] (#51914) 2025-01-19 04:35:24 +02:00
Airbyte
30bd10703a 🐙 source-recharge: run up-to-date pipeline [2025-01-11] (#51333) 2025-01-12 02:35:03 +02:00
Alfredo Garcia
8fbeb7b80f Jamhouston/source recharge add stream bundle selections (#49926)
Co-authored-by: Rita Filatova <rita.filatova@scentbird.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-01-06 14:01:36 -06:00
Airbyte
754f3e6d34 🐙 source-recharge: run up-to-date pipeline [2025-01-04] (#50927) 2025-01-04 18:07:28 +02:00
Airbyte
e85fed6542 🐙 source-recharge: run up-to-date pipeline [2024-12-28] (#50724) 2024-12-29 04:36:10 +02:00
Airbyte
6680e9e242 🐙 source-recharge: run up-to-date pipeline [2024-12-21] (#50265) 2024-12-22 02:34:30 +02:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Airbyte
3319ba81ce 🐙 source-recharge: run up-to-date pipeline [2024-12-14] (#49081) 2024-12-15 02:37:36 +02:00
Rita F.
f9c3c18674 Source Recharge: add new stream Events (#48382)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-11-26 18:37:25 -03:00
Airbyte
8785a4a4a0 🐙 source-recharge: run up-to-date pipeline [2024-11-04] (#48242) 2024-11-05 02:36:48 +02:00
Airbyte
7e598662b6 🐙 source-recharge: run up-to-date pipeline [2024-10-29] (#47890) 2024-10-29 20:10:23 +02:00
Airbyte
acf96d69c6 🐙 source-recharge: run up-to-date pipeline [2024-10-28] (#47037) 2024-10-28 20:14:18 +02:00
Airbyte
2a7cbd772c 🐙 source-recharge: run up-to-date pipeline [2024-10-12] (#46797) 2024-10-13 03:20:25 +03:00