Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

57 lines (47 loc) · 1.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.1.0 - 2018-03-14

Added

  • Make compatible with Lambda Layers
  • Python example
  • Improve documentation
  • More libraries (CURL with http2, webp, zstd, libjpegturbo)
  • GeoTIFF now compiled from scratch rather than GGDAL builtin
  • Published public lambda layers - see README for ARNs

Changed

  • Major refactor, GeoLambda base now runtime agnostic contains system libraries only

Removed

  • Removed Python codes to make geolambda system libraries only

Versions:

  • CURL_VERSION=7.59.0
  • GEOS_VERSION=3.7.1
  • GEOTIFF_VERSION=1.4.3
  • GDAL_VERSION=2.4.0
  • HDF4_VERSION=4.2.14
  • HDF5_VERSION=1.10.5
  • NETCDF_VERSION=4.6.2
  • NGHTTP2_VERSION=1.35.1
  • OPENJPEG_VERSION=2.3.0
  • LIBJPEG_TURBO_VERSION=2.0.1
  • PKGCONFIG_VERSION=0.29.2
  • PROJ_VERSION=5.2.0
  • SZIP_VERSION=2.1.1
  • WEBP_VERSION=1.0.1
  • ZSTD_VERSION=1.3.8

v1.0.0 - 2018-07-27

Versions:

  • PROJ_VERSION=5.1.0
  • GEOS_VERSION=3.6.2
  • HDF4_VERSION=4.2.12
  • SZIP_VERSION=2.1.1
  • HDF5_VERSION=1.10.1
  • NETCDF_VERSION=4.6.1
  • OPENJPEG_VERSION=2.3.0
  • PKGCONFIG_VERSION=0.29.2
  • GDAL_VERSION=2.3.1