1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-ip2whois: run up-to-date pipeline [2025-09-30] (#66784)

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
This commit is contained in:
octavia-bot-hoard[bot]
2025-09-30 08:16:20 -04:00
committed by GitHub
parent 36a2e3e226
commit 30ee7859f1
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ data:
ql: 100
sl: 100
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.0.1@sha256:ff1e701c8f913cf24a0220f62c8e64cc1c3011ba0a636985f4db47fdab1391b6
baseImage: docker.io/airbyte/source-declarative-manifest:7.2.2@sha256:588e3aaeae219b31b47da458972e559556e3501c6b6ab9f858ff83e6c8f6dc7a
connectorSubtype: api
connectorType: source
definitionId: f23b7b7c-d705-49a3-9042-09add3b104a5
dockerImageTag: 0.2.35
dockerImageTag: 0.2.36
dockerRepository: airbyte/source-ip2whois
documentationUrl: https://docs.airbyte.com/integrations/sources/ip2whois
githubIssueLabel: source-ip2whois

View File

@@ -32,6 +32,7 @@ Ip2whois APIs allows you to query up to 500 WHOIS domain name per month.
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.36 | 2025-09-30 | [66784](https://github.com/airbytehq/airbyte/pull/66784) | Update dependencies |
| 0.2.35 | 2025-09-09 | [66052](https://github.com/airbytehq/airbyte/pull/66052) | Update dependencies |
| 0.2.34 | 2025-08-23 | [65363](https://github.com/airbytehq/airbyte/pull/65363) | Update dependencies |
| 0.2.33 | 2025-08-09 | [64592](https://github.com/airbytehq/airbyte/pull/64592) | Update dependencies |