MapCache 1.12 Changelog

Changes from 1.12.0 to 1.12.1

  • Make GDAL sources produce premultiplied RGBA ( #282 ) (Deandre Metoyer) : 8b4d277

Changes from 1.10.0 to 1.12.0-rc1

Not

1.12.0-rc1 was released as the final 1.12.0 release.

  • Increase length of line read to handle larger AWS tokens. ( #278 ) (Patrick M Young) : 8b4d277

  • Set rpath correctly when installing the built binaries. ( #277 ) (Patrick M Young) : ecf59e4

  • Add cmake/FindGDAL.cmake (copied from mapserver) ( #276 ) (Even Rouault) : 07bb2d2

  • Switch from Travis and AppVeyor to GitHub actions ( #274 ) (Jérome Boué) : 483aaf8

  • Issue #252 : fix SIGSEGV on <symlink_blank> without <format> (jbo-ads) : ddbcb06

  • Formatting (sethg) : 31fe060

  • Unset Content-Length (sethg) : eacf3c8

  • Remove commented code (sethg) : 7842b50

  • Avoid duplicating Content-Type header (sethg) : 77d5782

  • update return code (sethg) : 9d0a2f6

  • Remove APR builds (sethg) : 49dfe33

  • Allow headers to be passed to the seeder application (sethg) : 947b531

  • Set environment variables in config file and send to cURL (sethg) : bc9d4a0

  • Update sample XML with new resolutions (sethg) : 912750e

  • Update test (sethg) : 04d91e5

  • Update nlevels (sethg) : 54304f9

  • Add additional zoom levels (sethg) : e23aaab

  • Fix memory issues (sethg) : f2de657

  • Revert replacement (sethg) : 6af496f

  • Use a string copy (sethg) : 66800cf

  • export mapcache_util_str_replace_all for Windows (sethg) : 6c0b4ea

  • Use mapcache_util_str_replace_all (sethg) : 3a59bfd

  • Fix lint issue (sethg) : 5cf2551

  • Move to own function (sethg) : 42fa822

  • Add HTTP headers to ctx object (sethg) : 7ee7c4e

  • Update to latest SDK (sethg) : 94a5ed3

  • move include from mapcache.h to cache_redis.c and comment cleanup (Boris Manojlovic) : 08192ce

  • cleanup (Boris Manojlovic) : 7195135

  • replace with newer logic get_tile (Boris Manojlovic) : fcf65cb

  • porting code to newer logic (Boris Manojlovic) : 503f166

  • Use cached_value when available but fallback to requested_value (Fabian Schindler) : d0300b4

  • Fixing wrong used dimension lookup Fixes #246 (Fabian Schindler) : 8298647

  • add Github sponsor button (Jeff McKenna) : 4740184

  • bugfix (jbo-ads) : 328ddc4

  • bugfix (jbo-ads) : b57a012

  • Allow paths in dimension values for second level dimensions (jbo-ads) : 3bca2c6

  • Show progress when skipping a tile, add non-interactive mode to get a newline all the time (Ruben Nijveld) : fffd9d5

  • Appropriately Allocate Storage (Eric Scrivner) : 1fffe1b

  • [Redis] Improve Error Handling On Port Parsing (Eric Scrivner) : 93cf334

  • Move mapcache_cache Member To Top Of Struct (Eric Scrivner) : e2e5b9f

  • Correct Argument Ordering (Eric Scrivner) : cea86d5

  • [Redis] Use SETEX Operation Rather Than SET/EXPIRE (Eric Scrivner) : 7c6a171

  • [Redis] Update XML Sample With Redis Config (Eric Scrivner) : ca6fa7c

  • [Redis] Remove Duplicate Lines (Eric Scrivner) : 21048fc

  • [Redis] Add Modified Files From Patch (Eric Scrivner) : 54b6860

  • [Redis] Apply Patch To Add Redis Support (Eric Scrivner) : 3d61a91