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-nylas/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-nylas
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6
connectorSubtype: api
connectorType: source
definitionId: 136a1ee6-5b95-4e09-9f3f-5c8df35df690
dockerImageTag: 0.0.19
dockerImageTag: 0.0.20
dockerRepository: airbyte/source-nylas
githubIssueLabel: source-nylas
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/nylas.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The Nylas platform provides an integration layer that makes it easy to connect a

| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.20 | 2025-04-05 | [57310](https://github.com/airbytehq/airbyte/pull/57310) | Update dependencies |
| 0.0.19 | 2025-03-29 | [56779](https://github.com/airbytehq/airbyte/pull/56779) | Update dependencies |
| 0.0.18 | 2025-03-22 | [56182](https://github.com/airbytehq/airbyte/pull/56182) | Update dependencies |
| 0.0.17 | 2025-03-08 | [55562](https://github.com/airbytehq/airbyte/pull/55562) | Update dependencies |
Expand Down
Loading