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

feature(core): add new features and code comments #11

Merged
merged 67 commits into from
Aug 11, 2024
Merged

Conversation

cjimenezsaiz
Copy link
Contributor

Summary

  • Bug fix (corrects a fault without impacting current features)
  • New feature (adds a new functionality without affecting the existing ones)
  • Major change (adds or modifies a feature that impacts existing functionalities)

Provide a description of the specific problem that is being solved. A summary would suffice if there is a link to the work item addressing this change.

What has changed?

  • New providers:
    • @mdf.js/mqtt-provider
    • @mdf.js/s3-provider
  • New modules:
    • @mdf.js/tasks
    • @mdf.js/service-registry
  • Improved modules:
    • @mdf.js/doorkeeper
    • @mdf.js/logger
    • @mdf.js/middleware
    • @mdf.js/service-setup

Affected Areas

Deep change in the most of modules.

Author's Checklist Before Publication

  • I have verified that the modification works correctly.
  • The modification adheres to the standards set by the Netin Systems DevOps group.
  • The modifications do not include keys, tokens, or confidential information in the pipeline.
  • Corresponding unit tests have been conducted to cover the new code and/or the tests that are no longer necessary have been removed.

cjimenezsaiz and others added 26 commits April 21, 2024 17:39
@cjimenezsaiz cjimenezsaiz self-assigned this Aug 11, 2024
@cjimenezsaiz cjimenezsaiz merged commit 444fa19 into master Aug 11, 2024
1 check passed
@cjimenezsaiz cjimenezsaiz deleted the release/1.4.0 branch August 11, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants