Skip to content

Commit c510802

Browse files
authored
Destination S3: Reconcile metadata (#62127)
1 parent ab4b565 commit c510802

File tree

2 files changed

+2
-4
lines changed
  • airbyte-integrations/connectors/destination-s3
  • docs/integrations/destinations

2 files changed

+2
-4
lines changed

airbyte-integrations/connectors/destination-s3/metadata.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: file
33
connectorType: destination
44
definitionId: 4816b78f-1489-44c1-9060-4b19d5fa9362
5-
dockerImageTag: 1.8.7
5+
dockerImageTag: 1.8.8
66
dockerRepository: airbyte/destination-s3
77
githubIssueLabel: destination-s3
88
icon: s3.svg
@@ -12,11 +12,8 @@ data:
1212
baseImage: docker.io/airbyte/java-connector-base:2.0.1@sha256:ec89bd1a89e825514dd2fc8730ba299a3ae1544580a078df0e35c5202c2085b3
1313
registryOverrides:
1414
cloud:
15-
# Suspect a bug in state message namespace mapping, pinning back to last known-good version
16-
dockerImageTag: 1.8.6
1715
enabled: true
1816
oss:
19-
dockerImageTag: 1.8.6
2017
enabled: true
2118
releaseStage: generally_available
2219
releases:

docs/integrations/destinations/s3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@ To see connector limitations, or troubleshoot your S3 connector, see more [in ou
544544

545545
| Version | Date | Pull Request | Subject |
546546
|:------------|:-----------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------|
547+
| 1.8.8 | 2025-06-27 | [62127](https://github.com/airbytehq/airbyte/pull/62127) | Identical to 1.8.6. Image was published from https://github.com/airbytehq/airbyte/pull/62071. |
547548
| 1.8.7 | 2025-06-13 | [61588](https://github.com/airbytehq/airbyte/pull/61588) | ~~Publish version to account for possible duplicate publishing in pipeline. Noop change.~~ WARNING: THIS HAS A BUG. DO NOT USE. |
548549
| 1.8.6 | 2025-05-30 | [60327](https://github.com/airbytehq/airbyte/pull/60327) | IPC Metadata, internal refactors. |
549550
| 1.8.5 | 2025-05-16 | [60327](https://github.com/airbytehq/airbyte/pull/60327) | Fixes file partitioning out of bounds error. |

0 commit comments

Comments
 (0)