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.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.12@sha256:b236b4ff8351a7d7f0ff7f938bbf0ab7b455c4c9e6e7cc93933f4aa9201d66cb
connectorSubtype: api
connectorType: source
definitionId: ed2c12aa-375c-4d18-9d3b-7e1f8a23245d
dockerImageTag: 0.0.30
dockerImageTag: 0.0.31
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.31 | 2025-08-09 | [64725](https://github.com/airbytehq/airbyte/pull/64725) | Update dependencies |
| 0.0.30 | 2025-08-02 | [64319](https://github.com/airbytehq/airbyte/pull/64319) | Update dependencies |
| 0.0.29 | 2025-07-26 | [63985](https://github.com/airbytehq/airbyte/pull/63985) | Update dependencies |
| 0.0.28 | 2025-07-19 | [63569](https://github.com/airbytehq/airbyte/pull/63569) | Update dependencies |
Expand Down
Loading