Skip to content

PEEL-1526 Update dependencies to AWS SDK v2 and refactor SQS integration#14

Open
elia-bracci-hs wants to merge 1 commit intomasterfrom
PEEL-1526-ebracci-sdk-v2
Open

PEEL-1526 Update dependencies to AWS SDK v2 and refactor SQS integration#14
elia-bracci-hs wants to merge 1 commit intomasterfrom
PEEL-1526-ebracci-sdk-v2

Conversation

@elia-bracci-hs
Copy link
Copy Markdown
Collaborator

  • Upgraded Go version to 1.24 in go.mod.
  • Replaced AWS SDK v1 with AWS SDK v2 for SQS operations, updating function signatures and types accordingly.
  • Simplified environment variable checks in consumer and producer examples, removing unnecessary AWS_PROFILE and AWS_SHARED_CREDENTIALS_FILE requirements.
  • Enhanced error handling and context usage in SQS methods.
  • Updated tests to reflect changes in the SQS client interface and ensure compatibility with the new SDK.

- Upgraded Go version to 1.24 in go.mod.
- Replaced AWS SDK v1 with AWS SDK v2 for SQS operations, updating function signatures and types accordingly.
- Simplified environment variable checks in consumer and producer examples, removing unnecessary AWS_PROFILE and AWS_SHARED_CREDENTIALS_FILE requirements.
- Enhanced error handling and context usage in SQS methods.
- Updated tests to reflect changes in the SQS client interface and ensure compatibility with the new SDK.
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.

1 participant