Releases: magda-io/magda-minion-format
Releases · magda-io/magda-minion-format
v2.0.1
v2.0.0
- Upgrade to node14
- Upgrade to typescript 4, webpack 5
- Added test cases
- Set webhook config
dereference
= false - Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
Please note: from v2.0.0, we release Helm Charts to GitHub Container Registry (oci://ghcr.io/magda-io/charts
)
To add magda-minion-format
as a dependency of your deployment chart, you can add the following to Chart.yaml
:
dependencies:
- name:magda-minion-format
version: "2.0.0"
repository: "oci://ghcr.io/magda-io/charts"
v2.0.0-alpha.0
- Upgrade to node14
- Upgrade to typescript 4
- Set webhook config
dereference
= false - Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
v1.1.2
v1.1.1
v1.1.0
- Related to magda-io/magda#3229, Use magda-common for docker image related logic
v1.0.1
v1.0.1-alpha.0
- #14 Fixed: TypeError: Cannot read property 'trim' of null
v1.0.0-rc.1
- #8 Better GeoSpatial API format categorising
- #11 Use format info in original metadata if it is "CSV-GEO-AU"
- #12 Recognise zipped GeoTiff file as GeoTiff format
- Increase default memory to 50mb
- Use Chart.version as default image version
- Upgrade CI scripts
- Make ArcGIS FeatureServer format as FEATURESERVER
v1.0.0-rc.0
- #8 Better GeoSpatial API format categorising
- #11 Use format info in original metadata if it is "CSV-GEO-AU"
- #12 Recognise zipped GeoTiff file as GeoTiff format
- Increase default memory to 50mb
- Use Chart.version as default image version
- Upgrade CI scripts
Please note: this release will mark ESRI FeatureServer as ESRI MapServer to be compatible with certain versions' TerriaJS. Future releases will mark ESRI FeatureServer as "ESRI FeatureServer".