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

🐙 source-bugsnag: run up-to-date pipeline [2025-02-08] (#53412)

This commit is contained in:
Airbyte
2025-02-08 22:11:03 +02:00
committed by GitHub
parent 2deb6e32f5
commit fc7db566c9
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.31.1@sha256:7317b63149b57a89aaab067f65791ddc2756cb640e350c099c33657fa5605fed
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
connectorSubtype: api
connectorType: source
definitionId: fa6c7629-0556-4b29-9f2c-7f6f4e54e997
dockerImageTag: 0.0.9
dockerImageTag: 0.0.10
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.10 | 2025-02-08 | [53412](https://github.com/airbytehq/airbyte/pull/53412) | Update dependencies |
| 0.0.9 | 2025-02-01 | [52911](https://github.com/airbytehq/airbyte/pull/52911) | Update dependencies |
| 0.0.8 | 2025-01-25 | [52165](https://github.com/airbytehq/airbyte/pull/52165) | Update dependencies |
| 0.0.7 | 2025-01-18 | [51714](https://github.com/airbytehq/airbyte/pull/51714) | Update dependencies |