Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add SQSClientOptions attributeNames #59

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

andaraGui
Copy link
Contributor

@andaraGui andaraGui commented Oct 25, 2024

Descrição:
Alteração que adiciona um parâmetro de configuração para os campos (attributes) que devem ser retornados ao buscar as mensagens.

Alterações no código (opcional):

  • Alteração do SQSClientOptions para que possa receber a lista de valores a serem retornados no metadata da mensagem ao realizar o comando ReceiveMessageCommand.

Checklist:

  • Meu código segue o estilo de código deste projeto.
  • Minha mudança requer uma alteração na documentação.
  • Eu atualizei a documentação conforme necessário.
  • Eu li o documento CONTRIBUTING.
  • Eu adicionei testes para cobrir minhas alterações.
  • Todos os testes novos e existentes passaram.

@andaraGui andaraGui changed the title feat:add-SQSClientOptions-attributeNames feat: add SQSClientOptions attributeNames Oct 28, 2024
@andaraGui andaraGui merged commit 94114c6 into main Oct 28, 2024
2 checks passed
@andaraGui andaraGui deleted the feat/add-SQSClientOptions-attributeNames branch October 28, 2024 10:48
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