v0.7.0
What's Changed
- Configurable
ImageIOoutput format by @timautin in #191 - Fix compile errors on
FreeBSDby @schmied in #268 - Allow connections over
TCPbesides Unix sockets for tools by @stephan2012 in #263 - Make
/statusand/dirtyURLs controlable with apache conf by @amandasaurus in #274 - Added
PID file pathconfigurability by @hummeltech in #282 - Added
CMakebuild system support by @hummeltech in #284 - Fixed
macOSbuild support by @hummeltech in #302 - Add support for building & testing with upcoming
Mapnik >= 4by @hummeltech in #305 - Allow
renderd*sections to followmapsections inrenderd.confby @hummeltech in #308 - Pre-load fonts so map's local font cache is populated by @tomhughes in #334
- Improve lock contention in
render_listetc by @tomhughes in #335 - Increase queue limits to reflect modern machines by @pnorman in #336
- Add a
--no-progressswitch torender_expiredby @tomhughes in #351 - Improved testing with
CTest - Improved documentation
- Added
renderd.confman page - Tested & updated
docs/build/*files - Tested & updated
README.rst
- Added
- Improved
GitHub ActionsCI Workflows- Added
FreeBSDbuilding/testing - Added
macOSbuilding/testing - Added
openSUSEbuilding/testing - Added basic testing via repository package installation
- Added more linting
prettierCMakeLint
- Added
New Contributors
- @schmied made their first contribution in #268
- @stephan2012 made their first contribution in #263
- @SomeoneElseOSM made their first contribution in #289
- @amandasaurus made their first contribution in #309
Full Changelog: 0.6.1...v0.7.0