Skip to content

Releases: opensrp/opensrp-server-web

v2.10.14-SNAPSHOT: Merge pull request #1206 from opensrp/v2.2-sanitize-whitespaces-in-pr…

30 Aug 07:40
8de3dac
Compare
Choose a tag to compare
  • remove white spaces from product name #1206
  • ensure to_date is included in duration calculation for the organization_location table #1205

v2.10.14-ALPHA3-SNAPSHOT

22 Aug 13:41
3bbf604
Compare
Choose a tag to compare
Pre-release
Update pom.xml

v2.10.14-ALPHA2-SNAPSHOT

22 Aug 12:46
57f7e33
Compare
Choose a tag to compare
Pre-release
  • removes extra white spaces from product names

v2.10.13-SNAPSHOT

20 Aug 06:11
Compare
Choose a tag to compare

Remove slow joins queries from event metadata

v2.10.13-ALPHA1-SNAPSHOT

14 Aug 09:26
Compare
Choose a tag to compare
Pre-release

uses opensrp-server-core version with eventMetadataMapper queries that have been updated to use subqueries instead of joins operations

v2.10.13-ALPHA-SNAPSHOT

07 Feb 14:11
3c82370
Compare
Choose a tag to compare
Pre-release

Fix issue where upper bound value omits to_date from the duration range in team.organization_location table

v2.10.12-SNAPSHOT

31 Jan 15:01
c295927
Compare
Choose a tag to compare

What's Changed

  • Optimize fetch of opensrp unique IDs PR #1202
  • update plans after stock and structure mutation by @hilpitome in #1203

Full Changelog: v2.10.11-SNAPSHOT...v2.10.12-SNAPSHOT

v2.10.12-ALPHA1-SNAPSHOT

24 Jan 14:42
2bc6dff
Compare
Choose a tag to compare

v2.10.12-ALPHA-SNAPSHOT

17 Jan 13:40
6943d7b
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update to opensrp-server-core v2.14.9-DEV3-SNAPSHOT which ensures that tasks of the plan of an operational area with a new or updated stock item are regenerated.

v2.10.11-SNAPSHOT

30 Oct 06:50
v2.10.11-SNAPSHOT
Compare
Choose a tag to compare
  • Replace deprecated artifact repository
  • Update to OpenSRP Server Core v2.14.8-SNAPSHOT