MapCache 1.16 Changelog

Changes from 1.14.1 to 1.16.0

  • fix unresolved external symbol MIN referenced in function CreateWarpedVRT ( #373 ) (Tamas Szekeres) : 0948ea2

  • fix uninitalized match_data variable, removed dangling else statement to allow calling free, fixed pcre_offset ( #371 ) (dpelissiry) : 690423a

  • LMDB: fix LMDB environment management in case of multiple caches ( #360 ) (Māris Nartišs) : af1163a

  • tests: implement pytest tests for disk and sqlite cache backends ( #362 ) (Māris Nartišs) : 47bdb17

  • Create LinearRing after CoordSeq (sethg) : c0bd3f9

  • Update to Windows Server 2022 and VS 2022 (sethg) : 7230b89

  • minor spelling (Jeff McKenna) : 466f0bc

  • CI: ubuntu-20.04 deprecated on 2025-02-01 ( #348 ) (Jeff McKenna) : bb5f5f7

  • handle CMake deprecation warning ( #342 ) (Jeff McKenna) : 339008f

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

  • handle uint64_t redefinition error on Windows ( #340 ) (Jeff McKenna) : ff061b5