Portainer Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[v2.21.4-1] - 2024-12-20
Changed
[v2.21.2-2] - 2024-11-28
Fixed
- [42] Creating endpoints from dogu-config now works again as intended
[v2.21.2-1] - 2024-09-25
Added
-
[#36] Added CARP (CAS-Authentication-Reverse-Proxy), which handles:
- [#36] Portainer-Fork in Git-Submodule.
-
[#36] Script to hide a banner with a hint to upgrade to business edition (no longer necessary as the banner is gone in recent versions).
Changed
- [#36] CAS-Authentication is now done via CARP.
- [#36] The dogu now uses the official binary release of Portainer instead of our own fork.
-
[#36] Groups from CAS/LDAP will no longer be synchronized as Portainer teams.
Fixed
-
[#36] Exec into a container with Portainer now works with more recent Docker versions (e.g. 26.x, 27.x).
Security
-
This release closes many CVEs, among these the following critical CVEs:
[v2.17.1-7] - 2024-08-07
Changed
- [#37] Update base image to 3.20.2-1
Security
- [#37] close CVE-2024-41110
[v2.17.1-6] - 2024-07-02
Changed
- [#33] Move state that should be persistent between restarts to local config.
- [#33] Update base image to 3.19.2-2
- update ubuntu builder image, go, nodejs
[v2.17.1-5] - 2024-01-18
Fixed
- Copy the binaries
kubectl
,helm
anddocker-compose
to the portainer image (#23)
Changed
- Use a rewrite variable instead of a custom location and address extension (#22)
[v2.17.1-4] - 2023-10-23
Fixed
- [#31] CVE-2023-38039 CVE-2023-38545 CVE-2023-44487
[v2.17.1-3] - 2023-08-25
Added
- Ability to configure a remote docker API in addition to the portainer agent (#29)
[v2.17.1-2] - 2023-04-28
Changed
- Rename internal admin-user to prevent conflicts (#25)
[v2.17.1-1] - 2023-03-31
Changed
- Update Portainer to version 2.17.1 (#20)
- Apply log level on dogu start
- Update makefiles to version v7.5.0
[v2.1.1-5] - 2022-04-05
Fixed
- Remove critical vulnerabilities in container packages (#17)
[v2.1.1-4] - 2021-10-07
Changed
- adapt service account creation to new cas version
[v2.1.1-3] - 2021-09-23
Added
- CAS6 support through upgrade of group resolving
[v2.1.1-2] - 2021-02-25
Added
- cloudogu branding #9
[v2.1.1-1] - 2021-02-24
Added
- Option to automatically configure a Portainer agent connection; #2
- CAS integration; #4
- Dogu Tests; #6