1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-bugsnag: run up-to-date pipeline [2025-03-22] (#56143)

This commit is contained in:
Airbyte
2025-03-23 00:14:55 +02:00
committed by GitHub
parent fd93899e4c
commit 6689581bec
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-bugsnag
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
connectorSubtype: api
connectorType: source
definitionId: fa6c7629-0556-4b29-9f2c-7f6f4e54e997
dockerImageTag: 0.0.14
dockerImageTag: 0.0.15
dockerRepository: airbyte/source-bugsnag
githubIssueLabel: source-bugsnag
icon: icon.svg

View File

@@ -34,6 +34,7 @@ You need to generate the `auth_token` to get started. Personal Auth Tokens can b
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.15 | 2025-03-22 | [56143](https://github.com/airbytehq/airbyte/pull/56143) | Update dependencies |
| 0.0.14 | 2025-03-08 | [55360](https://github.com/airbytehq/airbyte/pull/55360) | Update dependencies |
| 0.0.13 | 2025-03-01 | [54891](https://github.com/airbytehq/airbyte/pull/54891) | Update dependencies |
| 0.0.12 | 2025-02-22 | [54280](https://github.com/airbytehq/airbyte/pull/54280) | Update dependencies |