Skip to content

Commit 4f937d5

Browse files
authored
update for MapCache 1.16.0 release [build_translations] (#1076)
1 parent aeeb384 commit 4f937d5

12 files changed

Lines changed: 80 additions & 28 deletions

File tree

en/announcements/announcements_archive.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
MapServer Announcement Archives
55
*****************************************************************************
66

7+
**2026-04-20 - MapCache 1.16.0 is released**
8+
9+
The major version MapCache 1.16.0 has been released.
10+
The list of changes for this release can be found in
11+
the MapCache :ref:`changelog <changelog-mapcache-1-16>`.
12+
13+
Head to :ref:`download` to obtain a copy.
14+
715
**2026-04-19 - MapServer 8.6.2 is released**
816

917
.. important::
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
.. _changelog-mapcache-1-16:
2+
3+
**************************
4+
MapCache 1.16 Changelog
5+
**************************
6+
7+
.. _changelog-mapcache-1-16-0:
8+
9+
Changes from 1.14.1 to 1.16.0
10+
=============================
11+
12+
* fix unresolved external symbol MIN referenced in function CreateWarpedVRT ( `#373 <https://github.com/mapserver/mapcache/issues/373>`__ ) (Tamas Szekeres) : `0948ea2 <https://github.com/mapserver/mapcache/commit/0948ea28df9ef5dae8705196b32f0742268953cf>`__
13+
* fix uninitalized match_data variable, removed dangling else statement to allow calling free, fixed pcre_offset ( `#371 <https://github.com/mapserver/mapcache/issues/371>`__ ) (dpelissiry) : `690423a <https://github.com/mapserver/mapcache/commit/690423ac296ed313a53800a1d28a1d3eb162b634>`__
14+
* LMDB: fix LMDB environment management in case of multiple caches ( `#360 <https://github.com/mapserver/mapcache/issues/360>`__ ) (Māris Nartišs) : `af1163a <https://github.com/mapserver/mapcache/commit/af1163a5dc52d131a4fc014a45031cf535bc68bf>`__
15+
* tests: implement pytest tests for disk and sqlite cache backends ( `#362 <https://github.com/mapserver/mapcache/issues/362>`__ ) (Māris Nartišs) : `47bdb17 <https://github.com/mapserver/mapcache/commit/47bdb177b32de6cac5ebe3181f6cdc70e2d1e7ab>`__
16+
* Create LinearRing after CoordSeq (sethg) : `c0bd3f9 <https://github.com/mapserver/mapcache/commit/c0bd3f95b7bfb8b103ae2c2ff465c6868cfa4d27>`__
17+
* Update to Windows Server 2022 and VS 2022 (sethg) : `7230b89 <https://github.com/mapserver/mapcache/commit/7230b898164507ad02765a2bfce17243bd659360>`__
18+
* minor spelling (Jeff McKenna) : `466f0bc <https://github.com/mapserver/mapcache/commit/466f0bced20d30e76b928a7209cb5e2eb508fd96>`__
19+
* CI: ubuntu-20.04 deprecated on 2025-02-01 ( `#348 <https://github.com/mapserver/mapcache/issues/348>`__ ) (Jeff McKenna) : `bb5f5f7 <https://github.com/mapserver/mapcache/commit/bb5f5f7d720c80535482fbbfe7b0d80e37566a70>`__
20+
* handle CMake deprecation warning ( `#342 <https://github.com/mapserver/mapcache/issues/342>`__ ) (Jeff McKenna) : `339008f <https://github.com/mapserver/mapcache/commit/339008f3d010364a4c0489bb4b8f0dc68039ca79>`__
21+
* Update S3 cache to read AWS_SESSION_TOKEN env var if present ( `#339 <https://github.com/mapserver/mapcache/issues/339>`__ ) (Peet Whittaker) : `0b40f71 <https://github.com/mapserver/mapcache/commit/0b40f71e56b7959ba8bf2728e15c245d34baab9c>`__
22+
* handle uint64_t redefinition error on Windows ( `#340 <https://github.com/mapserver/mapcache/issues/340>`__ ) (Jeff McKenna) : `ff061b5 <https://github.com/mapserver/mapcache/commit/ff061b57226ed1011120aa05d5f6084b679244ca>`__

en/development/changelog/mapcache/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
.. toctree::
99
:maxdepth: 2
1010

11+
changelog-1-16
1112
changelog-1-14
1213
changelog-1-12
1314
changelog-1-10

en/download.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Current Release(s)
2828
* **2021-04-30** MapServer-7.0.8 `tar.gz <https://download.osgeo.org/mapserver/mapserver-7.0.8.tar.gz>`__ | :ref:`Changelog <changelog-7-0>`
2929
* MapCache
3030

31-
* **2024-08-02** MapCache-1.14.1 `tar.gz <https://download.osgeo.org/mapserver/mapcache-1.14.1.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapcache-1.14.1.zip>`__ | :ref:`Changelog <changelog-mapcache-1-14>`
31+
* **2026-04-20** MapCache-1.16.0 `tar.gz <https://download.osgeo.org/mapserver/mapcache-1.16.0.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapcache-1.16.0.zip>`__ | :ref:`Changelog <changelog-mapcache-1-16>`
3232

3333
* TinyOWS
3434

en/download_archives.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
Past Releases
1616
..............................................................................
1717

18+
* **2026-04-20** MapCache-1.16.0 `tar.gz <https://download.osgeo.org/mapserver/mapcache-1.16.0.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapcache-1.16.0.zip>`__ | :ref:`Changelog <changelog-mapcache-1-16>`
19+
1820
* **2026-04-19** MapServer-8.6.2 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.2.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.2.zip>`__ | :ref:`Changelog <changelog-8-6>`
1921

2022
* **2026-03-23** MapServer-8.6.1 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.1.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.1.zip>`__ | :ref:`Changelog <changelog-8-6>`

en/include/announcements.inc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
**2026-04-20 - MapCache 1.16.0 is released**
2+
3+
The major version MapCache 1.16.0 has been released.
4+
The list of changes for this release can be found in
5+
the MapCache :ref:`changelog <changelog-mapcache-1-16>`.
6+
7+
Head to :ref:`download` to obtain a copy.
8+
19
**2026-04-19 - MapServer 8.6.2 is released**
210

311
.. important::

en/mapcache/caches.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,16 +147,16 @@ value for each tile to store.
147147
Berkeley DB Caches
148148
------------------
149149

150-
The Berkeley DB cache backend stores tiles in a key-value flat-file database,
150+
The Berkeley DB (BDB) cache backend stores tiles in a key-value flat-file database,
151151
and therefore does not have the disadvantages of disk caches with regards to
152152
the number of files stored on the filesystem. As the image blobs are stored
153153
contiguously, the block size chosen for the filesystem has no influence on the
154154
storage capacity of the volume.
155155

156-
Note that for a given bdb cache, only a single database file is created, which
156+
Note that for a given BDB cache, only a single database file is created, which
157157
will store the tiles of its associated tilesets (i.e. there is not a database
158158
file created per tileset, grid, and/or dimension). If you need to store different
159-
tilesets to different files, then use multiple dbd cache entries. It is not
159+
tilesets to different files, then use multiple BDB cache entries. It is not
160160
possible to use multiple database files for tileset grids or dimensions.
161161

162162
The Berkeley DB based caches are a bit faster than the disk based caches during
@@ -403,7 +403,7 @@ x,y, and z:
403403

404404
{inv_x} and {inv_div_x} will probably be rarely used, whereas
405405
{inv_y} and {inv_div_y} will find some usage by people who prefer to index
406-
their dbfiles files from top to bottom rather than bottom to top.
406+
their *dbfile* files from top to bottom rather than bottom to top.
407407

408408
.. note::
409409

en/mapcache/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _mapcache:
22

33
*****************************************************************************
4-
MapCache 1.14.1
4+
MapCache 1.16.0
55
*****************************************************************************
66

77
:Author: Thomas Bonfort

en/mapcache/install.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Compilation & Installation
1414
:Contact: mathieu.coudert at gmail.com
1515
:Author: Seth Girvin
1616
:Contact: sgirvin at compass.ie
17-
:Last Updated: 2023-01-30
17+
:Last Updated: 2026-04-20
1818

1919
.. contents:: Table of Contents
2020
:depth: 3
@@ -181,8 +181,8 @@ nginx source. Download the nginx source code:
181181
$ cd nginx-1.1.19/
182182

183183
Run the configure command with the flag `--add-module`. This flag
184-
must point to MapCache's nginx child directory. Assuming that
185-
MapServer source was cloned or un tarred into to `/usr/local/src`,
184+
must point to MapCache's nginx child directory. Assuming that the
185+
MapServer source was cloned or extracted into to `/usr/local/src`,
186186
an example configure command for nginx would look like this:
187187

188188
.. code-block:: bash
@@ -477,7 +477,7 @@ Here is a list of supported options that can be enabled/disabled at build.
477477
-DWITH_OGR=[0|1]
478478

479479
GDAL (actually OGR) is used by the seeding utility to allow the seeding of
480-
tiles only intersecting a given polygon, e.g. to preseed all the tiles of a
480+
tiles only intersecting a given polygon, e.g. to pre-seed all the tiles of a
481481
given country.
482482

483483
- **GEOS** (*optional*, from 0.5 onwards)

en/mapcache/proxying.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ request that concerns the "somelayername" layer only.
8787
A <forwarding_rule> that has no <param> child will match any incoming
8888
request that could not be serviced by MapCache directly from its cache,
8989
and can be used to forward all unsupported request to a full OGC-
90-
compliant server so that an un-cached response can be returned to the
90+
compliant server so that an uncached response can be returned to the
9191
client.
9292

9393
.. seealso:: :ref:`mapcache_dimensions`

0 commit comments

Comments
 (0)