Releases: maptiler/tileserver-gl
Releases · maptiler/tileserver-gl
v4.4.4
What's Changed
- fix: support for
X-Forwarded-Host
http header by @manuelroth in #733
New Contributors
- @manuelroth made their first contribution in #733
Full Changelog: v4.4.3...v4.4.4
v4.4.3
What's Changed
- fix: add
key_query
to static assets 🎉 by @vinayakkulkarni in #730 - fix(deps): bump hadolint/hadolint-action from 3.0.0 to 3.1.0 by @dependabot in #727
Full Changelog: v4.4.2...v4.4.3
v4.4.2
v4.4.1
What's Changed
- feat: enable Google Polyline in Static Images endpoint 🕺 by @vinayakkulkarni in #648
- build: add CI workflow 🕺 by @vinayakkulkarni in #671
- fix(deps): bump proj4 from 2.8.0 to 2.8.1 by @dependabot in #711
- fix(deps): bump commander from 9.4.1 to 10.0.0 by @dependabot in #702 #715
Full Changelog: v4.4.0...v4.4.1
v4.4.0
- Node 18 is now recommended. (it is still compatible with node 16 and 14)
What's Changed
- allow tileMargin option by @acalcutt in #694
- Update to node 18, add docker build test by @acalcutt in #699
- chore(deps-dev): bump husky from 8.0.2 to 8.0.3 by @dependabot in #695
- chore(deps-dev): bump @commitlint/cli from 17.3.0 to 17.4.0 by @dependabot in #697
- chore(deps-dev): bump @commitlint/config-conventional from 17.3.0 to 17.4.0 by @dependabot in #696
Full Changelog: v4.3.4...v4.4.0
v4.3.4
Fix for #618 (comment)
What's Changed
- fix(deps): bump @maplibre/maplibre-gl-native from 5.1.0 to 5.1.1 by @dependabot in #692
- chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @dependabot in #688
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in #689
- chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #690
- chore(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #691
Full Changelog: v4.3.3...v4.3.4
v4.3.3
What's Changed
- fix(deps): bump @maplibre/maplibre-gl-native from 5.1.0-pre.1 to 5.1.0 by @dependabot in #676
- fix(deps): bump @maplibre/maplibre-gl-style-spec from 17.0.1 to 17.0.2 by @dependabot in #682
- fix(deps): bump sharp from 0.31.2 to 0.31.3 by @dependabot in #680
- fix(deps): bump canvas from 2.10.2 to 2.11.0 by @dependabot in #681
- chore(deps-dev): bump mocha from 10.1.0 to 10.2.0 by @dependabot in #673
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @dependabot in #674
- chore(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 by @dependabot in #675
- chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 by @dependabot in #677
- chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in #678
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @dependabot in #679
- chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 by @dependabot in #683
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 by @dependabot in #684
Full Changelog: v4.3.2...v4.3.3
v4.3.2
What's Changed
- update to new maplibre with linux arm64 binary by @acalcutt in #668
- add arm64 docker build to workflow by @acalcutt in #628
- add back missing PACKAGE_VERSION by @acalcutt in #669
- build: enable auto-merger workflow 🎢 by @vinayakkulkarni in #670
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.46.0 by @dependabot in #659
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.1 by @dependabot in #662
- chore(deps-dev): bump @commitlint/config-conventional from 17.2.0 to 17.3.0 by @dependabot in #658
- chore(deps-dev): bump supertest from 6.2.4 to 6.3.3 by @dependabot in #661
- fix(deps): bump express from 4.18.1 to 4.18.2 by @dependabot in #660
- fix(deps): bump canvas from 2.10.1 to 2.10.2 by @dependabot in #663
- chore(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.46.0 by @dependabot in #664
- fix(deps): bump sharp from 0.31.0 to 0.31.2 by @dependabot in #665
- chore(deps-dev): bump mocha from 10.0.0 to 10.1.0 by @dependabot in #666
- chore(deps-dev): bump eslint from 8.27.0 to 8.29.0 by @dependabot in #667
Full Changelog: v4.2.1...v4.3.2
v4.2.1
- Ensure font serving does not reflect userdata-derived errors as HTML (#647, @mnutt)
- usage.rst: Add "Docker and --port" section (#651, @zstadler)
- build: move to GitHub Actions workflow(s) (#597, @vinayakkulkarni @acalcutt)
- chore(deps-dev): bump @commitlint/cli from 17.2.0 to 17.3.0 (#656)
- chore(deps-dev): bump chai from 4.3.6 to 4.3.7 (#655)
- chore(deps-dev): bump lint-staged from 13.0.3 to 13.1.0 (#654)
- fix(deps): bump commander from 9.4.0 to 9.4.1 (#653)
- chore(deps-dev): bump eslint-plugin-jsdoc from 39.6.2 to 39.6.4 (#652)
v4.2.0
- change docker to use port 8080 by default (#638, @acalcutt)
- style: fix lint issues in code (#626 #639, @vinayakkulkarni)
- Add Docker Healthcheck (#636, @zstadler )
- chown /data volume in Dockerfiles (#634, @nbr23 )
- Add .gitattribute (#637, @zstadler )
NOTE - BREAKING DOCKER CHANGE
The default port for the docker image has changed from 80 to 8080. In your docker run command, "8080:80" must be changed to "8080:8080"