Add v0.20.0 release blog#134
Merged
dborovcanin merged 7 commits intoabsmach:mainfrom Apr 30, 2026
Merged
Conversation
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
dborovcanin
requested changes
Apr 22, 2026
Contributor
There was a problem hiding this comment.
Let's use something simpler, less AI-like. You can use https://unsplash.com or generate the image, but make it less "busy".
| ## Magistrala and SuperMQ Unified | ||
|
|
||
| The biggest change in this release is the unification of **Magistrala and SuperMQ** into a single platform direction. | ||
| This work landed through **SMQ-3399 / PR #3400** and brings a large part of the SuperMQ service surface into Magistrala. |
|
|
||
| ## FluxMQ Messaging Integration | ||
|
|
||
| Magistrala is now built more directly around **FluxMQ**, the message broker designed for messaging and event streams. |
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
arvindh123
approved these changes
Apr 29, 2026
dborovcanin
requested changes
Apr 30, 2026
Contributor
dborovcanin
left a comment
There was a problem hiding this comment.
Add an important section about migration and compatibility.
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
dborovcanin
reviewed
Apr 30, 2026
|
|
||
| v0.20.0 adds new domain admin actions that require a one-time role backfill for existing rules and reports after the services start. Alarms are embedded in rules and do not have separate roles. The migrations run automatically on startup, but the backfill scripts must be run manually once afterwards. | ||
|
|
||
| For full step-by-step upgrade instructions, see the [upgrade guide](https://github.com/absmach/magistrala/blob/main/README.md#upgrade-from-v0190-to-v0200). |
Contributor
There was a problem hiding this comment.
Add a link to the blogpost: https://www.absmach.eu/blog/migrating-magistrala-v0-19-0-to-v0-20-0/
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
dborovcanin
approved these changes
Apr 30, 2026
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.
What type of PR is this?
What does this do?
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified features?
Notes