Skip to content

Comments

fix(docker-compose): pin diesel_cli version for migration_runner#11368

Merged
SanchithHegde merged 2 commits intohotfix-2026.01.28.1from
migration-runner-fix-stable-release
Feb 24, 2026
Merged

fix(docker-compose): pin diesel_cli version for migration_runner#11368
SanchithHegde merged 2 commits intohotfix-2026.01.28.1from
migration-runner-fix-stable-release

Conversation

@Shailesh-714
Copy link
Contributor

@Shailesh-714 Shailesh-714 commented Feb 24, 2026

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Include migration runner fix for stable release

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

See: #11093.

How did you test it?

Screenshot 2026-02-24 at 2 49 54 PM

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@Shailesh-714 Shailesh-714 requested review from a team as code owners February 24, 2026 08:36
@semanticdiff-com
Copy link

semanticdiff-com bot commented Feb 24, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  docker-compose.yml  0% smaller

@Shailesh-714 Shailesh-714 self-assigned this Feb 24, 2026
@Shailesh-714 Shailesh-714 changed the base branch from main to hotfix-2026.01.28.1 February 24, 2026 08:42
@Shailesh-714 Shailesh-714 linked an issue Feb 24, 2026 that may be closed by this pull request
@SanchithHegde SanchithHegde removed request for a team February 24, 2026 08:54
@SanchithHegde SanchithHegde changed the title chore: migration runner fix for stable release fix(docker-compose): pin diesel_cli version for migration_runner Feb 24, 2026
@SanchithHegde SanchithHegde merged commit 1664aaf into hotfix-2026.01.28.1 Feb 24, 2026
37 of 44 checks passed
@SanchithHegde SanchithHegde deleted the migration-runner-fix-stable-release branch February 24, 2026 09:37
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.

Include migration runner fix in stable release

2 participants