Releases: maplibre/martin
mbtiles-v0.14.3
Other
- update Cargo.lock dependencies
martin-v1.1.0
martin-core-v0.2.4
Added
- (martin-core) add an pmtiles example (#2370)
martin-v1.0.0
🎉 After 8 Years in Development, Martin v1.0 is Here! 🎉
We are thrilled to announce the official release of Martin v1.0. Since joining MapLibre in 2022, Martin has evolved from a simple tile server supporting a single PostgreSQL connection into the fastest feature-rich open-source tile server available today.
This incredible progress is thanks to over 80 contributors who have expanded Martin's capabilities to include:
- Multiple Data Sources: Support for multiple PostgreSQL, PMTiles, and MBTiles backends.
- MapLibre Ecosystem: Full support for fonts, sprites, and styles.
- Powerful Features: A rich web UI, plus tools for tile generation and MBTiles manipulation.
- Developer Flexibility: The ability to use Martin as a library for building custom tile-serving solutions.
A special thank you to @stepankuzmin, the original author, and to key contributors @nyurik, @CommanderStorm, and @sharkAndshark, along with everyone else who made this project a success!
Functionally, this release is the same as v0.20.2, just with some further automation in our release process.
There should be no breaking changes between v0.20.X and v1.X.X
Fixed
- broken url to github release in web-ui (#2354)
martin-core-v0.2.3
A recent release of pmtiles had a breaking change.
This release migrates to the new usage.
mbtiles-v0.14.2
Fixed
- fix assertion (#2340)
martin-v0.20.2
In 0.20.1 we clamed to have fixed the bug regarding how our release script determines versions for docker containers.
This was incorrect and is fixed now with a more manual appraoch instead of relying on docker/metadata-action.
Done in #2348
Other
- Remove unused optional 'tiff' dependency from Cargo.toml (#2343)
martin-core-v0.2.2
Other
- updated the following local packages: martin-tile-utils, mbtiles
mbtiles-v0.14.1
Other
- (mbtiles) Improve/Extend a large part of the doc comments (#2334)
martin-v0.20.1
chore: Release package martin version 0.20.1