MapCache 1.14 Changelog

Changes from 1.14.0 to 1.14.1

  • seed GEOS geometry fix ( #331 ) (nls-jajuko) : 45f46aa

  • Update cache_disk.c ( #330 ) (Deandre Metoyer) : 11175e3

  • Allow to provide custom Cache-Control header values (fixes #322 ) ( #329 ) (Māris Nartišs) : 63a8908

  • Add http basic authorization option to http requests (related to #283 ) ( #328 ) (Māris Nartišs) : c01c6d3

  • LMDB: minimize transaction duration ( #323 ) (Māris Nartišs) : 4c935c7

  • Cached(ie default) time dimension used instead of requested time dimension for getfeatureinfo ( #311 ) (Trygve Aspenes) : 4df71c3

  • Fix compilation of nginx module (Bug #312 ) ( #320 ) (Māris Nartišs) : ea2d0a0

  • mapcache_seed: try to kill still running threads after grace period ( #313 ) (Māris Nartišs) : 0b5917a

  • Add support for pcre2. ( #314 ) (Bas Couwenberg) : 5844d1a

  • remove deprecated Ubuntu 18.04 from build matrix ( #316 ) (Jeff McKenna) : dd260fd

  • handle CMake deprecation warning ( #342 ) ( #343 ) (Even Rouault) : 1261bfd

  • Update S3 cache to read AWS_SESSION_TOKEN env var if present ( #339 ) (Peet Whittaker) : f916852

  • handle uint64_t redefinition error on Windows ( #341 ) (github-actions[bot]) : 68159a4

  • update license year ( #335 ) (github-actions[bot]) : 0e97742

  • remove TravisCI & Appveyor YAML ( #333 ) (Jeff McKenna) : aae0588

  • [Backport branch-1-14] change Migration Guide to markdown ( #306 ) (github-actions[bot]) : 37780c5

  • Remove C89 restriction for clang ( #304 ) (github-actions[bot]) : 79887b7

Changes from 1.12.1 to 1.14.0

  • docs: change to markdown (README, LICENSE, INSTALL) ( #298 ) (Jeff McKenna) : 5c0ef86

  • LMDB cache backend ( #293 ) (Māris Nartišs) : a440cd3

  • Fix misuses of set_error() and set_exception() callbacks that could sometimes lead to injection of formatting strings through query parameters (Even Rouault) : 47061cf

  • Add child init hook for cache backends ( #290 ) (Māris Nartišs) : ac2ac10

  • docs(cache_disk.c): proofread comment text ( #292 ) (slimlime) : 882c009