Skip to content

Releases: mekomsolutions/openmrs-module-initializer

Release 2.7.0

02 Jul 06:29
Compare
Choose a tag to compare

What's Changed

  • Added new Queue domain by @mseaton in #251
  • Added support for 'addresshierarchy' domain by @Ruhanga in #254
  • Fixed 'liquibase' domain issues against Core 2.5.5+. by @mseaton in #256
  • Added provision to allow overriding concepts' datatype to 'Numeric' by @Ruhanga in #258
  • Added 'queues' domain to support loading Status and Priority entries by @cioan in #260
  • OCL loader should throw an exception upon failure by @mseaton in #264
  • Added validator to properly shutdown, so not to fail further invocations on the same JVM process by @Ruhanga in #266
  • Fixed null config directory path in DeleteDomainChecksumsChangeset by @k4pran in #267
  • Rephrased csv_conventions.md by @basrem in #262
  • Improved InitializerController JavaDocs by @basrem in #261

New Contributors

Full Changelog: 2.6.0...2.7.0