Skip to content

1.2.0

Compare
Choose a tag to compare
@matthewhanson matthewhanson released this 25 Oct 02:19
· 52 commits to master since this release
149795b

v1.2.0 - 2019-10-24

Added

  • A Python GeoLambda Layer is now published, along with the base Lambda Layer. The base layer must be included in any Lambda that uses the Python GeoLambda layer. It includes the Python libraries GDAL, rasterio, pyproj, and shapely.
  • Base geolambda includes OpenSSL 1.0.2, as this is required for compiling Python 3.7+. It is not included in the Lambda layer, just the base layer for ease of creating different versions of Python child images.

Changed

  • The python diectory, and the new Lambda layer, now uses Python 3.7.4

Package versions

  • GDAL_VERSION=2.4.2
  • PROJ_VERSION=5.2.0
  • GEOS_VERSION=3.8.0
  • GEOTIFF_VERSION=1.4.3
  • HDF4_VERSION=4.2.14
  • HDF5_VERSION=1.10.5
  • NETCDF_VERSION=4.7.1
  • NGHTTP2_VERSION=1.39.2
  • OPENJPEG_VERSION=2.3.1
  • CURL_VERSION=7.66.0
  • LIBJPEG_TURBO_VERSION=2.0.3
  • PKGCONFIG_VERSION=0.29.2
  • SZIP_VERSION=2.1.1
  • WEBP_VERSION=1.0.3
  • ZSTD_VERSION=1.4.3