diff --git a/.env b/.env index 0c52cb6..e848352 100644 --- a/.env +++ b/.env @@ -1,19 +1,19 @@ -OL_REFERENCE_UI_VERSION=5.2.2-SNAPSHOT +OL_REFERENCE_UI_VERSION=5.2.2 -OL_REQUISITION_VERSION=8.3.4-SNAPSHOT -OL_REFERENCEDATA_VERSION=15.2.3-SNAPSHOT -OL_AUTH_VERSION=4.3.3-SNAPSHOT -OL_NOTIFICATION_VERSION=4.3.3-SNAPSHOT -OL_FULFILLMENT_VERSION=9.0.3-SNAPSHOT -OL_CCE_VERSION=1.3.2-SNAPSHOT -OL_STOCKMANAGEMENT_VERSION=5.1.5-SNAPSHOT -OL_REPORT_VERSION=1.2.2-SNAPSHOT -OL_HAPIFHIR_VERSION=2.0.2-SNAPSHOT -OL_ONE_NETWORK_INTEGRATION_VERSION=0.0.2-SNAPSHOT -OL_ONE_NETWORK_INTEGRATION_REFERENCEDATA_EXTENSION_VERSION=0.0.2-SNAPSHOT -OL_ONE_NETWORK_INTEGRATION_STOCKMANAGEMENT_EXTENSION_VERSION=0.0.2-SNAPSHOT +OL_REQUISITION_VERSION=8.3.3 +OL_REFERENCEDATA_VERSION=15.2.2 +OL_AUTH_VERSION=4.3.2 +OL_NOTIFICATION_VERSION=4.3.2 +OL_FULFILLMENT_VERSION=9.0.2 +OL_CCE_VERSION=1.3.1 +OL_STOCKMANAGEMENT_VERSION=5.1.5 +OL_REPORT_VERSION=1.2.1 +OL_HAPIFHIR_VERSION=2.0.1 +OL_ONE_NETWORK_INTEGRATION_VERSION=0.0.1 +OL_ONE_NETWORK_INTEGRATION_REFERENCEDATA_EXTENSION_VERSION=0.0.1 +OL_ONE_NETWORK_INTEGRATION_STOCKMANAGEMENT_EXTENSION_VERSION=0.0.1 -OL_DIAGNOSTICS_VERSION=1.1.2-SNAPSHOT +OL_DIAGNOSTICS_VERSION=1.1.1 OL_NGINX_VERSION=5 OL_RSYSLOG_VERSION=1 diff --git a/docs/source/releases/index.rst b/docs/source/releases/index.rst index 8d8498a..1c7bc58 100644 --- a/docs/source/releases/index.rst +++ b/docs/source/releases/index.rst @@ -7,6 +7,7 @@ To download a release, please visit `GitHub `_ +- `OLMIS-7387 `_ + +For information about future planned releases, see the `Living Product Roadmap +`_. Pull requests and +`contributions `_ are welcome. + +Compatibility +------------- + +Compatible with OpenLMIS 3.12.0 + +Download or View on GitHub +-------------------------- + +`OpenLMIS Reference Distribution 3.12.1 +`_ + +Known Bugs +========== + +No known additional bugs were included in this patch release. + +To report a bug, see `Reporting Bugs +`_. + +New Features +============ + +No new features were introduced with this patch release. + +API Changes +=========== + +API changes can be found in each service CHANGELOG.md file, found in the root directory of the service repository. + +Performance +======================== + +No manual performance testing was conducted for this patch release. + +Test Coverage +============= + +OpenLMIS 3.12.1 was tested using the established OpenLMIS Release Candidate process. + +`Patch Release 3.12 RC1 Testing `_ + +As part of this process, full manual test cycles were executed for each release candidate published. Any critical or blocker bugs found during the release candidate were resolved in a bug fix cycle with a full manual test cycle executed before releasing the final version 3.12.1. For more details about test executions and bugs found for this release please see . + +All Changes by Component +======================== + +Version 3.12.1 of the Reference Distribution contains updated versions of the components listed +below. The Reference Distribution bundles these component together using Docker to create a complete +OpenLMIS instance. Each component has its own own public GitHub repository (source code) and +DockerHub repository (release image). The Reference Distribution and components are versioned +independently; for details see `Versioning and Releasing +`_. + +Stock Management 5.1.5 +~~~~~~~~~~~~~~~~~~~~~~~ + +Reference UI 5.2.2 +~~~~~~~~~~~~~~~~~~~~~~~ + +Stock Management-UI 2.1.1 +~~~~~~~~~~~~~~~~~~~~~~~ + +Contributions +============= + +Many organizations and individuals around the world have contributed to OpenLMIS version 3 by +serving on our committees (Governance, Product and Technical), requesting improvements, suggesting +features and writing code and documentation. Please visit our GitHub repos to see the list of +individual contributors on the OpenLMIS codebase. If anyone who contributed in GitHub is missing, +please contact the Community Manager. + +Further Resources +================= + +Please see the Implementer Toolkit on the `OpenLMIS website `_ to learn more about best practicies in implementing OpenLMIS. Also, learn more about the `OpenLMIS Community `_ and how to get involved!