# Dockerhub ## Sync overview This source can sync data for the DockerHub API. It currently supports only [listing public repos](https://github.com/airbytehq/airbyte/issues/12773) and Full Refresh syncing for now. You supply a `docker_username`, and it will sync down all info about repos published under that name. ### Output schema This Source is capable of syncing the following Streams: - DockerHub ### Features | Feature | Supported?\(Yes/No\) | Notes | | :---------------- | :------------------- | :---- | | Full Refresh Sync | Yes | | | Incremental Sync | No | | | Namespaces | No | | ### Performance considerations This connector has been tested for the Airbyte organization, which has 266 repos, and works fine. It should not run into limitations under normal usage. Please [create an issue](https://github.com/airbytehq/airbyte/issues) if you see any rate limit issues that are not automatically retried successfully. ## Getting started ### Requirements - None ### Setup guide 1. Define a `docker_username`: the username that the connector will pull all repo data from. ## Changelog
Expand to review | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ | | 0.3.26 | 2025-05-24 | [60407](https://github.com/airbytehq/airbyte/pull/60407) | Update dependencies | | 0.3.25 | 2025-05-10 | [60027](https://github.com/airbytehq/airbyte/pull/60027) | Update dependencies | | 0.3.24 | 2025-05-03 | [59389](https://github.com/airbytehq/airbyte/pull/59389) | Update dependencies | | 0.3.23 | 2025-04-26 | [58858](https://github.com/airbytehq/airbyte/pull/58858) | Update dependencies | | 0.3.22 | 2025-04-19 | [58355](https://github.com/airbytehq/airbyte/pull/58355) | Update dependencies | | 0.3.21 | 2025-04-12 | [57807](https://github.com/airbytehq/airbyte/pull/57807) | Update dependencies | | 0.3.20 | 2025-04-05 | [57267](https://github.com/airbytehq/airbyte/pull/57267) | Update dependencies | | 0.3.19 | 2025-03-29 | [56525](https://github.com/airbytehq/airbyte/pull/56525) | Update dependencies | | 0.3.18 | 2025-03-22 | [55927](https://github.com/airbytehq/airbyte/pull/55927) | Update dependencies | | 0.3.17 | 2025-03-08 | [55293](https://github.com/airbytehq/airbyte/pull/55293) | Update dependencies | | 0.3.16 | 2025-03-01 | [54922](https://github.com/airbytehq/airbyte/pull/54922) | Update dependencies | | 0.3.15 | 2025-02-22 | [54448](https://github.com/airbytehq/airbyte/pull/54448) | Update dependencies | | 0.3.14 | 2025-02-15 | [53783](https://github.com/airbytehq/airbyte/pull/53783) | Update dependencies | | 0.3.13 | 2025-02-08 | [53356](https://github.com/airbytehq/airbyte/pull/53356) | Update dependencies | | 0.3.12 | 2025-02-01 | [52836](https://github.com/airbytehq/airbyte/pull/52836) | Update dependencies | | 0.3.11 | 2025-01-25 | [52359](https://github.com/airbytehq/airbyte/pull/52359) | Update dependencies | | 0.3.10 | 2025-01-18 | [51663](https://github.com/airbytehq/airbyte/pull/51663) | Update dependencies | | 0.3.9 | 2025-01-11 | [51063](https://github.com/airbytehq/airbyte/pull/51063) | Update dependencies | | 0.3.8 | 2024-12-28 | [50541](https://github.com/airbytehq/airbyte/pull/50541) | Update dependencies | | 0.3.7 | 2024-12-21 | [50011](https://github.com/airbytehq/airbyte/pull/50011) | Update dependencies | | 0.3.6 | 2024-12-14 | [49515](https://github.com/airbytehq/airbyte/pull/49515) | Update dependencies | | 0.3.5 | 2024-12-12 | [49151](https://github.com/airbytehq/airbyte/pull/49151) | Update dependencies | | 0.3.4 | 2024-12-11 | [48306](https://github.com/airbytehq/airbyte/pull/48306) | 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.3.3 | 2024-10-29 | [47826](https://github.com/airbytehq/airbyte/pull/47826) | Update dependencies | | 0.3.2 | 2024-10-28 | [47664](https://github.com/airbytehq/airbyte/pull/47664) | Update dependencies | | 0.3.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version | | 0.3.0 | 2024-08-15 | [44155](https://github.com/airbytehq/airbyte/pull/44155) | Refactor connector to manifest-only format | | 0.2.15 | 2024-08-10 | [43670](https://github.com/airbytehq/airbyte/pull/43670) | Update dependencies | | 0.2.14 | 2024-08-03 | [43145](https://github.com/airbytehq/airbyte/pull/43145) | Update dependencies | | 0.2.13 | 2024-07-27 | [42715](https://github.com/airbytehq/airbyte/pull/42715) | Update dependencies | | 0.2.12 | 2024-07-20 | [42265](https://github.com/airbytehq/airbyte/pull/42265) | Update dependencies | | 0.2.11 | 2024-07-13 | [41908](https://github.com/airbytehq/airbyte/pull/41908) | Update dependencies | | 0.2.10 | 2024-07-10 | [41515](https://github.com/airbytehq/airbyte/pull/41515) | Update dependencies | | 0.2.9 | 2024-07-09 | [41079](https://github.com/airbytehq/airbyte/pull/41079) | Update dependencies | | 0.2.8 | 2024-07-06 | [40830](https://github.com/airbytehq/airbyte/pull/40830) | Update dependencies | | 0.2.7 | 2024-06-25 | [40261](https://github.com/airbytehq/airbyte/pull/40261) | Update dependencies | | 0.2.6 | 2024-06-22 | [40021](https://github.com/airbytehq/airbyte/pull/40021) | Update dependencies | | 0.2.5 | 2024-06-06 | [39295](https://github.com/airbytehq/airbyte/pull/39295) | [autopull] Upgrade base image to v1.2.2 | | 0.2.4 | 2024-04-19 | [37151](https://github.com/airbytehq/airbyte/pull/37151) | Updating to 0.80.0 CDK | | 0.2.3 | 2024-04-18 | [37151](https://github.com/airbytehq/airbyte/pull/37151) | Manage dependencies with Poetry. | | 0.2.2 | 2024-04-15 | [37151](https://github.com/airbytehq/airbyte/pull/37151) | Base image migration: remove Dockerfile and use the python-connector-base image | | 0.2.1 | 2024-04-12 | [37151](https://github.com/airbytehq/airbyte/pull/37151) | schema descriptions | | 0.2.0 | 2023-08-24 | [29320](https://github.com/airbytehq/airbyte/pull/29320) | Migrate to Low Code | | 0.1.1 | 2023-08-16 | [13007](https://github.com/airbytehq/airbyte/pull/13007) | Fix schema and tests | | 0.1.0 | 2022-05-20 | [13007](https://github.com/airbytehq/airbyte/pull/13007) | New source |