Skip to content

Releases: terraframe/geoprism-registry

1.6.0

09 Feb 15:39
Compare
Choose a tag to compare

1.6.0 (2025-02-09)

Bug Fixes

  • security upgrade to tomcat 9 to get latest security updates (d5624)

1.5.0

19 Nov 17:32
Compare
Choose a tag to compare

1.5.0 (2024-11-19)

Bug Fixes

  • security upgrade to tomcat 9 to get latest security updates (d5624)

1.4.0

05 Jan 20:17
Compare
Choose a tag to compare

1.4.0 (2024-01-05)

Features

  • lists show row count on table (#144) (2f9fe)
  • support for organizational hierarchies (3a096)
  • ability to publish empty frequest lists (099e7)

Bug Fixes

  • geoobject latest label not fetching when date is null (#925) (4663c)
  • docker database not building on clean install (08f2d)

1.3.1

07 Sep 18:59
Compare
Choose a tag to compare

1.3.1 (2023-09-07)

Features

  • ability to publish empty frequest lists (099e7)

Bug Fixes

  • importer importer running for too long on staging (#914) (af0b3)
  • api list-type/data should not require criteria or showInvalid (2ca4d)

1.3.0

17 Jul 17:05
Compare
Choose a tag to compare

1.3.0 (2023-07-17)

Features

  • explorer include parents from inherited hierarchies in parents tab (#911) (4b8fe)
  • importer multithreaded importing (982e9)
  • lists allow public access to the list version page (37d10)

Bug Fixes

1.2.2

23 Jun 20:02
Compare
Choose a tag to compare

1.2.2 (2023-06-23)

Features

  • ability to edit external ids in explorer and change requests (#872) (67bac)
  • dhis2 support for dhis2 v2.40.0 (#897) (face8)
  • improve system logging (10c71)

Bug Fixes

  • explorer removed autocomplete behaviour when searching (#895) (a0004)
  • synchronization inherited types displaying duplicate or extra values (#896) (c45c7)
  • synchronization null pointer when syncing translations with dhis2 (#898) (73492)
  • synchronization too many codes in a sync error makes page unreadable (#898) (4620e)
  • explorer validity 'Yes' and 'No' labels for Geo-Objects swapped (#908) (94404)
  • dhis2-sync better error handling and form validation (#910) (8e69b)
  • georegistry-server/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade:- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217 (7474c)

1.2.1

15 Jun 17:42
Compare
Choose a tag to compare

1.2.1 (2023-06-15)

Features

  • ability to edit external ids in explorer and change requests (#872) (67bac)
  • dhis2 support for dhis2 v2.40.0 (#897) (face8)
  • improve system logging (10c71)

Bug Fixes

  • explorer removed autocomplete behaviour when searching (#895) (a0004)
  • synchronization inherited types displaying duplicate or extra values (#896) (c45c7)
  • synchronization null pointer when syncing translations with dhis2 (#898) (73492)
  • synchronization too many codes in a sync error makes page unreadable (#898) (4620e)
  • explorer validity 'Yes' and 'No' labels for Geo-Objects swapped (#908) (94404)
  • importer Large geometries causing issues
  • georegistry-server/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade:- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217 (7474c)

1.2.0

12 Apr 20:35
Compare
Choose a tag to compare

1.2.0 (2023-04-12)

Features

  • dhis2-sync ability to select multiple org unit groups (#873) (48d2e)

Bug Fixes

1.1.1

13 Mar 22:19
Compare
Choose a tag to compare

1.1.1 (2023-03-13)

Bug Fixes

  • explorer searching for hyphenated GeoObjects (#879) (b058a)
  • dhis2 point geometries not syncing properly to dhis2 (#887) (784be)
  • account submit button on user profile editor does nothing (1993d)
  • oauth clicking on oauth button does nothing (d435e)
  • hierarchy-manager unspecified error thrown when importing types from xml (939e0)

1.1.0

28 Feb 00:17
Compare
Choose a tag to compare

1.1.0 (2023-02-27)

This release includes two major breaking changes: upgrading of OrientDB from v3.0 to v3.2 and upgrading Postgres/PostGIS from v9.5-3.0 to v14-3.2. Please refer to the Database Migration section of our documentation for detailed migration instructions.

Note: The v1.0 version of our docker-compose.yml file was already set to use PostgreSQL version 14-3.2. If this applies to you, then you might not need to perform a PostgreSQL migration. The PostgreSQL breaking change was included here because our cloud customers were migrated to PostgreSQL v14 as part of this release.

Features

  • BREAKING CHANGE upgrade Orientdb to v3.2 (2ce9b)
  • BREAKING CHANGE upgrade Postgres to v14 (64a01)
  • explorer show lat/long when not editing (#317) (be8d0)
  • change-request ability to submit a create CR with no code (#401) (e8cd8)
  • api optional hierarchy parameter on getChildGeoObjects/getParentGeoObjects (72dc7)
  • made attribute ordering consistent between a list and its exported spreadsheet, shapefile, and data dictionary (00c50)
  • explorer geo-Object search now displays a message if there a no results and gives look ahead options when typing (a666a)
  • lists editing or creating a geo object will automatically update all working list versions of that geo object type to include the edits (cf6a7)

Bug Fixes

  • lists enforce read-only list-type properties (#569) (e26d8)
  • explorer date picker cut off (#763) (e58f4)
  • lists localize labels (#794) (4dbe8)
  • lists fixed issue with updating list periods for a frequency-based series, the new lists not in chronological order #835 (#835) (22680)
  • explorer show list when viewing record in working version (#862) (0b5d7)
  • hierarchies lao translation showing in english version (#877) (28e98)
  • localization fixed issue where the locale of the user creating a type shows for the default locale if the default locale is not an exact match to theusers locale. #877 (#877) (277e1)
  • synchronization add inherited types to dhis2 sync config (#878) (15539)
  • geo-object-editor unspecified error creating new time range (#883) (5a8c3)
  • geo-object-editor unspecified error creating new time range (#884) (5a8c3)
  • import adjusted UI of problem resolution for synonyms (35a36)
  • lists fixed bug where published lists do not show on the list entries page if only a single version has been published and the user belongs toa different organization (c3c5c)
  • localization deadlock which could occur with active users on a system installing a new locale (bcf94)