Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 4, 2025

Backport of #12459 to release/13.0

/cc @joperezr

Customer Impact

Testing

Risk

Regression?

- ServiceBus: SqlServerTag 2022-latest -> 2025-latest
- Kafka: Tag 8.0.0 -> 8.1.0
- Keycloak: Tag 26.3 -> 26.4
- MongoDB: Tag 8.0 -> 8.2
- MySql: Tag 9.4 -> 9.5
- NATS: Tag 2.11 -> 2.12
- Oracle: Tag 23.9.0.0 -> 23.26.0.0
- Postgres: Tag 17.6 -> 18.0; PgAdminTag 9.7.0 -> 9.9.0
- Qdrant: Tag v1.15.4 -> v1.15.5
- RabbitMQ: Tag 4.1 -> 4.2
- Add --no-data-checksums to POSTGRES_INITDB_ARGS to avoid init failures when reusing existing volumes (PG18+ enables data checksums by default).
- Change data volume and bind mount target from /var/lib/postgresql/data to /var/lib/postgresql to support PG18+'s major-version-specific subdirectories.
- Add explanatory comments for both changes.
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 4, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12646

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12646"

@joperezr
Copy link
Member

joperezr commented Nov 5, 2025

As agreed offline with @DamianEdwards I pushed a change to undo the PostgreSQL major version bump until we get more bake-time and testing done in main.

@joperezr joperezr added the Servicing-approved Approved for servicing release label Nov 5, 2025
@joperezr joperezr merged commit 590367f into release/13.0 Nov 6, 2025
582 of 585 checks passed
@joperezr joperezr deleted the backport/pr-12459-to-release/13.0 branch November 6, 2025 01:42
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants