Skip to content

chore(martin): release v1.5.0#2622

Open
CommanderStorm wants to merge 2 commits intomainfrom
release-plz-2026-03-15T21-38-46Z
Open

chore(martin): release v1.5.0#2622
CommanderStorm wants to merge 2 commits intomainfrom
release-plz-2026-03-15T21-38-46Z

Conversation

@CommanderStorm
Copy link
Member

@CommanderStorm CommanderStorm commented Mar 15, 2026

🤖 New release

  • martin: 1.4.0 -> 1.5.0
Changelog

1.5.0 - 2026-03-19

Added

  • migrate to workspaced justfiles using mod for demo and martin-ui (#2623)

Fixed

  • (postgres) startup crash when ST_Extent returns LineString instead of Polygon (#2600)

Other

  • (perf) don't test pg twice (#2619)


This PR was generated with release-plz.

Copilot AI review requested due to automatic review settings March 15, 2026 21:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the repository for the 1.4.1 release by bumping version numbers and updating user-facing Docker usage references across docs and tooling, while also updating the Rust lockfile.

Changes:

  • Bump martin and martin-ui versions to 1.4.1 and add a 1.4.1 changelog entry.
  • Update docs/demo/justfile Docker image tags from 1.4.0 to 1.4.1.
  • Update Cargo.lock with a broad set of dependency version changes.

Reviewed changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
martin/martin-ui/package.json Bumps UI package version to 1.4.1.
martin/CHANGELOG.md Adds the 1.4.1 release section.
martin/Cargo.toml Bumps martin crate version to 1.4.1.
justfile Updates docker-run image tag to 1.4.1.
docs/content/run-with-lambda.md Updates Docker image tag references to 1.4.1.
docs/content/run-with-docker.md Updates Docker image tag references to 1.4.1.
docs/content/run-with-docker-compose.md Updates Compose example image tag to 1.4.1.
docs/content/installation.md Updates Docker command example image tag to 1.4.1.
demo/docker-compose.yml Updates demo Compose image tag to 1.4.1.
Cargo.lock Updates locked dependency versions (includes versions currently banned by deny.toml).

Comment on lines +10 to +15
## [1.4.1](https://github.com/maplibre/martin/compare/martin-v1.4.0...martin-v1.4.1) - 2026-03-15

### Other

- *(perf)* don't test pg twice ([#2619](https://github.com/maplibre/martin/pull/2619))

@CommanderStorm CommanderStorm force-pushed the release-plz-2026-03-15T21-38-46Z branch 2 times, most recently from 635a4b0 to 8430e14 Compare March 16, 2026 10:02
@CommanderStorm CommanderStorm changed the title chore(martin): release v1.4.1 chore(martin): release v1.5.0 Mar 18, 2026
@CommanderStorm CommanderStorm force-pushed the release-plz-2026-03-15T21-38-46Z branch 2 times, most recently from bf62a44 to 23bbb25 Compare March 18, 2026 15:50
@CommanderStorm CommanderStorm force-pushed the release-plz-2026-03-15T21-38-46Z branch from fc73289 to d34f98b Compare March 19, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants