Check out our paper on CyberGIS-Compute in SoftwareX: https://doi.org/10.1016/j.softx.2024.101691
What's Changed
- update to GitUtil.ts to avoid crashes by @alexandermichels in #82
- Added db documentation by @taylorziegler in #83
- Updated Swagger documentation and bug fix for bug #62 by @JTSIV1 in #86
- fix for git null bug (#88) by @alexandermichels in #89
- Added announcement route to API by @JTSIV1 in #92
- Added /job/:jobId/cancel route by @JTSIV1 in #93
- fix /statistic issue by modifying queries in statistic.ts by @taylorziegler in #84
- CVMFS Connector by @mitkotak in #64
- working on per hpc allow/deny by @alexandermichels in #99
- Generalized backoff functionality by @JTSIV1 in #108
- Fix for Globus user mapping on CyberGISX and updates to configs by @alexandermichels in #106
- Documentation overhaul, linting, and file transfer optimizations by @yianzhang14 in #109
- updated configs from production by @alexandermichels in #120
- Disable typeorm redis caching by @yianzhang14 in #121
New Contributors
- @JTSIV1 made their first contribution in #86
- @yianzhang14 made their first contribution in #109
Full Changelog: v2.2...v2.3