2.17 - 2024-4-29
- WG-39 use RAPID metadata or exif data when importing files from /Rapp folder or elsewhere (#175)
- WG-211 update metadata query to support DES-2636 (#175)
- WG-44: updating PyJWT package (#169)
- WG-95: update asset backup (#167)
- WG-212: improve projects endpoint (#173)
- fix watchtower (#184)
2.16 - 2023-12-19
- WG-96, WG-170: Support RAPID questionnaires (#157, #131, #152, #159)
- WG-138, WG-139, WG-140: Improve logs for analytics (#155, #161)
- Improve logging of point clouds operations (#153)
- Improve README information on database migrations (#165)
- WG-194: Update Jira links in PR template (#166)
- WG-182: adding additional logging for project uuid upon deletion (#163)
- Remove LAStools building step in Dockerfile (#160)
- Improve exception handling and logging of tapis/agave exceptions (#158)
- WG-67: Adding JWT verification (#164)
- Add restart to docker compose (#154)
2.15 - 2023-10-13
- WG-143: Add syslog to docker-compose to fix logging (#147)
- WG-177: Support duplicate users in DesignSafe projects (#148)
2.14 - 2023-10-03
- Migrate database from kubernetes service to dedicated host (#139, #132, #133)
- Migrate services from kubernetes to dedicated hosts (#142, #143, #134)
- Support building on apple silicon (#129)
- WG-34: Remove DB warnings related to model overlaps (#130)
- WG-141: Fix db connections for celery workers (#140, #138)
- WG-156: Improve session handling in long running tasks (#144)
- WG-130: Add missing rollback in case of failed database connections (#136)
2.13 - 2023-06-05
- WG-13 update python-client and add example used in load testing (#125)
- Use ubuntu-latest in CI testing (#124)
- WG-66 and WG-36: fix path to mapillary tools and refactor error handling for streetview files (#126)
2.12 - 2023-04-11
- DES-2420: fix handling of missing image geolocation
2.11 - 2023-03-02
- DES-2381: fix errors related to determining if a user can delete a project (#111)
- Move project asset directory deletion work to celery task (#118)
- Add status endpoint (#117)
- DES-2374: fix service account url for getting files (#108)
- DES-2213: update dependencies (#97)
2.9 - 2022-09-29
- DES-2231: handle potential listing errors (#105)
- Add util image (#102)
- Use env file for docker compose (#101)
- DES-1996: Restrict project deletion (#100)
- DES-2236: Add retry attempts to file getting (#99)
- Hotfix: Project deletion (#104)
2.8 - 2022-06-03
- DES-2216: Use description for point cloud asset name instead of ID (#89)
- DES-2211: Increase memory limit for worker pods (#93)
- DES-2262: use github actions for unit testing (#91)
2.7 - 2022-04-27
- DES-1828: Add Streetview support through Mapillary (#46)
- DES-2240: Test for access to streetview (#85)
2.6 - 2022-04-19
- DES-2198: Update periodic importing of files to avoid importing files that had previously failed (#81)
- DES-2185: Fix filtering query (#76)
- DES-2195 fix tests for project service (#81)
2.5 - 2022-03-07
- DES-2177: do not scrape files in .Trash folder (#77)
- DES-2176: fix failed importing of some images (#75)
- Transition to larger volume for /assets (#78)
2.4 - 2022-01-21
- DES-2003: Update prod deployment to use new PG data claim. (#63)
- DES-2001: Project links as observables (subscribe to project-user data). (#65)
- DES-1988: Delete saving file on export. (#68)
- DES-2000: Fix travis-ci builds. (#62)
- DES-2084: Use service account to download file. (#72)
2.3 - 2021-06-09
- DES-1929: Implement saving project to hazmapper (#54)
- DES-1950: Update deployment (#57)
- Fix observable project import. (#60)
2.2 - 2021-04-28
- DES-1676: Add update functionality to individual projects. (#39)
- DES-1946: Provide public routes (#56)
- DES-1788: Support public maps (#40)
- DES-1788: Support public maps for new and missing routes (#53)
- DES-1760: Add Tile Servers Backend (#42)
- DES-1899: Support querying projects by UUID (#50)
- DES-1713: Deploy images to Docker Hub tagged by git hash(#44)
- DES-1728: Improve tapis file access related logging (#32)
- DES-1713: Update kube for staging (#45)
- DES-1853: Fix imporing of RAPP folders (#32)
2.1 - 2020-10-05
- DES-350: Add shapefile support (#37)
- DES-1532: Add users automatically to projects (#34)
- DES-1730: Extend getBoundingBox to use z coordinate (#33)
- DES-1687: Add rollingback to worker tasks (#30)
- DES-1663: Fix image rotations (#36)