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
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-miro/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-miro
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
connectorSubtype: api
connectorType: source
definitionId: f8276ae8-4ada-4ae5-819c-b1836aa78135
dockerImageTag: 0.0.15
dockerImageTag: 0.0.16
dockerRepository: airbyte/source-miro
githubIssueLabel: source-miro
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/miro.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Airbyte connector for Miro can be used to extract data related to board content,

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.16 | 2025-03-08 | [55499](https://github.com/airbytehq/airbyte/pull/55499) | Update dependencies |
| 0.0.15 | 2025-03-01 | [54804](https://github.com/airbytehq/airbyte/pull/54804) | Update dependencies |
| 0.0.14 | 2025-02-22 | [54368](https://github.com/airbytehq/airbyte/pull/54368) | Update dependencies |
| 0.0.13 | 2025-02-15 | [53849](https://github.com/airbytehq/airbyte/pull/53849) | Update dependencies |
Expand Down
Loading