...
Version | Documentation | Release Date |
---|---|---|
2.20.0 | https://issues.openmrs.org/projects/RESTWS/versions/21707 | 2017-07-28 |
2.19.0 | https://issues.openmrs.org/projects/RESTWS/versions/21601 | 2017-04-14 |
2.18.0 | https://issues.openmrs.org/projects/RESTWS/versions/21337 | 2017-03-16 |
2.17 | https://issues.openmrs.org/projects/RESTWS/versions/20800 | 2017-02-02 |
2.16 | https://issues.openmrs.org/projects/RESTWS/versions/19100 | 2016-09-12 |
2.15 | https://issues.openmrs.org/projects/RESTWS/versions/18800 | 2016-07-27 |
2.14 | https://issues.openmrs.org/projects/RESTWS/versions/18101 | 2016-04-13 |
2.13 | https://issues.openmrs.org/projects/RESTWS/versions/17906 | 2016-01-16 |
2.12 | https://issues.openmrs.org/projects/RESTWS/versions/17320 | 2015-09-17 |
2.11 | https://issues.openmrs.org/projects/RESTWS/versions/17300 | 2015-0203-1126 |
Version | Documentation | Release Date |
---|---|---|
2.10 | https://issues.openmrs.org/projects/RESTWS/versions/17009 | 2015-02-11 |
2.9 | https://issues.openmrs.org/projects/RESTWS/versions/17008 | 2015-01-15 |
2.8 | https://issues.openmrs.org/projects/RESTWS/versions/17006 | 2014-12-15 |
2.7 | https://issues.openmrs.org/projects/RESTWS/versions/16605 | 2014-12-15 |
2.6 | https://issues.openmrs.org/projects/RESTWS/versions/16313 | 2014-09-18 |
2.5 | https://issues.openmrs.org/projects/RESTWS/versions/16312 | 2014-05-30 |
2.4 | https://issues.openmrs.org/projects/RESTWS/versions/15923 | 2013-12-13 |
2.3 | https://issues.openmrs.org/projects/RESTWS/versions/15922 | 2013-10-23 |
2.2 | https://issues.openmrs.org/projects/RESTWS/versions/15921 | 2013-10-02 |
2.1 | https://issues.openmrs.org/projects/RESTWS/versions/15810 | 2013-05-15 |
2.0 | https://issues.openmrs.org/projects/RESTWS/versions/13507 | 2013-03-25 |
...
2.4
- 2.3
- New Features
- RESTWS-392 - APIAuthenticationException handler always adds WWW-Authenticate header when user is not logged in.
- Bug Fixes
- Changed setMembers to full representation
- New Features
- 2.2
- New Features
- [RESTWS-348] - Require that user have View REST WS Menu privilege to view the menu in the administration page
- [RESTWS-391] - Rest API to search drug by name
- Bug Fixes
- [RESTWS-373] - Incorrect Converter returned in ConversionUtil convertToRepresentation()
- [RESTWS-381] - Return object representation instead of id for person attribute
- [RESTWS-384] - restService.getSearchHandler fails with ClassCastException
- [RESTWS-389] - Cannot set location person attribute with uuid
- [RESTWS-390] - PersonAttributeTypeResource should render hydrated concept
- New Features
- 2.1
- Better XML support (backwads incompatibility, see RESTWS-206)
- Replaced .../concept/<conceptname> with .../concept?name=<conceptname> (backwards incompatibility, see RESTWS-370)
- Additional search handlers
- Improvements to the catalog
- 2.0 (see Migration from REST 1.x to 2.x)
- Integrated Webservices.rest 1.9 extension module
- Removed controllers (single point of entry)
- Added search handlers
- Added support for Concept mappings
- 1.1
- (23 bugs/features fixed/added)
- Fixed concept.answers
- Fixed patient.identifiers
- Made more resources editable
- Added ability to return retired resources generally
- Added Provider and Visit support to the 1.9ext module
- 1.0
- Main functionality realized with no new bugs
- 0.9 (Beta)
- Bugfixes
- 0.8 (Alpha)
- All use cases working as defined on the Web Service 1.0 User Stories page
- Download omod to install in your own OpenMRS installation
...