Releases: TACC-Cloud/geoapi
Releases · TACC-Cloud/geoapi
v2.17
Changed
- 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)
Fixed
v2.16
Added
- WG-96, WG-170: Support RAPID questionnaires (#157, #131, #152, #159)
- WG-138, WG-139, WG-140: Improve logs for analytics (#155, #161)
Changed
- 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)
Fixed
- WG-67: Adding JWT verification (#164)
- Add restart to docker compose (#154)
v2.15
Fixed
- WG-143: Add syslog to docker-compose to fix logging (#147)
- WG-177: Support duplicate users in DesignSafe projects (#148)
v2.14
Changed
- Migrate database from kubernetes service to dedicated host (#139, #132, #133)
- Migrate services from kubernetes to dedicated hosts (#142, #143, #134)
Fixed
- 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)
v2.13
Added
- WG-13 update python-client and add example used in load testing (#125)
Changed
- Use ubuntu-latest in CI testing (#124)
Fixed
- WG-66 and WG-36: fix path to mapillary tools and refactor error handling for streetview files (#126)
v2.12
Fixed
- DES-2420: fix handling of missing image geolocation
v2.11
Fixed
- DES-2381: fix errors related to determining if a user can delete a project (#111)
Changed
- Move project asset directory deletion work to celery task (#118)
- Add status endpoint (#117)
v2.10
[2.10] - 2023-01-04
Fixed
- DES-2374: fix service account url for getting files (#108)
- DES-2213: update dependencies (#97)
v2.9 (Old Trafford)
Changed
- 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)
Fixed
- Hotfix: Project deletion (#104)
v2.8 (Dreisamstadion)
Changed
- DES-2216: Use description for point cloud asset name instead of ID (#89)
- DES-2211: Increase memory limit for worker pods (#93)
Fixed
- DES-2262: use github actions for unit testing (#91)