prepare release platform 2.6.0

Build: #123 was successful Changes by Herman Muhereza <hermanmuhereza22@gmail.com>

Stages & jobs

  1. Update versions

  2. Build and push

  3. Validate

  4. Release

    Requires a user to start manually
  5. Release 2nd stage

  6. Release 3rd stage

Code commits

openmrs-module-webservices.rest

  • Herman Muhereza <hermanmuhereza22@gmail.com>

    Herman Muhereza <hermanmuhereza22@gmail.com> 0afba9e9a5d151176adf80c9fb4c7c5c9e71bcca

    RESTWS-955: Fix adding support for locations as person attributes (#628)
    * RESTWS-955: Fix adding support for locations as person attributes

    * use contenxt to access location service

    • omod-1.8/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/PersonAttributeResource1_8.java (version 0afba9e9a5d151176adf80c9fb4c7c5c9e71bcca)
    • omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/PersonAttributeResource1_8Test.java (version 0afba9e9a5d151176adf80c9fb4c7c5c9e71bcca)
    • omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_9/PersonAttributeController1_9Test.java (version 0afba9e9a5d151176adf80c9fb4c7c5c9e71bcca)