Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
connectorSubtype: api
connectorType: source
definitionId: 87c58f70-6f7a-4f70-aba5-bab1a458f5ba
dockerImageTag: 0.2.21
dockerImageTag: 0.2.22
dockerRepository: airbyte/source-wikipedia-pageviews
githubIssueLabel: source-wikipedia-pageviews
icon: wikipedia-pageviews.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/wikipedia-pageviews.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ The Wikipedia Pageviews source connector supports the following [sync modes](htt

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :------------- |
| 0.2.22 | 2025-05-24 | [60778](https://github.com/airbytehq/airbyte/pull/60778) | Update dependencies |
| 0.2.21 | 2025-05-10 | [59940](https://github.com/airbytehq/airbyte/pull/59940) | Update dependencies |
| 0.2.20 | 2025-05-04 | [58919](https://github.com/airbytehq/airbyte/pull/58919) | Update dependencies |
| 0.2.19 | 2025-04-19 | [58545](https://github.com/airbytehq/airbyte/pull/58545) | Update dependencies |
Expand Down
Loading