Skip to content

feat(vectors): introduce typed request/response DTOs for S3 Vectors API#3051

Draft
Copilot wants to merge 13 commits into
mainfrom
copilot/s3-vector-api-support
Draft

feat(vectors): introduce typed request/response DTOs for S3 Vectors API#3051
Copilot wants to merge 13 commits into
mainfrom
copilot/s3-vector-api-support

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 8, 2026

  • Investigate failing test context and branch workflow runs
  • Identify likely regression in typed S3 wrapper deserialization for object-shaped tags/metadata
  • Adjust S3 wrapper types to support flat object JSON round-trip for AWS SDK payloads
  • Add/update focused tests for wrapper serialization/deserialization behavior
  • Run formatting and available tests; note environment limitations
    • make format passes
    • make test blocked by local JDK 17 vs required JDK 25
    • make integration-tests blocked locally by missing SNAPSHOT artifacts because full build cannot run under JDK 17
  • Re-run parallel validation

Copilot AI and others added 9 commits May 8, 2026 14:41
Agent-Logs-Url: https://github.com/adobe/S3Mock/sessions/2fec066e-a8f2-4fc0-b271-5b65668fbd97

Co-authored-by: afranken <763000+afranken@users.noreply.github.com>
Agent-Logs-Url: https://github.com/adobe/S3Mock/sessions/2fec066e-a8f2-4fc0-b271-5b65668fbd97

Co-authored-by: afranken <763000+afranken@users.noreply.github.com>
Agent-Logs-Url: https://github.com/adobe/S3Mock/sessions/2fec066e-a8f2-4fc0-b271-5b65668fbd97

Co-authored-by: afranken <763000+afranken@users.noreply.github.com>
Agent-Logs-Url: https://github.com/adobe/S3Mock/sessions/2fec066e-a8f2-4fc0-b271-5b65668fbd97

Co-authored-by: afranken <763000+afranken@users.noreply.github.com>
Agent-Logs-Url: https://github.com/adobe/S3Mock/sessions/2fec066e-a8f2-4fc0-b271-5b65668fbd97

Co-authored-by: afranken <763000+afranken@users.noreply.github.com>
Agent-Logs-Url: https://github.com/adobe/S3Mock/sessions/2fec066e-a8f2-4fc0-b271-5b65668fbd97

Co-authored-by: afranken <763000+afranken@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants