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 @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-ding-connect
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.0@sha256:8a01d4fabdc7cbee92a583cc30fe08bb8ebba0e8d54569920d29378772b31699
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
connectorSubtype: api
connectorType: source
definitionId: 03383c9d-acff-468b-9afb-444479cd7fbc
dockerImageTag: 0.0.15
dockerImageTag: 0.0.16
dockerRepository: airbyte/source-ding-connect
githubIssueLabel: source-ding-connect
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/ding-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ API Reference: https://www.dingconnect.com/Api/Description

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.16 | 2025-08-02 | [64382](https://github.com/airbytehq/airbyte/pull/64382) | Update dependencies |
| 0.0.15 | 2025-07-26 | [63954](https://github.com/airbytehq/airbyte/pull/63954) | Update dependencies |
| 0.0.14 | 2025-07-19 | [63585](https://github.com/airbytehq/airbyte/pull/63585) | Update dependencies |
| 0.0.13 | 2025-07-12 | [63013](https://github.com/airbytehq/airbyte/pull/63013) | Update dependencies |
Expand Down
Loading