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

Release/3.0 #463

Merged
merged 20 commits into from
Nov 27, 2023
Merged

Release/3.0 #463

merged 20 commits into from
Nov 27, 2023

Conversation

joelfoliveira
Copy link
Contributor

Description

Merge release v3 into master

How Has This Been Tested?

Running automated tests and manual tests.

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

jose-sousa-8 and others added 18 commits November 27, 2023 14:44
fix: change dependency injection lifetime management for worker and consumer/producer
fix: create AdminClient without authentication
perf: memory optimizations on MessageContext
Include peer.service tag for producer and consumer spans

Close consumer span when Complete() is invoked to have a correctly
time closing for both single and batch consumers
This refactor aims the following
- Have all usings outside namespace
- Replace private variables this to use _
- Move tests folder to root
- Move sln file to root
@joelfoliveira joelfoliveira merged commit 6c8997c into master Nov 27, 2023
3 checks passed
@joelfoliveira joelfoliveira deleted the release/3.0 branch November 27, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

8 participants