[V2.0.0] Version two first release draft#123
Merged
Conversation
Feat/version2.0 hierarchy
Adapt token handling
Also cargo fmt.
Push consumers have turned out not to be usable for our purposes. Therefore, they are completely removed and all necessary tasks are implemented with pull consumers.
Basic NotificationsHandler and startup
The Github Actions machines are very slow, which is why the tests get into the situation where Nats has not yet processed the published notifications until they are already requested again by consumers.
AuthorizationService tests
Feat/v2 workspaces
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #123 +/- ##
==========================================
- Coverage 54.73% 46.93% -7.80%
==========================================
Files 48 69 +21
Lines 10567 10028 -539
==========================================
- Hits 5784 4707 -1077
- Misses 4783 5321 +538
☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 2.0 pre-release
We are happy to merge the Version 2.0 rework into the dev branch in preparation for V2.0.0 release.
Aruna version 2 is a major overhaul of almost all internal and external structures.
Greatly enhancing flexibility, power and the ability to deploy all components in a fully distributed way.
Changes
This is only a small abstract of all introduces features, the full list will be added on release. A public open-beta will start soon, please be so kind to participate and report any issues. Feedback is greatly appreciated as well.