Skip to content

Tags: mytracontrol/mdf.js

Tags

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature(core): add new features and code comments (#11)

* feat(mqtt-provider): ✨ add new MQTT provider to providers collection

* perf(general): ⚡ modify some environment variables from some components

* perf(general): ⚡ modify some environment variables from some components

* docs(general): 📝 documentation process update

* docs(general): 📝 add new documentation on some packets

* feat(doorkeeper): ✨ added the options to include dynamic defaults

* feat(utils): ✨ added a timeout option for each try to retry module

* fix(core): 🐛 fix some minor bugs in Ports and Managers

* refactor(logger): ♻️ refactor code to use LoggerInstance instead of Logger

* refactor(middlewares): ♻️ include a prefix in metrics middleware

* fix(logger): 🩹 fix minor bug in logger and dependencies updates

* feat(app-wrapper): ✨ add the option to monitor providers from the app-wrapper

* chore(limiter): 🚧 working on limiter functionality

* feat(limiter): 🚧 work in progress over the limiter/puller functionality

* refactor(general): 🚧 working in new release

* refactor(general): 🚧 refactor the most of the modules

* chore: 🚧 update modules

* chore(general): 🚧 update flaky test

* chore(general): 🚧 update test

* test(general): ✅ correct son flaky test

* ci(general): 💚 fix sonarqube project setup

* test(general): 🧪 fix some flaky test

* fix(general): 🚧 fix flaky tests

* ci(ci): 💚 fix sonarqube config file

* ci(ci): 💚 fix sonar

* ci(ci): 💚 update ci pipeline

* ci(ci): 💚 update pipeline

* ci(ci): 💚 update sonar config

* ci(ci): 💚 fix sonar

* ci(ci): 💚 add snyk to test

* ci(ci): 💚 update for snyk

* ci(ci): 💚 add snyk to pipeline

* ci(ci): 💚 update snyk pipeline

* ci(ci): 💚 update snyk

* ci(ci): 💚 update snyk

* ci(ci): 💚 update ci for snyk

* ci(ci): 💚 update ci for snyk

* ci(ci): 💚 update ci snyk

* chore(general): 🚧 work in progress for 1.4 release

* chore(ci): ⬆️ update dependencies

* fix(app-wrapper): 🐛 update the logger to be public

* fix(app-wrapper): 🐛 fix minor bug in default value for bootstrap settings

* fix(app-wrapper): 🐛 fix minor bug in version/relase tags

* fix(tasks): 🐛 control the the case when start/stop is called several times

* feat(tasks): ✨ add new options to add resources to the scheduler

* feat(service-config): ✨ add new options to include base and default configs

* fix(app-wrapper): 🐛 solve minor bug in port selection in cluster mode

* fix(app-wrapper): 🐛 solve a problem with the port in cluster a no cluster mode

* fix(service-config):

* fix(mqtt-provider): ⬆️ update dependencies

* fix(elastic-provider): 🐛 fix health check for new version of elastic

* fix(app-wrapper): 🐛 fix proxy on cluster mode

* feat(firehose): ✨ add options for metrics in plugs

* refactor(firehose): ♻️ refactor how the sinks and source are initialized

* fix(app-wrapper):

* perf(amqp-provider): ⚡ add own socket management to amqp provider

* chore(amqp-provider):

* chore(amqp-provider): 🚧 over amqp protocol

* chore(amqp-provider): 🚧 amqp protocol

* fix(doorkeeper):

* fix(mqtt-provider): ♻️ refactor code for new change on mqtt module

* fix(tasks): 🐛 fix minor bug related with side effects on tasks

* fix(jobs): 🐛 fix a minor bug on delay time in Limiter

* fix(jobs): 🐛 minor bug on delay time in Limiter

* ci(ci): 💚 update sonarquebe tasks

* feat(): add S3 provider (#10)

* chore(general): ⬆️ update dependencies for all the packages

---------

Co-authored-by: DanielaDurandBartolo <[email protected]>

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(core): depedency updates and new functionalities added (#9)

* feat(doorkeeper): ✨ add deference function to obtain the schema from compiled schemas
* feat(crash): 🎨 increase the maximum length of error message to 800 (from 240)
* feat(faker): 🎨 improve the types of Factory to allow extend method

1.2.2

Toggle 1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(faker): fix Factory type to allow a better management of extensio…

…ns (#8)

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(ci): fix lerna publish process

* ci(ci): fix lerna publish process
* docs(core): update repo to show the doc and fix lerna

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature(faker): add a new module to the framework for mockups factori…

…es (#6)

* feat(faker): ✨ added new module faker (mockup factory)
* fix(ci): delte lock file
* fix(kafka-provider): fix environemt config types
* fix(amqp-provider): fix default config types

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(doorkeeper): ✨ add new check method to doorkeeper (#5)

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(core): update dependencies to include Typescript 5.x and Node 20.x (

#3)

* chore(core): 🔧 update dependencies and test
* chore(core): 🍱 update folders
* ci(ci): 💚 fix CI configuration for test
* chore(ci): 💚 try to fix ts-jest compilation problems
* chore(ci): 💚 try to fix ci issue with test
* chore(ci): 💚 try to fix ci problem
* ci(ci): 💚 fix ci tests

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: release 1.0.0 of @mdf.js library (#2)