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: delete queues cleanup #100

Merged
merged 7 commits into from
Mar 1, 2023
Merged

Conversation

fernando-a-marins
Copy link
Contributor

@fernando-a-marins fernando-a-marins commented Dec 16, 2022

Description

Create a retention policy for all queues and messages

Fixes #18

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@jdromeiro jdromeiro assigned jdromeiro and unassigned jdromeiro Feb 6, 2023
@fernando-a-marins fernando-a-marins marked this pull request as ready for review February 14, 2023 19:22
carlosgoias
carlosgoias previously approved these changes Feb 17, 2023
Copy link
Contributor

@carlosgoias carlosgoias left a comment

Choose a reason for hiding this comment

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

The classes that you changed or created if It is possible to change to "sealed"

Copy link
Contributor

@luispfgarces luispfgarces left a comment

Choose a reason for hiding this comment

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

Please note that some APIs suffered breaking changes on this pull request. We can and we should do them, but we should also pull the major version to 2.0.0.

martinhonovais
martinhonovais previously approved these changes Feb 22, 2023
Copy link
Contributor

@luispfgarces luispfgarces left a comment

Choose a reason for hiding this comment

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

Just a small detail to solve. I'll approved after it's fixed 👌

@fernando-a-marins fernando-a-marins merged commit 86daad2 into main Mar 1, 2023
@fernando-a-marins fernando-a-marins deleted the feat/18/retention_policy branch March 1, 2023 15:05
fernando-a-marins added a commit that referenced this pull request Jun 16, 2023
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.

Create a retention policy for all queues and messages
5 participants