Skip to content

Changes

Summary

  1. liftCompletableFuture function fix (#3483) (details)
  2. Test storage method for tiff writes (#3481) (details)
Commit e27c375e3bb2633dc0e7e1e7cdf17101da25ae77 by github
liftCompletableFuture function fix (#3483)

The file was modified CHANGELOG.md (diff)
The file was modified cassandra/src/main/scala/geotrellis/store/cassandra/package.scala (diff)
The file was addedstore/src/main/scala/geotrellis/store/util/package.scala
Commit 6aa9383dd4795575bff9f8bb8e2d29449b7c1599 by github
Test storage method for tiff writes (#3481)

* Test storage method for tiff writes
The file was modified raster/src/test/scala/geotrellis/raster/io/geotiff/writer/GeoTiffWriterSpec.scala (diff)