Skip to content

Releases: ozone-his/ozone-docker-compose

Release 1.0.0-alpha.13

06 Mar 01:28
Compare
Choose a tag to compare

What's Changed

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

Release 1.0.0-alpha.12

21 Feb 05:25
Compare
Choose a tag to compare

What's Changed

  • OZ-545: Added camel-openmrs-fhir configs for eip-odoo-openmrs docker compose service by @VaishSiddharth in #105
  • OZ-670: O3_DOCKER_IMAGE_TAG to point to nightly by @kdaud in #108
  • OZ-668: Added bundled-docker module containing file for building bundled Docker images by @enyachoke in #109
  • OZ-704: Add/Remove configs in docker-compose-odoo and docker-compose-senaite by @VaishSiddharth in #110
  • OZ-627: Added dynamic project name suffix for Ozone in Docker Compose by @corneliouzbett in #107
  • OZ-572: Updated O3 component URL(s) to use right scheme when Ozone is running locally by @corneliouzbett in #113
  • OZ-464: Removed Docker compose version since it's obsolete by @corneliouzbett in #95
  • OZ-708: Added fhir-odoo sidecar service by @corneliouzbett in #112
  • OZ-627: Updated stop-demo.sh to use exported project name by @pirupius in #114
  • OZ-627: Updated variable name from $fhir-odoo to $fhirOdoo by @corneliouzbett in #117
  • OZ-698: O3 frontend config files served in configs/ instead of ozone/ by @corneliouzbett in #116
  • OZ-627: Ensured Docker Compose up command is re-applied when Ozone project is already running by @corneliouzbett in #122
  • OZ-331: Add backup and restore support by @enyachoke in #121
  • OZ-573: Added support for SSO with necessary configurations by @corneliouzbett in #120
  • OZ-573: Renamed senaite-ozonepro to senaite-sso by @corneliouzbett in #125
  • OZ-573: Removed OPENMRS_FRONTEND_CONFIG_PATH trailing backslash by @corneliouzbett in #126
  • OZ-747: Added user & password credentials for docker-compose-senaite.yml by @VaishSiddharth in #127
  • OZ-760: Used O3_DOCKER_IMAGE_TAG nightly and OpenMRS core nightly-amazoncorretto-11 by @kdaud in #129
  • OZ-760: Used 2.6.x-nightly-amazoncorretto-11 OpenMRS image by @Ruhanga in #130
  • OZ-573: Removed referencing of env vars declared within same .env file by @corneliouzbett in #133
  • OZ-573: Removed ERPNext from bundled docker by @corneliouzbett in #132
  • OZ-671: Made enabling/disabling of Superset client configurable by @corneliouzbett in #134
  • OZ-573: Exported KEYCLOAK_BINARIES_PATH by @VaishSiddharth in #136
  • OZ-573: Added Ozone bundled-docker start helper scripts by @corneliouzbett in #135
  • OZ-331: Added a SENAITE and Keycloak restore profiles by @enyachoke in #137
  • OZ-753: Removed unused mapped port 8088 from Ozone proxy by @corneliouzbett in #138
  • OZ-735: Implemented docker-compose-orthanc.yml by @VaishSiddharth in #119
  • OZ-331: Added a validation step for minimum docker compose version by @kdaud in #140
  • OZ-573: Updated eip-demo SSO configuration to use ENABLE_SSO env var by @corneliouzbett in #143
  • OZ-813: Added partial support for Orthanc to run with SSO by @VaishSiddharth in #141
  • OZ-790: Used Ref App 3.2.1 by @rbuisson in #145
  • OZ-813: Removed unnecessary network definition by @enyachoke in #148

New Contributors

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

Release 1.0.0-alpha.11

20 Jun 12:22
Compare
Choose a tag to compare

What's Changed

  • OZ-476: Add shutdownHandler step in generate-demo-data-route by @VaishSiddharth in #96
  • KH-539: Add support for importing Superset dashboards by @enyachoke in #100
  • KH-539: Fix Step to update database connection from ENV by @enyachoke in #101
  • OZ-429: Disable Superset when starting demo by by @enyachoke in #102
  • OZ-625: Use O3 Ref App 3.0.0-beta.21 by @kdaud in #103

New Contributors

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

Release 1.0.0-alpha.10

24 May 12:29
Compare
Choose a tag to compare

What's Changed

  • OZ-354: Updated README with new "ozone-docker-compose" by @kdaud in #71
  • OZ-348: Mount camel routes + configs jar binary by @corneliouzbett in #65
  • OZ-457: Followup commit to Fix issue with Nginx crashing when SENAITE server isn't available by @Ruhanga in #72
  • OZ-348: Align eip-demo service with the upgraded eip-client by @corneliouzbett in #73
  • OZ-348: Update SENAITE_SERVER_URL to use internal Docker network URL for SENAITE service. by @corneliouzbett in #74
  • OZ-457: Fixed issue with Nginx crashing when running the SENAITE service locally by @Ruhanga in #75
  • OZ-438: Use shared GitHub Actions workflow. by @corneliouzbett in #77
  • OZ-455: Update OpenMRS health check to use /health/started endpoint by @corneliouzbett in #76
  • OZ-348: Remove default empty values for OAUTH2 configuration by @corneliouzbett in #78
  • OZ-472: Merge pre-release and release GitHub Action jobs by @corneliouzbett in 1a8f740
  • OZ-461: Upgrade Ozone Docker MariaDB to v10.8 by @corneliouzbett in #80
  • OZ-196: Fix superset-worker celery worker command by @corneliouzbett in #81
  • OZ-348: EIP Demo service doesn't require eip.env file by @corneliouzbett in #83
  • OZ-475: Remove OAuth2 environment variables by @corneliouzbett in #82
  • OZ-475: Remove eip.env and move environment variables to docker environment by @corneliouzbett in #84
  • OZ-196: Add stop-demo.sh script by @rbuisson in e7faa9c
  • OZ-462: Ozone distro to repackage the O3 Frontend by @ibacher in #85
  • OZ-484: Use O3 Ref App 3.0.0-beta.17 by @kdaud in #86
  • OZ-450: Generic README linking to docs & community resources by @mks-d in 3cc3b81
  • OZ-340: Corrected start.sh URL INFO message syntax by @mks-d in ddbaf46
  • OZ-340: ozone-urls-template.csv to not mention OpenMRS legacy UI by @mks-d in c7a647f
  • OZ-482: Allow overriding of config and routes paths for eip-demo by @enyachoke in #88
  • OZ-484: Use O3 Ref App 3.0.0-beta.18 by @kdaud in #87
  • OZ-465: Ozone Docker Compose to provide ERPNext-related services by @corneliouzbett in #79
  • OZ-464: Add eip-erpnext-openmrs docker compose service. by @corneliouzbett in #89
  • OZ-464: Remove docker-compose-erpnext.yml from docker-compose-files.txt by @corneliouzbett in #90
  • OZ-464: Change ERPNext service port to 8080 & listen to Encounter resource events by @corneliouzbett in #91
  • OZ-556: Remove deploy section from docker-compose-erpnext by @enyachoke in #94

Full Changelog: https://github.com/ozone-his/ozone-docker-compose/commits/1.0.0-alpha.10