OpenMRS SDK 3.7.0 released!

Happy to announce a new 3.7.0 release of OpenMRS SDK!

In this release:

  • Support for Docker for Mac and Docker for Windows
  • Improved Docker config created with openmrs-sdk:build-distro including production and development config files
  • Updating only modules and war when building distro by default or reseting Docker config with -Dreset
  • Added LATEST and LATEST-SNAPSHOT to dynamically resolve versions e.g. mvn openmrs-sdk:setup -Dplatform=LATEST
  • Ability to define a parent distro in openmrs-distro.properties, e.g. distro.referenceaplication=2.5

For the full list of features see here.

The release was mostly possible thanks to @SolDevelo’s developers @adamg and @tmarzeion! @cintiadr did a major contribution to the Docker image setup. Thank you!

2 Likes

Wonderful news. A big hug to all involved in making this happen!!! :muscle:

:wine_glass: :hamburger: :champagne: :beers: … excellent work!!!

mvn openmrs-sdk:setup-sdk -U

Awesome! Keep up the great work guys!