Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐙 source-bitly: run up-to-date pipeline [2025-03-01] #54902

Merged
merged 1 commit into from
Mar 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

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-bitly/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-bitly
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
connectorSubtype: api
connectorType: source
definitionId: 3631f862-646b-4abf-abde-dc37acf3847c
dockerImageTag: 0.0.14
dockerImageTag: 0.0.15
dockerRepository: airbyte/source-bitly
githubIssueLabel: source-bitly
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/bitly.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Generate API Key [here](https://app.bitly.com/settings/api/) or go to Settings

| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.15 | 2025-03-01 | [54902](https://github.com/airbytehq/airbyte/pull/54902) | Update dependencies |
| 0.0.14 | 2025-02-22 | [54258](https://github.com/airbytehq/airbyte/pull/54258) | Update dependencies |
| 0.0.13 | 2025-02-15 | [53907](https://github.com/airbytehq/airbyte/pull/53907) | Update dependencies |
| 0.0.12 | 2025-02-08 | [53408](https://github.com/airbytehq/airbyte/pull/53408) | Update dependencies |
Expand Down
Loading