Skip to content

Bump aws-sdk from 2.410.0 to 2.472.0#25

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-sdk-2.472.0
Closed

Bump aws-sdk from 2.410.0 to 2.472.0#25
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-sdk-2.472.0

Conversation

@dependabot-preview
Copy link

Bumps aws-sdk from 2.410.0 to 2.472.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.472.0

See changelog for more information.

Release v2.471.0

See changelog for more information.

Release v2.470.0

See changelog for more information.

Release v2.469.0

See changelog for more information.

Release v2.468.0

See changelog for more information.

Release v2.467.0

See changelog for more information.

Release v2.466.0

See changelog for more information.

Release v2.465.0

See changelog for more information.

Release v2.464.0

See changelog for more information.

Release v2.463.0

See changelog for more information.

Release v2.462.0

See changelog for more information.

Release v2.461.0

See changelog for more information.

Release v2.460.0

See changelog for more information.

Release v2.459.0

See changelog for more information.

Release v2.458.0

See changelog for more information.

Release v2.457.0

See changelog for more information.

Release v2.456.0

See changelog for more information.

... (truncated)
Changelog

Sourced from aws-sdk's changelog.

2.472.0

  • feature: CodeBuild: AWS CodeBuild adds support for source version on project level.
  • feature: CodeCommit: This release adds two merge strategies for merging pull requests: squash and three-way. It also adds functionality for resolving merge conflicts, testing merge outcomes, and for merging branches using one of the three supported merge strategies.
  • feature: Personalize: Amazon Personalize is a machine learning service that makes it easy for developers to create individualized recommendations for customers using their applications.
  • feature: PersonalizeEvents: Introducing Amazon Personalize - a machine learning service that makes it easy for developers to create individualized recommendations for customers using their applications.
  • feature: PersonalizeRuntime: Amazon Personalize is a machine learning service that makes it easy for developers to create individualized recommendations for customers using their applications.

2.471.0

  • feature: EC2: Adds DNS entries and NLB ARNs to describe-vpc-endpoint-connections API response. Adds owner ID to describe-vpc-endpoints and create-vpc-endpoint API responses.

2.470.0

  • feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for launching container instances using supported Amazon EC2 instance types that have increased elastic network interface density. Using these instance types and opting in to the awsvpcTrunking account setting provides increased elastic network interface (ENI) density on newly launched container instances which allows you to place more tasks on each container instance.
  • feature: GuardDuty: Improve FindingCriteria Condition field names, support long-typed conditions and deprecate old Condition field names.
  • feature: MediaConnect: This release adds support for encrypting entitlements using Secure Packager and Encoder Key Exchange (SPEKE).
  • feature: Organizations: You can tag and untag accounts in your organization and view tags on an account in your organization.
  • feature: SES: You can now specify whether the Amazon Simple Email Service must deliver email over a connection that is encrypted using Transport Layer Security (TLS).
  • feature: SSM: OpsCenter is a new Systems Manager capability that allows you to view, diagnose, and remediate, operational issues, aka OpsItems, related to various AWS resources by bringing together contextually relevant investigation information. New APIs to create, update, describe, and get OpsItems as well as OpsItems summary API.

2.469.0

  • feature: Glue: Support specifying python version for Python shell jobs. A new parameter PythonVersion is added to the JobCommand data type.

2.468.0

  • feature: EC2: This release adds support for Host Recovery feature which automatically restarts instances on to a new replacement host if failures are detected on Dedicated Host.
  • feature: ElastiCache: Amazon ElastiCache now allows you to apply available service updates on demand. Features included: (1) Access to the list of applicable service updates and their priorities. (2) Service update monitoring and regular status updates. (3) Recommended apply-by-dates for scheduling the service updates, which is critical if your cluster is in ElastiCache-supported compliance programs. (4) Ability to stop and later re-apply updates. For more information, see https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Self-Service-Updates.html
  • feature: StorageGateway: AWS Storage Gateway now supports AWS PrivateLink, enabling you to administer and use gateways without needing to use public IP addresses or a NAT/Internet Gateway, while avoiding traffic from going over the internet.

2.467.0

  • bugfix: Buffer: remove deprecated new Buffer() constructor in Node.js
  • feature: EC2: Amazon EC2 I3en instances are the new storage-optimized instances offering up to 60 TB NVMe SSD instance storage and up to 100 Gbps of network bandwidth.

2.466.0

  • feature: CodeCommit: This release adds APIs that allow adding and removing tags to a repository, and viewing tags for a repository. It also enables adding tags when creating a repository.
  • feature: IoTAnalytics: IoT Analytics adds the option to use your own S3 bucket to store channel and data store resources. Previously, only service-managed storage was used.
  • feature: IoTEvents: The AWS IoT Events service allows customers to monitor their IoT devices and sensors to detect failures or changes in operation and to trigger actions when these events occur
  • feature: IoTEventsData: The AWS IoT Events service allows customers to monitor their IoT devices and sensors to detect failures or changes in operation and to trigger actions when these events occur
  • feature: Kafka: Updated APIs for Amazon MSK to enable new features such as encryption in transit, client authentication, and scaling storage.
  • feature: PinpointEmail: You can now specify whether the Amazon Pinpoint Email service must deliver email over a connection that is encrypted using Transport Layer Security (TLS).
  • feature: RDS: This release adds support for Activity Streams for database clusters.
  • feature: RDSDataService: The RDS Data API is generally available for the MySQL-compatible edition of Amazon Aurora Serverless in the US East (N. Virginia and Ohio), US West (Oregon), EU (Ireland), and Asia Pacific (Tokyo) regions. This service enables you to easily access Aurora Serverless clusters with web services-based applications including AWS Lambda and AWS AppSync. The new APIs included in this SDK release are ExecuteStatement, BatchExecuteStatement, BeginTransaction, CommitTransaction, and RollbackTransaction. The ExecuteSql API is deprecated; instead use ExecuteStatement which provides additional functionality including transaction support.
  • feature: ServiceCatalog: Service Catalog ListStackInstancesForProvisionedProduct API enables customers to get details of a provisioned product with type "CFN_STACKSET". By passing the provisioned product id, the API will list account, region and status of each stack instances that are associated with this provisioned product.

2.465.0

  • feature: DLM: Customers can now simultaneously take snapshots of multiple EBS volumes attached to an EC2 instance. With this new capability, snapshots guarantee crash-consistency across multiple volumes by preserving the order of IO operations. This new feature is fully integrated with Amazon Data Lifecycle Manager (DLM) allowing customers to automatically manage snapshots by creating lifecycle policies.
  • feature: EC2: Customers can now simultaneously take snapshots of multiple EBS volumes attached to an EC2 instance. With this new capability, snapshots guarantee crash-consistency across multiple volumes by preserving the order of IO operations. This new feature is fully integrated with Amazon Data Lifecycle Manager (DLM) allowing customers to automatically manage snapshots by creating lifecycle policies.
  • feature: IoTThingsGraph: Initial release.
  • feature: SecurityHub: This update adds the ListProductSubscribers API, DescribeProducts API, removes CONTAINS as a comparison value for the StringFilter, and only allows use of EQUALS instead of CONTAINS in MapFilter.

2.464.0

  • feature: Chime: This release adds the ability to search and order toll free phone numbers for Voice Connectors.
  • feature: GroundStation: AWS Ground Station is a fully managed service that enables you to control satellite communications, downlink and process satellite data, and scale your satellite operations efficiently and cost-effectively without having to build or manage your own ground station infrastructure.
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.410.0 to 2.472.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.410.0...v2.472.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 11, 2019
@dependabot-preview
Copy link
Author

Superseded by #26.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/aws-sdk-2.472.0 branch June 12, 2019 10:31
lewisdaly pushed a commit that referenced this pull request Jul 4, 2019
* PI2 & PI3 Fix for Producer.disconnect() from Develop into Master (#25)

* added the consumer code for story mojaloop#197

* added the http headers, schema validations, msg format for kafka sotry#197

* story mojaloop#197 added the notification handler

* added the test case

* added test cases for story 197

* added test cases for story 197

* Updated a couple of files to support the functional test

TODO: 
1. config Kafka config
2. health end-point
3. fix functional-runner.sh

* Added health endpoint and cleaned up package.json

* updated .nvmrc

* updates for running functional tests

* fixed functional tests for story#197

* Fix merge conflicts

* added integration test

* made changes after the code review suggestions

* unit tests

* fixed some unit tests issues with notification handler tests

* added unit tests

* Correct path in startup command

* Updating circleCI config to enable integration, functional tests and update some commands to align with template

* Commit to trigger build (for PR)

* Refactoring for parameterizing, updating paths, etc

* Dependency issue, testing if its related to 'restoring cache' failure

* Updating correct path (based on repo/project name) (#8)

* Updating correct path (based on repo/project name)

* Removing running five bells ledger tests

* Updates regarding issue with building docker image (#10)

* Updating dockerfile (#12)

* Feature/mojaloop#276 consume fulfill (#6)

* changes for story#276

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-changed the kafka topic name

* Feature/mojaloop#275 implementSendingNotificationsToParticipant(payer,payee) (#13)

* Updated the notification handler to accept  fulfilment

* removed space

* Updated the notifications handler

Updated the notifications handler with changes from the review comments

* Merge from mojaloop  dev merge

* Fixed integration tests

* fixes for issues experienced on ml-api adapter fixes for tests (#14)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* Feature/pi2demo fixes (#16)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* change return code to 200 and fixed test

* updated common streaming lib for latest version of node-rdkafka (#17)

* Hotfix for Issue mojaloop#370 (#19)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* update producer to validate if one exists already (#18)

* update producer to validate if one exists already

* fixing test coverage

* fixes for producer singleton not being created and fix tests

* PI2 & PI3 Fix for Producer.disconnect() (#24)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* Updated Producer factory disconnect function to correctly function against singleton factory pattern. Also fixed Unit tests.

* Fixed unit test coverage.

* Added dependency for "rewire" to stub the internal method calls of the Producer Unit Tests

* updated version and dependencies
made changes based on sonarqube scanning
removed hard coded strings to enums

* fixing code smells

* fixed typo as per @lewisdaly
lewisdaly pushed a commit that referenced this pull request Jul 16, 2020
* PI2 & PI3 Fix for Producer.disconnect() from Develop into Master (#25)

* added the consumer code for story mojaloop#197

* added the http headers, schema validations, msg format for kafka sotry#197

* story mojaloop#197 added the notification handler

* added the test case

* added test cases for story 197

* added test cases for story 197

* Updated a couple of files to support the functional test

TODO: 
1. config Kafka config
2. health end-point
3. fix functional-runner.sh

* Added health endpoint and cleaned up package.json

* updated .nvmrc

* updates for running functional tests

* fixed functional tests for story#197

* Fix merge conflicts

* added integration test

* made changes after the code review suggestions

* unit tests

* fixed some unit tests issues with notification handler tests

* added unit tests

* Correct path in startup command

* Updating circleCI config to enable integration, functional tests and update some commands to align with template

* Commit to trigger build (for PR)

* Refactoring for parameterizing, updating paths, etc

* Dependency issue, testing if its related to 'restoring cache' failure

* Updating correct path (based on repo/project name) (#8)

* Updating correct path (based on repo/project name)

* Removing running five bells ledger tests

* Updates regarding issue with building docker image (#10)

* Updating dockerfile (#12)

* Feature/mojaloop#276 consume fulfill (#6)

* changes for story#276

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-changed the kafka topic name

* Feature/mojaloop#275 implementSendingNotificationsToParticipant(payer,payee) (#13)

* Updated the notification handler to accept  fulfilment

* removed space

* Updated the notifications handler

Updated the notifications handler with changes from the review comments

* Merge from mojaloop  dev merge

* Fixed integration tests

* fixes for issues experienced on ml-api adapter fixes for tests (#14)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* Feature/pi2demo fixes (#16)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* change return code to 200 and fixed test

* updated common streaming lib for latest version of node-rdkafka (#17)

* Hotfix for Issue mojaloop#370 (#19)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* update producer to validate if one exists already (#18)

* update producer to validate if one exists already

* fixing test coverage

* fixes for producer singleton not being created and fix tests

* PI2 & PI3 Fix for Producer.disconnect() (#24)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* Updated Producer factory disconnect function to correctly function against singleton factory pattern. Also fixed Unit tests.

* Fixed unit test coverage.

* Added dependency for "rewire" to stub the internal method calls of the Producer Unit Tests

* updated dependencies for events flow

Co-authored-by: Miguel de Barros <miguel@debarros.me>
lewisdaly pushed a commit that referenced this pull request Jul 16, 2020
* PI2 & PI3 Fix for Producer.disconnect() from Develop into Master (#25)

* added the consumer code for story mojaloop#197

* added the http headers, schema validations, msg format for kafka sotry#197

* story mojaloop#197 added the notification handler

* added the test case

* added test cases for story 197

* added test cases for story 197

* Updated a couple of files to support the functional test

TODO: 
1. config Kafka config
2. health end-point
3. fix functional-runner.sh

* Added health endpoint and cleaned up package.json

* updated .nvmrc

* updates for running functional tests

* fixed functional tests for story#197

* Fix merge conflicts

* added integration test

* made changes after the code review suggestions

* unit tests

* fixed some unit tests issues with notification handler tests

* added unit tests

* Correct path in startup command

* Updating circleCI config to enable integration, functional tests and update some commands to align with template

* Commit to trigger build (for PR)

* Refactoring for parameterizing, updating paths, etc

* Dependency issue, testing if its related to 'restoring cache' failure

* Updating correct path (based on repo/project name) (#8)

* Updating correct path (based on repo/project name)

* Removing running five bells ledger tests

* Updates regarding issue with building docker image (#10)

* Updating dockerfile (#12)

* Feature/mojaloop#276 consume fulfill (#6)

* changes for story#276

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-changed the kafka topic name

* Feature/mojaloop#275 implementSendingNotificationsToParticipant(payer,payee) (#13)

* Updated the notification handler to accept  fulfilment

* removed space

* Updated the notifications handler

Updated the notifications handler with changes from the review comments

* Merge from mojaloop  dev merge

* Fixed integration tests

* fixes for issues experienced on ml-api adapter fixes for tests (#14)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* Feature/pi2demo fixes (#16)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* change return code to 200 and fixed test

* updated common streaming lib for latest version of node-rdkafka (#17)

* Hotfix for Issue mojaloop#370 (#19)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* update producer to validate if one exists already (#18)

* update producer to validate if one exists already

* fixing test coverage

* fixes for producer singleton not being created and fix tests

* PI2 & PI3 Fix for Producer.disconnect() (#24)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* Updated Producer factory disconnect function to correctly function against singleton factory pattern. Also fixed Unit tests.

* Fixed unit test coverage.

* Added dependency for "rewire" to stub the internal method calls of the Producer Unit Tests

* updated dependencies for events flow

* updated to newly released version of event-sdk

* dependencies updated

Co-authored-by: Miguel de Barros <miguel@debarros.me>
lewisdaly pushed a commit that referenced this pull request Jul 16, 2020
* PI2 & PI3 Fix for Producer.disconnect() from Develop into Master (#25)

* added the consumer code for story mojaloop#197

* added the http headers, schema validations, msg format for kafka sotry#197

* story mojaloop#197 added the notification handler

* added the test case

* added test cases for story 197

* added test cases for story 197

* Updated a couple of files to support the functional test

TODO: 
1. config Kafka config
2. health end-point
3. fix functional-runner.sh

* Added health endpoint and cleaned up package.json

* updated .nvmrc

* updates for running functional tests

* fixed functional tests for story#197

* Fix merge conflicts

* added integration test

* made changes after the code review suggestions

* unit tests

* fixed some unit tests issues with notification handler tests

* added unit tests

* Correct path in startup command

* Updating circleCI config to enable integration, functional tests and update some commands to align with template

* Commit to trigger build (for PR)

* Refactoring for parameterizing, updating paths, etc

* Dependency issue, testing if its related to 'restoring cache' failure

* Updating correct path (based on repo/project name) (#8)

* Updating correct path (based on repo/project name)

* Removing running five bells ledger tests

* Updates regarding issue with building docker image (#10)

* Updating dockerfile (#12)

* Feature/mojaloop#276 consume fulfill (#6)

* changes for story#276

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-changed the kafka topic name

* Feature/mojaloop#275 implementSendingNotificationsToParticipant(payer,payee) (#13)

* Updated the notification handler to accept  fulfilment

* removed space

* Updated the notifications handler

Updated the notifications handler with changes from the review comments

* Merge from mojaloop  dev merge

* Fixed integration tests

* fixes for issues experienced on ml-api adapter fixes for tests (#14)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* Feature/pi2demo fixes (#16)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* change return code to 200 and fixed test

* updated common streaming lib for latest version of node-rdkafka (#17)

* Hotfix for Issue mojaloop#370 (#19)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* update producer to validate if one exists already (#18)

* update producer to validate if one exists already

* fixing test coverage

* fixes for producer singleton not being created and fix tests

* PI2 & PI3 Fix for Producer.disconnect() (#24)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* Updated Producer factory disconnect function to correctly function against singleton factory pattern. Also fixed Unit tests.

* Fixed unit test coverage.

* Added dependency for "rewire" to stub the internal method calls of the Producer Unit Tests

* updated dependencies for events flow

* updated to newly released version of event-sdk

* Added a regex to return the fspiop-uri from the resource level no from the FSP name

* added extra test

Co-authored-by: Miguel de Barros <miguel@debarros.me>
lewisdaly pushed a commit that referenced this pull request Jul 16, 2020
* PI2 & PI3 Fix for Producer.disconnect() from Develop into Master (#25)

* added the consumer code for story mojaloop#197

* added the http headers, schema validations, msg format for kafka sotry#197

* story mojaloop#197 added the notification handler

* added the test case

* added test cases for story 197

* added test cases for story 197

* Updated a couple of files to support the functional test

TODO: 
1. config Kafka config
2. health end-point
3. fix functional-runner.sh

* Added health endpoint and cleaned up package.json

* updated .nvmrc

* updates for running functional tests

* fixed functional tests for story#197

* Fix merge conflicts

* added integration test

* made changes after the code review suggestions

* unit tests

* fixed some unit tests issues with notification handler tests

* added unit tests

* Correct path in startup command

* Updating circleCI config to enable integration, functional tests and update some commands to align with template

* Commit to trigger build (for PR)

* Refactoring for parameterizing, updating paths, etc

* Dependency issue, testing if its related to 'restoring cache' failure

* Updating correct path (based on repo/project name) (#8)

* Updating correct path (based on repo/project name)

* Removing running five bells ledger tests

* Updates regarding issue with building docker image (#10)

* Updating dockerfile (#12)

* Feature/mojaloop#276 consume fulfill (#6)

* changes for story#276

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-removed unwanted files

* changes for story#276 after review-changed the kafka topic name

* Feature/mojaloop#275 implementSendingNotificationsToParticipant(payer,payee) (#13)

* Updated the notification handler to accept  fulfilment

* removed space

* Updated the notifications handler

Updated the notifications handler with changes from the review comments

* Merge from mojaloop  dev merge

* Fixed integration tests

* fixes for issues experienced on ml-api adapter fixes for tests (#14)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* Feature/pi2demo fixes (#16)

* fixes for issues experienced on ml-api adapter fixes for tests

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit' (#15)

* re-aligning notification logic to '2.1.3. Transfer Handler Consume (Success)' flow. Notification handler expecting action of 'fulfil' where as per SDs it should be 'commit'

* fixed unit tests

* change return code to 200 and fixed test

* updated common streaming lib for latest version of node-rdkafka (#17)

* Hotfix for Issue mojaloop#370 (#19)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* update producer to validate if one exists already (#18)

* update producer to validate if one exists already

* fixing test coverage

* fixes for producer singleton not being created and fix tests

* PI2 & PI3 Fix for Producer.disconnect() (#24)

* Fix for mojaloop/project#370

* Bumped up the version from 1.86.2 to 1.86.3

* Aligned version names to the end of PI2.4 (being 1.86.2) with 2.4.1 being the hotfix

* Updated Producer factory disconnect function to correctly function against singleton factory pattern. Also fixed Unit tests.

* Fixed unit test coverage.

* Added dependency for "rewire" to stub the internal method calls of the Producer Unit Tests

* updated dependencies for events flow

* updated to newly released version of event-sdk

* The updated event-sdk library has an issue where it makes the parentId null and this was breaking the incoming message

Co-authored-by: Miguel de Barros <miguel@debarros.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants