Releases: mojaloop/documentation
Releases · mojaloop/documentation
v12.0.2 Release
v12.0.1
v12.0.0 Release
Change-log:
- feat(settlements): feature#2234 add default settlements (#324)
v11.4.6 Release
v11.4.5 Release
Change-log
- fix local deployment guide links (#321)
v11.4.4 Release
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
Chang-log
- 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
Change-log
- 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
v11.4.0 Release
Change-log
- 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)