Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.10.0](https://github.com/le-phare/docker-stack/compare/v2.9.1...v2.10.0) (2026-07-20)


### Features

* add RabbitMQ 4.1 ([71b0c7d](https://github.com/le-phare/docker-stack/commit/71b0c7d52815102527a6a461ed206cdfeba8cec9))


### Bug Fixes

* **adminer:** lock to v5.4.2 to prevent BC-break for now ([1b1bf33](https://github.com/le-phare/docker-stack/commit/1b1bf33d88ca30ab7f3841b69f1b4702ef7a0b2f))
* **adminer:** use aliased database containers names (with hyphens) ([c6a617d](https://github.com/le-phare/docker-stack/commit/c6a617d16eb3fec3000a14e0de5f4fb1fb53fad5))

## [2.9.1](https://github.com/le-phare/docker-stack/compare/v2.9.0...v2.9.1) (2026-07-17)


Expand Down