Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DanielaDurandBartolo
Copy link
Collaborator

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)

  • @mdf/s3-provider: create provider for communication with AWS S3 service using AWS SDK for Javascript v3 .

What has changed?

  • @mdf/s3-provider: create provider for communication with AWS S3 service using AWS SDK for Javascript v3 .

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 cjimenezsaiz merged commit c81ad88 into release/1.4.0 Aug 11, 2024
@cjimenezsaiz cjimenezsaiz deleted the feature/provider-s3 branch August 11, 2024 06:23
cjimenezsaiz added a commit that referenced this pull request Aug 11, 2024
* 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]>
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