chore: release#2818
Open
CommanderStorm wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Release-plz generated release bump for Martin and martin-core, updating crate/package versions and propagating the new Martin Docker tag across docs and helper tooling.
Changes:
- Bump
martin-corefrom 0.7.0 → 0.7.1 andmartinfrom 1.10.1 → 1.10.2 (manifests + lockfile). - Add release entries to
martinandmartin-corechangelogs for the sprite-resolution fix (#2815). - Update documentation/examples and
justfileto reference theghcr.io/maplibre/martin:1.10.2image tag.
Reviewed changes
Copilot reviewed 12 out of 13 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| martin/martin-ui/package.json | Bumps UI package version to 1.10.2. |
| martin/CHANGELOG.md | Adds 1.10.2 changelog entry. |
| martin/Cargo.toml | Bumps martin crate version to 1.10.2. |
| martin-core/CHANGELOG.md | Adds 0.7.1 changelog entry. |
| martin-core/Cargo.toml | Bumps martin-core crate version to 0.7.1. |
| justfile | Updates docker-run to use image tag 1.10.2. |
| docs/content/run-with-lambda.md | Updates lambda deployment example image tags to 1.10.2. |
| docs/content/run-with-docker.md | Updates docker run examples to 1.10.2. |
| docs/content/run-with-docker-compose.md | Updates docker-compose example image tag to 1.10.2. |
| docs/content/installation.md | Updates installation docker example image tag to 1.10.2. |
| demo/docker-compose.yml | Updates demo compose image tag to 1.10.2. |
| Cargo.toml | Updates workspace dependency on martin-core to 0.7.1. |
| Cargo.lock | Updates locked versions for martin and martin-core. |
Comment on lines
72
to
74
| "type": "module", | ||
| "version": "1.10.1" | ||
| "version": "1.10.2" | ||
| } |
Comment on lines
1
to
4
| [package] | ||
| name = "martin" | ||
| version = "1.10.1" | ||
| version = "1.10.2" | ||
| authors = [ |
Performance Comparison
|
d021ad2 to
bdab6d7
Compare
f762f8d to
2727b90
Compare
e410fb4 to
9e19d88
Compare
18f5786 to
99598e0
Compare
506048c to
3487751
Compare
808070b to
a7bdef6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
martin-tile-utils: 0.7.3 -> 0.7.4 (✓ API compatible changes)mbtiles: 0.17.6 -> 0.18.0 (⚠ API breaking changes)martin-core: 0.7.0 -> 0.8.0 (⚠ API breaking changes)martin: 1.10.1 -> 1.11.0⚠
mbtilesbreaking changes⚠
martin-corebreaking changesChangelog
mbtilesmartin-coremartinThis PR was generated with release-plz.