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
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-elasticemail
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.1@sha256:579dece55029aa9552884a8eedc6aababb981625daa54ca01f3bacb398dd4973
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.7@sha256:41be3ac5f569004b6a25507cd40f5152e3691aecd2a9a3f873eb4c559903412d
connectorSubtype: api
connectorType: source
definitionId: ed2c12aa-375c-4d18-9d3b-7e1f8a23245d
dockerImageTag: 0.0.24
dockerImageTag: 0.0.25
dockerRepository: airbyte/source-elasticemail
githubIssueLabel: source-elasticemail
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/elasticemail.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Docs : https://elasticemail.com/developers/api-documentation/rest-api

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.25 | 2025-06-28 | [62425](https://github.com/airbytehq/airbyte/pull/62425) | Update dependencies |
| 0.0.24 | 2025-06-21 | [61949](https://github.com/airbytehq/airbyte/pull/61949) | Update dependencies |
| 0.0.23 | 2025-06-14 | [61208](https://github.com/airbytehq/airbyte/pull/61208) | Update dependencies |
| 0.0.22 | 2025-05-24 | [60375](https://github.com/airbytehq/airbyte/pull/60375) | Update dependencies |
Expand Down
Loading