Skip to content

Releases: mojaloop/documentation

v12.0.2 Release

11 Oct 11:12
b7a0e93
Compare
Choose a tag to compare
docs(mojaloop/#2455): migration guide for mojaloop helm releases (#332)

* docs(mojaloop/#2455): migration guide for mojaloop helm releases
- Added upgrade-strategy-guide
- added steps, and diagrams for each scenario

v12.0.1

31 Aug 12:10
be01a2b
Compare
Choose a tag to compare
Updates to deployment guide to include recommended versions for the I…

…ngress Controller installation (#327)

v12.0.0 Release

06 Aug 13:52
8ca072f
Compare
Choose a tag to compare

Change-log:

  • feat(settlements): feature#2234 add default settlements (#324)

v11.4.6 Release

27 Jul 13:27
9c2611e
Compare
Choose a tag to compare

Change-log

  • chore: updating postman test instructions as deprecated (#322)
  • chore: update technical architecture overview for pi14 (#323)

v11.4.5 Release

08 Jul 11:27
d92fad2
Compare
Choose a tag to compare

Change-log

  • fix local deployment guide links (#321)

v11.4.4 Release

07 Jul 12:30
9003f7c
Compare
Choose a tag to compare

Change-log

docs: update to deployment guide (#315)

  • updated local setup for linux, mac, & windows
  • fixed table of contents for local setup for mac

v11.4.3 Release

07 Jul 08:50
67473e5
Compare
Choose a tag to compare

Chang-log

  1. docs: updating deployment guide to include supported versions for v13 release. (#314)
  • include supported k8s versions for v13.0 release
  • removed patch versions from supported k8s versions

Note: also using this release to verify the circleci build cache change added in previous release

v11.4.2 Release

07 Jul 08:30
8dbdc70
Compare
Choose a tag to compare

Change-log

  1. fix(2265): validating-a-mojaloop-deployment-as-described-in-the-documentation-is-failing (#313)
  • Bump to package.json
  • Updated build cache to use the "VCS Revision" and not rely on the package-lock for changes
    • This means that any changes made to the documentation will be build and published correctly; and
    • The existing dependency-cache will only be rebuilt if npm dependencies are changed in the package-lock

v11.4.1 Release

06 Jul 19:28
e229540
Compare
Choose a tag to compare

Change-log

  1. fix: deployment-guide table (#312)
  • Fixed table rendering issue for deployment guide

v11.4.0 Release

06 Jul 17:38
9654738
Compare
Choose a tag to compare

Change-log

  1. fix(#2265): validating a mojaloop deployment as described in the documentation is failing (#309)
  • General
    • Fixed markdown lint issues
    • Removed duplicated content from platform-specific deployment guides to main deployment guide
  • Updates to Troubleshooting
    • Removed non-applicable issues
    • Updates to existing issues to make them relevant around the NGinx Ingress controller version
    • Moved a development issue to the FAQ under the contribution guide
  • Updates to Mac, Linux & Window Setup guides
    • Fixed broken links to the main deployment guide
    • Removed Ingress Controller setup and moved that to the main guide (except for Linux which uses micok8s and has specific instructions)
    • Updated links/section to the applicable "official" documentation for installing components (snapd, microk8s, docker, etc)
    • Added "sudo" to Linux guide commands
  • Updated main deployment guide to reference official instructions on how to install
    • Ingress Controllers
    • Admin UI/ Interfaces (i.e. Kubernetes Dashboard, etc)