Skip to content
Snippets Groups Projects
Commit dcdc1ccf authored by fxi's avatar fxi
Browse files

version 5.7.14-alpha

parent 30d52780
No related branches found
No related tags found
No related merge requests found
## List of changes in AccessMod
- 5.7.14-alpha
- `gdalutils` removal : revert. It's still required during raster upload.
- 5.7.13-alpha
- In some case, conversion of dataset was failing silently: no usefull error message. It happened during upload and referral network conversion. In an attempt to solve the issue, a new wrapper to convert vector dataset using ogr has been written.
- `gdalutils` dependency has been removed, as it's no more maintained.
......
{"tag":"5.7.13-alpha","image_name":"fredmoser/accessmod"}
{"tag":"5.7.14-alpha","image_name":"fredmoser/accessmod"}
{
"name": "accessmod",
"version": "5.7.13-alpha",
"version": "5.7.14-alpha",
"description": "AccessMod electron docker launcher app",
"main": "app/index.js",
"build": {
......
......@@ -172,7 +172,7 @@
}
],
"variables": {
"version": "5.7.13-alpha",
"version": "5.7.14-alpha",
"cpus": "2",
"image": "fredmoser/accessmod:latest",
"disk_size": "40960",
......
5.7.13-alpha
5.7.14-alpha
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment