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

Remove #[async_trait] attribute #324

Merged
merged 7 commits into from
Mar 22, 2024
Merged

Remove #[async_trait] attribute #324

merged 7 commits into from
Mar 22, 2024

Conversation

tyranron
Copy link
Member

Removes usage of #[async_trait] attribute where possible.

@tyranron tyranron added enhancement Improvement of existing features or bugfix semver::breaking Represents breaking changes k::refactor Refactoring, technical debt elimination and other improvements of existing code base labels Mar 22, 2024
@tyranron tyranron added this to the 0.21.0 milestone Mar 22, 2024
@tyranron tyranron self-assigned this Mar 22, 2024
@tyranron tyranron marked this pull request as ready for review March 22, 2024 15:19
@tyranron tyranron added the k::api Related to API (application interface) label Mar 22, 2024
@tyranron tyranron merged commit 13211eb into main Mar 22, 2024
43 checks passed
@tyranron tyranron deleted the remove-async-trait branch March 22, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::api Related to API (application interface) k::refactor Refactoring, technical debt elimination and other improvements of existing code base semver::breaking Represents breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant