Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mojaloop/account-lookup-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.3.2
Choose a base ref
...
head repository: mojaloop/account-lookup-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.5.0
Choose a head ref
  • 3 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 24, 2021

  1. [Security] Bump urijs from 1.19.5 to 1.19.6 (#404)

    Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.5 to 1.19.6. **This update includes a security fix.**
    - [Release notes](https://github.com/medialize/URI.js/releases)
    - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
    - [Commits](medialize/URI.js@v1.19.5...v1.19.6)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ac4104b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. feat(2151): helm-release-v12.1.0 (#408)

    - Updated dependencies
    - Added required dependencies due to the upgrade of central-services-shared
    - Bump to minor version
    - 'allow.auto.create.topics=true' had been added to Kafka Consumer configs. This will enable Kafka Consumers to trigger auto-creation of topics, ref: https://github.com/edenhill/librdkafka/releases/tag/v1.5.0.
    - Aligned lint npm scripts as an alias to use "npm run standard"
    - Updated audit resolve
    - Aligned requestLoggers to Central-Ledger
    - Added populateTestData test script to register oracles and create participant-party link
    - Minor alignment to error Loggers
    - Moved docdash to devDependencies
    mdebarros authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f5b3270 View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.5.0 [skip ci]

    mojaloopci committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f70513d View commit details
    Browse the repository at this point in the history
Loading