Skip to content

Conversation

@burhansavci
Copy link

#283

Adds the SentTimestamp message system attribute to the SQSMetadata class and maps it in the MessageMetadataHandler.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

philasmar and others added 8 commits May 5, 2025 18:33
* chore: Pinned to v1.6.0 of aws-github-ops/handle-stale-discussions so that closed GitHub discussions are not auto-reopened.

* flaky test fix (aws#253)

---------

Co-authored-by: Garrett Beatty <[email protected]>
* chore: Pinned to v1.6.0 of aws-github-ops/handle-stale-discussions so that closed GitHub discussions are not auto-reopened.

* chore(deps): bump github/codeql-action from 3.28.17 to 3.28.19

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.28.19.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@60168ef...fca7ace)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* flaky test fix (aws#253)

* Update dependabot.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ashish Dhingra <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sanket T <[email protected]>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds SentTimestamp support to the SQS metadata handling functionality by exposing the SQS message system attribute for timestamp information.

  • Adds SentTimestamp property to the SQSMetadata class
  • Maps the SentTimestamp attribute in the message metadata handler
  • Updates version tracking for the AWS.Messaging package

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/AWS.Messaging/SQSMetadata.cs Adds SentTimestamp property with documentation
src/AWS.Messaging/Serialization/Handlers/MessageMetadataHandler.cs Maps SentTimestamp attribute from SQS message
.autover/changes/45a6ab22-5bb9-4b65-bfb1-94571b502622.json Version tracking for the new feature

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@burhansavci burhansavci requested a review from normj September 19, 2025 15:26
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.

7 participants