Releases: armadaplatform/armada
Releases · armadaplatform/armada
2.13.7
2.13.5
2.13.5 (2025-09-23)
We do best effort to support docker versions 1.12.0 - 20.10.4 with this release.
- fix in runner
2.13.3
2.13.3 (2025-09-12)
We do best effort to support docker versions 1.12.0 - 20.10.4 with this release.
- Update Sentry integration to use modern sentry-sdk
- Replace deprecated raven library with sentry-sdk[falcon] for better
- Falcon 4.x compatibility and automatic error handling integration.
2.13.1
2.13.1 (2025-05-27)
We do best effort to support docker versions 1.12.0 - 20.10.4 with this release.
- Updated Python dependencies to latest versions (colored, contextlib2, docker, falcon, paramiko, requests, urllib3, ujson, uwsgi)
- Added support for Ubuntu Noble (24.04) microservice base images
- Modified Docker client and API integration for compatibility with updated docker library
- Enhanced ship management and version API functionality
- Updated development commands and utilities
- Improved gitignore configuration
2.11.43
2.11.43 (2025-03-06)
We do best effort to support docker versions 1.12.0 - 20.10.4 with this release.
2.11.41
2.11.41 (2025-02-18)
We do best effort to support docker versions 1.12.0 - 20.10.4 with this release.
2.11.31
2.11.31 (2025-02-18)
We do best effort to support docker versions 1.12.0 - 20.10.4 with this release.
2.11.17
2.11.17 (2025-02-18)
We do best effort to support docker versions 1.12.0 - 20.10.4 with this release.
2.11.3
2.11.3 (2021-03-10)
We do best effort to support docker versions 1.12.0 - 20.10.4 with this release.
Bug fixes
- Fixed
armada sshcommand for docker >= 19.03.14.
2.11.2
2.11.2 (2021-03-02)
We do best effort to support docker versions 1.12.0 - 17.12.1 with this release.
Bug fixes
- Fixed
armada diagnosecommand formicroservice_focalimages on older armada versions
by adding aliaspython-->python3in those images.