1
0
mirror of synced 2025-12-20 10:32:35 -05:00
Commit Graph

68 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
05155c14ed 🐙 source-retently: run up-to-date pipeline [2025-11-25] (#70023)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:20:26 -08:00
octavia-bot-hoard[bot]
dcc8764628 🐙 source-retently: run up-to-date pipeline [2025-11-18] (#69585)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:20:23 -08:00
octavia-bot-hoard[bot]
7fee1fa625 🐙 source-retently: run up-to-date pipeline [2025-10-29] (#68865)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:50:47 -04:00
octavia-bot-hoard[bot]
cf28a9a168 🐙 source-retently: run up-to-date pipeline [2025-10-21] (#68358)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:30:11 -04:00
octavia-bot-hoard[bot]
5ce13e3677 🐙 source-retently: run up-to-date pipeline [2025-10-14] (#67865)
# Update source-retently

This PR was autogenerated by running `airbyte-ci connectors
--name=source-retently 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:
Successful

- PATCH bump source-retently version to 0.3.33: Successful

- Build source-retently 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-retently: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 | airbyte-cdk | updated | 6.60.12 | **7.3.4** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | cattrs | updated | 24.1.2 | **25.2.0** |
| python | importlib_metadata | updated | 8.0.0 | **8.7.0** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | jsonschema | updated | 4.17.3 | **4.25.1** |
| python | pandas | updated | 2.2.2 | **2.2.3** |
| python | whenever | updated | 0.6.16 | **0.8.8** |
| python | zipp | updated | 3.19.2 | **3.23.0** |
| python | jsonschema-specifications | added | not present |
**2025.4.1** |
| python | referencing | added | not present | **0.36.2** |
| python | rpds-py | added | not present | **0.27.1** |
| python | filelock | removed | 3.18.0 | **not present** |
| python | pyrsistent | removed | 0.20.0 | **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:24:28 -04:00
octavia-bot-hoard[bot]
a8f319800f 🐙 source-retently: run up-to-date pipeline [2025-10-07] (#67542)
# Update source-retently

This PR was autogenerated by running `airbyte-ci connectors
--name=source-retently 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:
Successful

- PATCH bump source-retently version to 0.3.32: Successful

- Build source-retently 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-retently: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 | airbyte-cdk | updated | 6.60.12 | **7.3.1** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | cattrs | updated | 24.1.2 | **25.2.0** |
| python | importlib_metadata | updated | 8.0.0 | **8.7.0** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | jsonschema | updated | 4.17.3 | **4.25.1** |
| python | pandas | updated | 2.2.2 | **2.2.3** |
| python | whenever | updated | 0.6.16 | **0.8.8** |
| python | zipp | updated | 3.19.2 | **3.23.0** |
| python | jsonschema-specifications | added | not present |
**2025.4.1** |
| python | referencing | added | not present | **0.36.2** |
| python | rpds-py | added | not present | **0.27.1** |
| python | filelock | removed | 3.18.0 | **not present** |
| python | pyrsistent | removed | 0.20.0 | **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:27 -04:00
octavia-bot-hoard[bot]
c84acbf124 🐙 source-retently: run up-to-date pipeline [2025-09-30] (#66438)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 18:08:41 -04:00
Airbyte
f84728de43 🐙 source-retently: run up-to-date pipeline [2025-09-09] (#66120) 2025-09-09 12:13:26 -04:00
Airbyte
561170e86b 🐙 source-retently: run up-to-date pipeline [2025-08-23] (#65428) 2025-08-23 20:41:57 -04:00
Airbyte
59dbd43a4b 🐙 source-retently: run up-to-date pipeline [2025-08-16] (#65020) 2025-08-16 22:06:32 +02:00
Airbyte
574d6b736e 🐙 source-retently: run up-to-date pipeline [2025-08-02] (#64461) 2025-08-03 00:06:02 +02:00
Airbyte
b67a65bc52 🐙 source-retently: run up-to-date pipeline [2025-07-12] (#63036) 2025-07-12 11:09:02 -07:00
Airbyte
e0772e3092 🐙 source-retently: run up-to-date pipeline [2025-06-28] (#62256) 2025-06-28 11:07:38 -07:00
Airbyte
e35f165da2 🐙 source-retently: run up-to-date pipeline [2025-06-21] (#61801) 2025-06-21 11:11:18 -07:00
Airbyte
afac54f7c4 🐙 source-retently: run up-to-date pipeline [2025-06-14] (#61316) 2025-06-16 11:42:52 -07:00
Airbyte
e8df9782af 🐙 source-retently: run up-to-date pipeline [2025-05-25] (#60443) 2025-05-25 07:16:49 +03:00
Airbyte
a08e2c8742 🐙 source-retently: run up-to-date pipeline [2025-05-11] (#60206) 2025-05-11 15:11:43 +03:00
Airbyte
0465ba1684 🐙 source-retently: run up-to-date pipeline [2025-05-04] (#59628) 2025-05-04 15:11:52 +03:00
Airbyte
716b1f7774 🐙 source-retently: run up-to-date pipeline [2025-04-27] (#58971) 2025-04-27 09:13:55 +03:00
Airbyte
28deee3189 🐙 source-retently: run up-to-date pipeline [2025-04-19] (#58382) 2025-04-20 03:38:01 +03:00
Airbyte
8ce0c6c507 🐙 source-retently: run up-to-date pipeline [2025-04-12] (#57989) 2025-04-13 09:11:39 +03:00
Airbyte
abf659704e 🐙 source-retently: run up-to-date pipeline [2025-04-05] (#57323) 2025-04-06 05:40:35 +03:00
Airbyte
65a43527f3 🐙 source-retently: run up-to-date pipeline [2025-03-29] (#56762) 2025-03-30 02:36:22 +02:00
Airbyte
28740efc1f 🐙 source-retently: run up-to-date pipeline [2025-03-22] (#56214) 2025-03-23 04:38:26 +02:00
Airbyte
f09ab96f9e 🐙 source-retently: run up-to-date pipeline [2025-03-08] (#55568) 2025-03-09 06:10:08 +02:00
Airbyte
02c1d15e50 🐙 source-retently: run up-to-date pipeline [2025-03-01] (#55001) 2025-03-02 02:34:20 +02:00
Airbyte
35cc9c1426 🐙 source-retently: run up-to-date pipeline [2025-02-23] (#54582) 2025-02-23 08:10:44 +02:00
Airbyte
464f669c02 🐙 source-retently: run up-to-date pipeline [2025-02-15] (#53995) 2025-02-18 07:48:24 +02:00
Airbyte
78be2139ec 🐙 source-retently: run up-to-date pipeline [2025-02-08] (#53490) 2025-02-09 02:33:21 +02:00
Airbyte
6ebcef0a3a 🐙 source-retently: run up-to-date pipeline [2025-02-01] (#53019) 2025-02-02 04:31:40 +02:00
Airbyte
462b008c8f 🐙 source-retently: run up-to-date pipeline [2025-01-25] (#52463) 2025-01-26 06:11:58 +02:00
Airbyte
d51527c24a 🐙 source-retently: run up-to-date pipeline [2025-01-18] (#51873) 2025-01-19 02:34:18 +02:00
Airbyte
753212c6b3 🐙 source-retently: run up-to-date pipeline [2025-01-11] (#51346) 2025-01-12 04:37:20 +02:00
Airbyte
8513696778 🐙 source-retently: run up-to-date pipeline [2024-12-28] (#50672) 2024-12-29 02:36:19 +02:00
Airbyte
78f7b6cfd9 🐙 source-retently: run up-to-date pipeline [2024-12-21] (#50250) 2024-12-22 02:35:21 +02:00
Airbyte
c0fb355dcc 🐙 source-retently: run up-to-date pipeline [2024-12-14] (#49684) 2024-12-15 02:35:36 +02:00
Airbyte
96a2bbec0d 🐙 source-retently: run up-to-date pipeline [2024-12-12] (#49045) 2024-12-13 02:35:07 +02:00
btkcodedev
5bfdf4b163 Source Retently: Migrate to manifest-only format with components (#47291)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: ChristoGrab <christo.grab@gmail.com>
2024-11-01 20:30:00 -04:00
Airbyte
1ea9940473 🐙 source-retently: run up-to-date pipeline [2024-10-23] (#47108) 2024-10-23 23:08:09 +03:00
Airbyte
cf2f1be6ca 🐙 source-retently: run up-to-date pipeline [2024-10-12] (#46850) 2024-10-13 03:18:14 +03:00
Airbyte
163982f6a1 🐙 source-retently: run up-to-date pipeline [2024-10-05] (#46429) 2024-10-06 03:21:00 +03:00
Airbyte
c05bad82ad 🐙 source-retently: run up-to-date pipeline [2024-09-28] (#46150) 2024-09-29 03:21:15 +03:00
Airbyte
53d8eb20ee 🐙 source-retently: run up-to-date pipeline [2024-09-21] (#45513) 2024-09-22 03:23:24 +03:00
Airbyte
b6aedaaa2e 🐙 source-retently: run up-to-date pipeline [2024-09-07] (#45243) 2024-09-08 03:21:09 +03:00
Airbyte
f316974f20 🐙 source-retently: run up-to-date pipeline [2024-08-31] (#44984) 2024-09-01 03:21:55 +03:00
Airbyte
cc5e2e76db 🐙 source-retently: run up-to-date pipeline [2024-08-24] (#44679) 2024-08-25 03:19:57 +03:00
Airbyte
0f4974a82a 🐙 source-retently: run up-to-date pipeline [2024-08-17] (#44262) 2024-08-18 03:21:13 +03:00
Augustin
125b6cc550 🐙 source-retently: run up-to-date pipeline [2024-08-10] (#43559) 2024-08-11 02:23:46 +02:00
Augustin
c930c5fa01 🐙 source-retently: run up-to-date pipeline [2024-08-03] (#43180) 2024-08-04 02:23:37 +02:00
Augustin
935b7711fc 🐙 source-retently: run up-to-date pipeline [2024-07-27] (#42708) 2024-07-28 02:25:18 +02:00