Skip to content

Releases: Bahmni/bahmni-core

1.3.0

10 Oct 02:14
c6bca9f

Choose a tag to compare

1.3.0

This release includes enhancements to configuration management, build system modernization, and improved database compatibility.

What's Changed

  • Liquibase changesets to run against MySQL and MariaDB databases. by @Ruhanga in #280
  • BAH-4172 | Refactor. Migrate to Sonatype Central Portal Publishing by @mohan-13 in #281
  • BAH-4194 | Extend drug order config concept metadata to include UUID of concepts by @mohan-13 in #282
  • BAH-4200 | Remove Compass compilation of SCSS files by @mohan-13 in #284
  • BAH-4199 | adding bahmnicore settings declaration by @angshu in #283
  • BAH-4302 | Add. Release bahmni-core v1.3.0 by @rahu1ramesh in #286

Key Changes

Configuration & Metadata

  • Added support for bahmnicore settings declaration
  • Extended drug order configuration to include concept UUIDs for improved
    metadata handling

Build & Deployment

  • Migrated to Sonatype Central Portal for artifact publishing
  • Removed legacy Compass compilation for SCSS files, modernizing the build
    pipeline

Database Compatibility

  • Enhanced Liquibase changesets to support both MySQL and MariaDB databases

Technical References

  • BAH-4199: Settings declaration support
  • BAH-4200: SCSS compilation modernization
  • BAH-4194: Drug order concept metadata enhancement
  • BAH-4172: Publishing infrastructure migration
  • Database compatibility improvements for MySQL/MariaDB

Full Changelog: 1.2.0...1.3.0