-
Notifications
You must be signed in to change notification settings - Fork 676
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
MF-780 - Use Normalizer as a lib #915
Merged
Merged
Commits on Oct 30, 2019
-
To normalize messages on the consumer side, Normalizer is moved to the internal pkgs. Writers being message consumers are modified to do message normalization instead of subscribing to normalized messages subject. Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for b3477ac - Browse repository at this point
Copy the full SHA b3477acView commit details -
Fix logging middleware for readers and writers
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for 55cf450 - Browse repository at this point
Copy the full SHA 55cf450View commit details -
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for 6a5c980 - Browse repository at this point
Copy the full SHA 6a5c980View commit details -
As we agreed on absmach#919, we'll use normalizer as an interface and provide the default SenML implementation. Because of that, Normalizer is removed from `internal` and we'll use the project structure proposed in the aforementioned issue. Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for 471f8cc - Browse repository at this point
Copy the full SHA 471f8ccView commit details -
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for d702146 - Browse repository at this point
Copy the full SHA d702146View commit details -
Remove unused batch settings from influxDB reader
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for f0f034b - Browse repository at this point
Copy the full SHA f0f034bView commit details -
Move Normalizer service to `addons`. Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for 5ac76c2 - Browse repository at this point
Copy the full SHA 5ac76c2View commit details -
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for 6d84c32 - Browse repository at this point
Copy the full SHA 6d84c32View commit details -
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for 644bd13 - Browse repository at this point
Copy the full SHA 644bd13View commit details -
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for c112f5f - Browse repository at this point
Copy the full SHA c112f5fView commit details
Commits on Oct 31, 2019
-
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for 13c07c7 - Browse repository at this point
Copy the full SHA 13c07c7View commit details -
Update addons docker-compose files
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for c7c10c5 - Browse repository at this point
Copy the full SHA c7c10c5View commit details -
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
Configuration menu - View commit details
-
Copy full SHA for 1c76adb - Browse repository at this point
Copy the full SHA 1c76adbView commit details
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.