CHANGELOG
Current Changes
Maptimus v2.6.0
- OS Change from CentOS7 to Ubuntu 22
- Upgrade to support PostgreSQL 14+
- Upgrade to support PostGIS 3.4+
- Secrets Manager change from Vault to AWS Secrets Manager
Previous Maptimus Changes
Maptimus v2.5.0
- Added support for friendly named database connections
- Added PutFile endpoint as a part of MapFileService 1.2.0
- Added DeleteFile endpoint as a part of MapFileService 1.2.0
- Fixed bug that prevented token database and EFS drive from staying synchronized
- Added DELETE as an allowed header in options request
- Modified ListMapFiles to return a list of projects, mapfiles, supporting items, and xml cache files
- Removed the creation of a map file record in the token database following a put_map_file request
- Fixed bug that caused channel and connection closures in AMQP
Maptimus v2.4.0
CHG0081728 - 5-24-2023
- Restructured the EFS drive directory to add projects as a high level directory with all items including mapfiles, images, symbols and fonts within the project
- Updated ListMapfiles request to add new endpoints under the MapFileService 1.1.0: list mapfiles by app key, list mapfiles by project, and list mapfiles by mapfile. MAP-14
- Added GetFile request as a part of MapFileService 1.1.0
- Added ValidateMap request as a part of MapFileService 1.1.0
- Updated vault authorization function
- Updated AMQP queue declaration to non-exclusive
Maptimus v2.3.1
CHG0075158 - 2-10-2022
- Updated API documentation.
- Added a Vector Tile Layer Demo to the Maptimus 2 site.
- Added encrypted string support for map files.
- Fixed a bug in the WMTS service to handle poorly formatted WMS proxy responses.
- Fixed a bug where disabling TOKEN_REQUIRED caused 500 errors.
- Added favicon.
Maptimus v2.3.0
CHG0073567 - 10-13-2021
- Updated API documentation.
- Added MFS (Map File Service) PutMapFile request. MAP-36
Maptimus v2.2.0
CHG0072991 - 9-9-2021
- Updated home page and API documentation.
- Added TokenService authorization.
- Upgraded Mapserver to v7.6.4
- Added MFS (Map File Service) ListMapFiles request. MAP-34
- Added MFS (Map File Service) GetMapFile request. MAP-35
Maptimus v2.1.0
CHG0072515 - 8-4-2021