Skip to content

Releases: ozone-his/ozone

Release 1.0.0-alpha.11

03 Jul 08:53
Compare
Choose a tag to compare

What's Changed

  • KH-539: Add support for importing Superset dashboards by @enyachoke in #72
  • KH-539: Add default Superset datasets by @enyachoke in #73
  • HIS-1: Provide the Mekom Maven repository as part of the archetype by @rbuisson in 5307bd5
  • OZ-429: Superset configs to be a Maven sub-module by @rbuisson in 222a279
  • HIS-1: Remove blank spaces in archetype pom.xml by @rbuisson in d0d923d
  • OZ-429: Copy Superset config via Maven Dependency plugin instead of Maven Resource plugin by @rbuisson in 06622e9
  • OZ-625: Use O3 Ref App 3.0.0-beta.21 by @kdaud in #74
  • OZ-429: Enable Jinja templating in Superset config by @enyachoke in #75

Full Changelog: 1.0.0-alpha.10...1.0.0-alpha.11

Release 1.0.0-alpha.10

27 May 09:39
Compare
Choose a tag to compare

What's Changed

  • OZ-354: Update README.md with renamed repos. by @ibacher in #35
  • OZ-196: Fix Iniz Validator POM configuration. by @Ruhanga in #34
  • OZ-196: Add parent POMs by @ibacher in #32
  • OZ-348: Alignment with new eip-client + rm properties in favor of env vars by @corneliouzbett in #31
  • Fix distro parent POM by @ibacher in #37
  • Fixed parent distro validation temporarily. by @Ruhanga in #38
  • OZ-196: Updated POMs with Distribution Management settings. by @Ruhanga in #41
  • OZ-348: Exclude Camel routes JARs from OpenMRS modules. by @corneliouzbett in #43
  • OZ-196: Remove duplicate Distribution Management settings from inheriting POMs. by @Ruhanga in #44
  • Rename subprojects according to agreed standards by @ibacher in #45
  • OZ-472: Merge pre-release and release GitHub Actions jobs. by @corneliouzbett in #47
  • OZ-462: Ozone distro to repackage the O3 frontend by @ibacher in #42
  • Adds an Ozone Implementation archetype by @ibacher in #40
  • maven-parent: Copy locally defined OMODs by @ibacher in #46
  • Only run validator on JDK 8 by @ibacher in #49
  • OZ-196: Fix OMOD renaming job by @ibacher in #50
  • Move modules to correct directory by @ibacher in #51
  • INFRA-407: Update check-deps workflow to notify OCD3 only on dependency changes. by @corneliouzbett in #52
  • Fix a missing space in script by @ibacher in #53
  • OZ-196: Properly filter scripts from scripts artifact by @ibacher in #54
  • OZ-462: Groovy script needs to support different output directories by @ibacher in #55
  • OZ-484: Use O3 Ref App 3.0.0-beta.17 by @kdaud in #56
  • OZ-462: Only clean output directory if needed by @ibacher in #58
  • OZ-450: Fix the 'install-latest.sh' script by @rbuisson in #59
  • OZ-484: Use O3 Ref App 3.0.0-beta.18 by @kdaud in #60
  • Bumped Common Reports version to 1.5.0-SNAPSHOT. by @kdaud in #62
  • OZ-464: Ozone with ERPNext data initialization by @corneliouzbett in #57
  • OZ-464: Update maven wrapper distribution to v3.3.0. by @corneliouzbett in #65
  • OZ-464: Uncompress init sql dump and add missing item data. by @corneliouzbett in #64
  • OZ-464: Add eip-erpnext-openmrs routes JAR. by @corneliouzbett in #66
  • OZ-196: Remove default exclusions from Maven parent so new Ozone distro is usable by @ibacher in #68
  • HSC-252: Maven Parent: Set Ozone dependency in the archetype instead of the parent by @rbuisson in #63
  • OZ-506: Update maven wrapper distribution to v3.3.2 by @corneliouzbett in 1ed0346

New Contributors

Full Changelog: 1.0.0-alpha.9...1.0.0-alpha.10