Chaim Lev-Ari
|
808ceba848
|
feat(docker): allow user to specify security-opts (#2022)
Co-authored-by: dylan <dfldylan@qq.com>
Co-authored-by: jerry-yuan <i@jerryzone.cn>
|
2026-03-11 08:56:42 +02:00 |
|
andres-portainer
|
b405227d51
|
fix(jwt): consolidate the dependencies BE-12695 (#2020)
|
2026-03-10 15:14:21 -03:00 |
|
Chaim Lev-Ari
|
774e3d5948
|
fix(ws): remove limit on docker console [BE-12660] (#2023)
|
2026-03-10 15:26:33 +02:00 |
|
andres-portainer
|
4d866d066a
|
fix(uuid): consolidate dependencies BE-12695 (#2016)
|
2026-03-10 10:12:42 -03:00 |
|
andres-portainer
|
da6544e981
|
fix(semver): consolidate dependencies BE-12695 (#2014)
|
2026-03-09 15:33:45 -03:00 |
|
LP B
|
123afd9462
|
fix(api/custom_template): validate UAC when retrieving custom template file (#1980)
|
2026-03-04 13:22:14 +01:00 |
|
Xing
|
ad83478b77
|
fix(oauth): tolerate malformed Content-Type headers from resource ept (#1969)
Co-authored-by: Mike Spook <16549186+mikespook@user.noreply.gitee.com>
Co-authored-by: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com>
Co-authored-by: RHCowan <50324595+RHCowan@users.noreply.github.com>
Thanks @srikanth-karthi for the original PR.
|
2026-03-02 10:59:02 +13:00 |
|
RHCowan
|
0370b09ad0
|
fix(policy) avoid URL length limit when adding environments to large groups [R8S-893] (#1970)
|
2026-02-27 11:45:15 +13:00 |
|
Oscar Zhou
|
5869a8948d
|
refactor(stack): change stack creation flow to save stack first [BE-12650] (#1959)
|
2026-02-27 10:14:17 +13:00 |
|
andres-portainer
|
d02bcdba29
|
fix(postinit): optimize PostInitMigrate() BE-12659 (#1958)
|
2026-02-25 16:03:26 -03:00 |
|
Steven Kang
|
c708fe577c
|
fix(kubernetes): local exec to fall back to SPDY - develop [R8S-873] (#1946)
|
2026-02-25 15:46:15 +13:00 |
|
Oscar Zhou
|
c92161bb22
|
feat(edge/helm): support per device configuration [BE-12633] (#1901)
|
2026-02-25 10:00:37 +13:00 |
|
Oscar Zhou
|
3f7a3053ff
|
fix(stack): avoid removing running service if stack deployment fails [BE-12542] (#1940)
|
2026-02-24 08:41:42 +13:00 |
|
Oscar Zhou
|
0c8c6865be
|
refactor(error): standardize multi errors handling [BE-12647] (#1933)
|
2026-02-23 09:40:01 +13:00 |
|
andres-portainer
|
caf6b2aa0c
|
fix(policies): fixes for async edge R8S-661 (#1917)
|
2026-02-20 17:45:45 -03:00 |
|
Josiah Clumont
|
ae24ad4693
|
Bump version to 2.39.0 for LTS (#1910)
|
2026-02-19 15:29:08 +13:00 |
|
RHCowan
|
0f721b60a9
|
fix(policy) Improve policy status performance [R8S-710] (#1878)
|
2026-02-19 15:24:14 +13:00 |
|
andres-portainer
|
27531a802b
|
fix(fips): ensure custom registries cannot use HTTP without TLS BE-12511 (#1885)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
|
2026-02-19 11:51:11 +13:00 |
|
Josiah Clumont
|
e0c22ea3eb
|
fix(copy): Fixed an issue with the downgrade links [R8S-832] (#1907)
|
2026-02-19 09:38:04 +13:00 |
|
LP B
|
763b7da65c
|
fix(api/docker): do not rewrite HTTP code in responses of create requests (#1854)
|
2026-02-18 19:26:29 +01:00 |
|
andres-portainer
|
5769c0b98e
|
fix(kubernetes): add missing returns BE-12582 (#1883)
|
2026-02-16 12:47:27 -03:00 |
|
andres-portainer
|
b7e1caa8c6
|
fix(boltdb): fix error handling BE-12582 (#1882)
|
2026-02-16 12:47:00 -03:00 |
|
andres-portainer
|
e02ae6b2fb
|
fix(archive): prevent file traversal vulnerability BE-12582 (#1875)
|
2026-02-16 11:26:51 -03:00 |
|
Devon Steenberg
|
aa6da0f6d3
|
feat(api-testing): add api testing framework [BE-12571] (#1824)
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
|
2026-02-16 09:35:06 +13:00 |
|
Oscar Zhou
|
376071e408
|
feat(edge/helm): add atomic and timeout options [BE-12481] (#1849)
|
2026-02-16 09:21:19 +13:00 |
|
andres-portainer
|
5aa92b8413
|
fix(webhooks): use transactions to check for webhook uniqueness BE-12613 (#1872)
|
2026-02-13 12:48:17 -03:00 |
|
andres-portainer
|
ec7d3bddfc
|
fix(endpoints): fix transaction usage BE-12612 (#1838)
|
2026-02-11 12:34:46 -03:00 |
|
Ali
|
49e623dfeb
|
feat(policy-RBAC): ensure RBAC policy overrides existing RBAC settings [R8S-777] (#1718)
|
2026-02-10 23:44:44 +13:00 |
|
Steven Kang
|
a1208974ac
|
fix(policy): pod security constraints - develop [R8S-808] (#1758)
Co-authored-by: Phil Calder <4473109+predlac@users.noreply.github.com>
Co-authored-by: Viktor Pettersson <viktor.pettersson@portainer.io>
Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
Co-authored-by: Chaim Lev-Ari <chiptus@users.noreply.github.com>
Co-authored-by: nickl-portainer <nicholas.loomans@portainer.io>
|
2026-02-10 08:46:02 +09:00 |
|
Oscar Zhou
|
f866572cbf
|
fix(edge/helm): helm config section shows for other type [BE-12580] (#1808)
|
2026-02-06 09:13:06 +13:00 |
|
Oscar Zhou
|
379b1d611b
|
feat(edge/helm): support helm chart via git repository in edge stack [BE-12448] (#1649)
|
2026-02-05 13:22:31 +13:00 |
|
Oscar Zhou
|
7271af03e6
|
fix(docker): dashboard api return 500 error [BE-12567] (#1784)
|
2026-02-04 08:32:01 +13:00 |
|
RHCowan
|
4d564bbce2
|
feat(policy): Display last attempt timestamp for policy installations [R8S-667] (#1774)
|
2026-02-03 12:32:22 +13:00 |
|
Oscar Zhou
|
d7afdf214b
|
refactor(k8s): replace kubectl delete with delete api [BE-12560] (#1768)
|
2026-02-03 08:36:08 +13:00 |
|
Ali
|
9a77eb9872
|
chore(environment-groups): migrate environment groups to react [R8S-771] (#1741)
|
2026-01-29 14:17:33 +13:00 |
|
andres-portainer
|
2f0e384240
|
fix(database): use Exists() where possible to improve performance BE-12557 (#1752)
|
2026-01-28 18:49:32 -03:00 |
|
andres-portainer
|
cc5cd8db6b
|
fix(pendingactions): clean up and optimize the code BE-12556 (#1750)
|
2026-01-28 15:36:54 -03:00 |
|
andres-portainer
|
e384e2edda
|
fix(pendingactions): fix transaction handling BE-12556 (#1749)
|
2026-01-28 14:11:35 -03:00 |
|
andres-portainer
|
2e95229c51
|
fix(oauth): add a timeout to GetResource() BE-12258 (#1456)
|
2026-01-27 10:24:45 -03:00 |
|
Phil Calder
|
8a1d02c23f
|
Bump version to 2.38.0 (#1727)
|
2026-01-27 16:26:14 +13:00 |
|
Chaim Lev-Ari
|
1b70fe5770
|
feat(registries): enable ecr registry for fips BE-12539 (#1665)
|
2026-01-26 14:38:57 -03:00 |
|
andres-portainer
|
71c000756b
|
chore(linters): enforce error checking in CE BE-12527 (#1723)
|
2026-01-26 14:37:55 -03:00 |
|
Malcolm Lockyer
|
ef0f1b10cc
|
fix(database): fix encryption of existing database [r8s-537] (#1663)
Co-authored-by: Gorbasch <mbegerau@users.noreply.github.com>
|
2026-01-25 17:45:38 +13:00 |
|
Devon Steenberg
|
afcd44abad
|
fix(kubectl-shell): enable kubectl shell in fips mode [BE-12422] (#1702)
Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
|
2026-01-23 09:38:26 +13:00 |
|
Oscar Zhou
|
5d377e602f
|
fix(edgestack): EntryFileName not found [BE-12499] (#1578)
|
2026-01-22 08:44:31 +13:00 |
|
andres-portainer
|
4f5073cd9e
|
chore(refactor): clean up the code R8S-661 (#1687)
|
2026-01-16 16:10:00 -03:00 |
|
andres-portainer
|
5340ecb6df
|
refactor(stackutils): consolidate validation code BE-12391 (#1667)
|
2026-01-14 18:00:01 -03:00 |
|
andres-portainer
|
3e2fdb1891
|
fix(swarm): fix environment security checks BE-12541 (#1666)
|
2026-01-14 12:25:50 -03:00 |
|
andres-portainer
|
ac8fa7672e
|
fix(environments): improve the default environment security settings BE-12391 (#1656)
|
2026-01-14 10:36:42 -03:00 |
|
LP B
|
db57716130
|
fix(api): remove overly verbose log on startup (#1655)
|
2026-01-13 19:39:35 +01:00 |
|