v0.7.0
What's Changed
- Configurable
ImageIO
output format by @timautin in #191 - Fix compile errors on
FreeBSD
by @schmied in #268 - Allow connections over
TCP
besides Unix sockets for tools by @stephan2012 in #263 - Make
/status
and/dirty
URLs controlable with apache conf by @amandasaurus in #274 - Added
PID file path
configurability by @hummeltech in #282 - Added
CMake
build system support by @hummeltech in #284 - Fixed
macOS
build support by @hummeltech in #302 - Add support for building & testing with upcoming
Mapnik >= 4
by @hummeltech in #305 - Allow
renderd*
sections to followmap
sections inrenderd.conf
by @hummeltech in #308 - Pre-load fonts so map's local font cache is populated by @tomhughes in #334
- Improve lock contention in
render_list
etc by @tomhughes in #335 - Increase queue limits to reflect modern machines by @pnorman in #336
- Add a
--no-progress
switch torender_expired
by @tomhughes in #351 - Improved testing with
CTest
- Improved documentation
- Added
renderd.conf
man page - Tested & updated
docs/build/*
files - Tested & updated
README.rst
- Added
- Improved
GitHub Actions
CI Workflows- Added
FreeBSD
building/testing - Added
macOS
building/testing - Added
openSUSE
building/testing - Added basic testing via repository package installation
- Added more linting
prettier
CMakeLint
- 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