1
0
mirror of synced 2025-12-20 10:32:35 -05:00
Files
airbyte/docs/integrations/sources/kyve.md
octavia-bot-hoard[bot] 9dc379ed62 🐙 source-kyve: run up-to-date pipeline [2025-10-14] (#68066)
# Update source-kyve

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

- Build source-kyve 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-kyve: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 | 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 | charset-normalizer | updated | 3.4.3 | **3.4.4** |
| python | idna | updated | 3.10 | **3.11** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | pydantic | updated | 1.10.22 | **1.10.24** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | wrapt | updated | 1.17.2 | **1.17.3** |

> [!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:11:28 -04:00

7.8 KiB

KYVE

This page contains the setup guide and reference information for the KYVE source connector.

The KYVE Data Pipeline enables easy import of KYVE data into any data warehouse or destination supported by Airbyte. With the ELT format, data analysts and engineers can now confidently source KYVE data without worrying about its validity or reliability.

For information about how to setup an end to end pipeline with this connector, see the documentation.

Source configuration setup

  1. In order to create an ELT pipeline with KYVE source you should specify the Pool-ID of KYVE storage pool from which you want to retrieve data.

  2. You can specify a specific Bundle-Start-ID in case you want to narrow the records that will be retrieved from the pool. You can find the valid bundles of in the KYVE app (e.g. Cosmos Hub pool).

  3. In order to extract the validated from KYVE, you can specify the endpoint which will be requested KYVE-API URL Base. By default, the official KYVE mainnet endpoint will be used, providing the data of these pools.

    Note: KYVE Network consists of three individual networks: Korellia is the devnet used for development purposes, Kaon is the testnet used for testing purposes, and mainnet is the official network. Although through Kaon and Korellia validated data can be used for development purposes, it is recommended to only trust the data validated on Mainnet.

Multiple pools

You can fetch with one source configuration more than one pool simultaneously. You just need to specify the Pool-IDs and the Bundle-Start-ID for the KYVE storage pool you want to archive separated with comma.

Changelog

Expand to review
Version Date Pull Request Subject
0.2.52 2025-10-14 68066 Update dependencies
0.2.51 2025-10-07 67529 Update dependencies
0.2.50 2025-09-30 66819 Update dependencies
0.2.49 2025-09-24 66652 Update dependencies
0.2.48 2025-09-09 66064 Update dependencies
0.2.47 2025-08-23 64971 Update dependencies
0.2.46 2025-08-09 64589 Update dependencies
0.2.45 2025-07-19 63450 Update dependencies
0.2.44 2025-07-12 63093 Update dependencies
0.2.43 2025-07-05 62580 Update dependencies
0.2.42 2025-06-28 62154 Update dependencies
0.2.41 2025-06-21 61867 Update dependencies
0.2.40 2025-06-14 61151 Update dependencies
0.2.39 2025-05-24 60619 Update dependencies
0.2.38 2025-05-10 59796 Update dependencies
0.2.37 2025-05-03 59300 Update dependencies
0.2.36 2025-04-26 58166 Update dependencies
0.2.35 2025-04-12 57714 Update dependencies
0.2.34 2025-04-05 57054 Update dependencies
0.2.33 2025-03-29 56675 Update dependencies
0.2.32 2025-03-22 55428 Update dependencies
0.2.31 2025-03-01 54786 Update dependencies
0.2.30 2025-02-22 54357 Update dependencies
0.2.29 2025-02-15 53854 Update dependencies
0.2.28 2025-02-01 52712 Update dependencies
0.2.27 2025-01-25 51779 Update dependencies
0.2.26 2025-01-11 51140 Update dependencies
0.2.25 2024-12-28 50668 Update dependencies
0.2.24 2024-12-21 50149 Update dependencies
0.2.23 2024-12-14 48985 Update dependencies
0.2.22 2024-11-25 48651 Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.2.21 2024-11-04 48190 Update dependencies
0.2.20 2024-10-28 47078 Update dependencies
0.2.19 2024-10-12 46477 Update dependencies
0.2.18 2024-09-28 45815 Update dependencies
0.2.17 2024-09-14 45493 Update dependencies
0.2.16 2024-09-07 45219 Update dependencies
0.2.15 2024-08-31 44955 Update dependencies
0.2.14 2024-08-24 44687 Update dependencies
0.2.13 2024-08-17 44218 Update dependencies
0.2.12 2024-08-10 43671 Update dependencies
0.2.11 2024-08-03 43059 Update dependencies
0.2.10 2024-07-27 42736 Update dependencies
0.2.9 2024-07-20 42279 Update dependencies
0.2.8 2024-07-13 41749 Update dependencies
0.2.7 2024-07-10 41422 Update dependencies
0.2.6 2024-07-09 41239 Update dependencies
0.2.5 2024-07-06 40859 Update dependencies
0.2.4 2024-06-26 40268 Update dependencies
0.2.3 2024-06-24 40049 Update dependencies
0.2.2 2024-06-04 39004 [autopull] Upgrade base image to v1.2.1
0.2.1 2024-05-21 38514 [autopull] base image + poetry + up_to_date
0.2.0 2023-11-10 Update KYVE source to support to Mainnet and Testnet
0.1.0 2023-05-25 Initial release of KYVE source connector