This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 64
Release Notes
Sri Maurya Kummamuru edited this page Jan 13, 2021
·
11 revisions
❗ | Warning: This page is going to be retired and documentation for new releases will be maintained at - https://github.com/OpenConceptLab/ocl-docs/blob/main/docs/source/oclapi/releases.md |
---|
- All OCL projects will follow the same release approach
- Publish a single consolidated Release Notes page
- We will release each project separately, but attempt to align major version numbers (eg working now on v2 of all services)
- Create ZenHub release for tickets and create GitHub release for code
- Add links to releases and build in the release notes and summarize both bug fixes and enhancements
- Multiple versions of concepts show up in a collection's HEAD version due to improper concept reference deletes (ocl_issues/#303)
- Bulk import returns HTTP 202 if import is in progress (ocl_issues/#259)
- Concept display name is returned based on dictionary locale (ocl_issues/#264)
- Bulk import yields inconsistent results (ocl_issues/#297)
- User specific endpoint returns all organizations (ocl_issues/#295)
- Collections in one organization shows up in query for collections in other organization (ocl_issues/#285)
Overview
Resources
Import / Export
- CSV Import
- Bulk Import
- Org/Source Import
- Export API
- Subscriptions
- Subscription Client Testing Process
- OpenMRS to OCL Mapping
Troubleshooting & Operations
- Data integrity checks
- Maintaining OCLAPI's Docker containers
- Maintaining MongoDB and Solr
- How to check logs
- NewRelic monitoring setup
- Configuration changes to make tests and import job run faster
- Accessing Solr UI Remotely
- Data Backup and Restore
- SSL Configuration
- Flower
- Switching to Maintenance Mode on Production Server
- Docker networking and Security
Other