Steven Kang
|
8332232840
|
chore: version bump 2.33.1 (#1108)
|
2025-08-27 11:30:12 +12:00 |
andres-portainer
|
816a6f9bef
|
chore(bbolt): upgrade bbolt to v1.4.3 BE-12193 (#1104)
|
2025-08-25 17:59:33 -03:00 |
Devon Steenberg
|
e86ea22900
|
fix(sslflags): Deprecate ssl flags [BE-12168] (#1076)
|
2025-08-25 20:25:07 +12:00 |
Malcolm Lockyer
|
12b2acbc00
|
fix(standard): manual endpoint refresh fails to save new status [be-12188] (#1096)
|
2025-08-25 13:49:04 +12:00 |
Ali
|
4a8b42928e
|
fix(environments): create k8s specific edge agent before connecting [r8s-438] (#1086)
Merging because this change is unrelated to the failing kubernetes/tests/helm-oci.spec.ts tests
|
2025-08-25 09:32:16 +12:00 |
Oscar Zhou
|
2e828b39da
|
fix(autoupdate): update tooltips in edge stack gitops update [BE-12177] (#1080)
|
2025-08-23 10:55:57 +12:00 |
Steven Kang
|
49c6521c23
|
fix: GHSA-2464-8j7c-4cjm - release 2.33 [R8S-495] (#1089)
|
2025-08-22 14:03:16 +12:00 |
Steven Kang
|
debf1a742b
|
chore: version bump 2.33.0 (#1065)
|
2025-08-20 11:28:05 +12:00 |
James Player
|
5d3708ec3e
|
fix(UI): add experimental features back in [r8s-483] (#1060)
|
2025-08-19 17:07:27 +12:00 |
Steven Kang
|
9320fd4c50
|
fix: cve-2025-55198 and cve-2025-55199 - release 2.33 [R8S-482] (#1058)
|
2025-08-19 16:22:54 +12:00 |
Steven Kang
|
974682bd98
|
chore: version bump to 2.33.0-rc2 (#1054)
|
2025-08-19 11:04:56 +12:00 |
Ali
|
631f1deb2e
|
fix(helm): support http and custom tls helm registries, give help when misconfigured [r8s-472] (#1032)
Co-authored-by: JamesPlayer <james.player@portainer.io>
|
2025-08-18 12:07:41 +12:00 |
LP B
|
4169b045fb
|
fix(api/edge-stacks): avoid overriding updates with old values (#1048)
|
2025-08-16 03:52:21 +02:00 |
andres-portainer
|
0a2a786aa3
|
fix(migrator): rewrite a migration so it is idempotent BE-12053 (#1043)
|
2025-08-15 09:18:31 -03:00 |
James Player
|
808f87206e
|
fix(ui): Fixed react-select TooManyResultsSelector filter and improved scrolling (#1028)
|
2025-08-15 15:33:43 +12:00 |
Cara Ryan
|
ed6fa82904
|
fix(pending-actions): Small improvements to pending actions (R8S-350) (#1025)
|
2025-08-15 10:51:45 +12:00 |
andres-portainer
|
9fc301110b
|
fix(crypto): replace fips140 calls with fips calls BE-11979 (#1035)
|
2025-08-14 19:36:05 -03:00 |
andres-portainer
|
69101ac89a
|
feat(openai): remove OpenAI BE-12018 (#1034)
|
2025-08-14 19:35:43 -03:00 |
Malcolm Lockyer
|
69d33dd432
|
fix(fips): use standard lib pbkdf2 [be-12164] (#1037)
|
2025-08-15 09:45:49 +12:00 |
Ali
|
389cbf748c
|
fix(logs): improve log rendering performance [r8s-437] (#1023)
Merging because the same tests are failing in CE develop https://github.com/portainer/system-tests/actions/runs/16953578581
|
2025-08-14 13:53:35 +12:00 |
LP B
|
d01b31f707
|
feat(api): Permissions-Policy header deny all (#1022)
|
2025-08-13 22:07:52 +02:00 |
Andrew Amesbury
|
3ade5cdf19
|
bump version to 2.33.0-rc1 (#1019)
|
2025-08-13 14:40:34 +12:00 |
LP B
|
5f6fa4d79f
|
fix(app/update_schedule): create schedule performance issues at scale (#1002)
|
2025-08-12 16:50:11 +02:00 |
Ali
|
3ee20863d6
|
fix(editor): remove yaml specific highlighting [r8s-441] (#1010)
|
2025-08-12 11:53:31 +12:00 |
Steven Kang
|
8fe5eaee29
|
feat(ui): Kubernetes - Create from Manifest - tidy up [R8S-67] (#971)
|
2025-08-12 11:49:33 +12:00 |
Cara Ryan
|
208534c9d9
|
fix(helm): helm apps do not combine in applications view if different namespace [R8S-420] (#988)
|
2025-08-12 10:23:27 +12:00 |
Steven Kang
|
3f030394c6
|
fix(security): remediation of cve-2025-54338 and cve-2025-8556 (#989)
|
2025-08-12 09:08:29 +12:00 |
Devon Steenberg
|
6ca0085ec8
|
fix(stackbuilders): swarm and k8s deploys [BE-12138] (#1003)
|
2025-08-11 15:44:36 +12:00 |
Malcolm Lockyer
|
2cf1649c67
|
fix(encryption): in fips mode, use pbkdf2 for db password [be-11933] (#985)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
|
2025-08-11 12:03:38 +12:00 |
andres-portainer
|
64ed988169
|
fix(linters): upgrade golangci-lint to v2.3.1 BE-12136 (#997)
|
2025-08-08 21:39:21 -03:00 |
LP B
|
85b7e881eb
|
docs(api/dashboard): docker/{envId}/dashboard incorrectly marked as POST instead of GET (#996)
|
2025-08-08 09:31:34 +02:00 |
andres-portainer
|
9325cb2872
|
fix(all): avoid using pointers to zero sized structs BE-12129 (#986)
|
2025-08-07 09:47:42 -03:00 |
Steven Kang
|
e39dcc458b
|
fix(security): ghsa-fv92-fjc5-jj9h [R8S-449] (#979)
|
2025-08-07 12:21:31 +12:00 |
Devon Steenberg
|
84b4b30f21
|
fix(rand): Use crypto/rand instead of math/rand in FIPS mode [BE-12071] (#961)
Co-authored-by: codecov-ai[bot] <156709835+codecov-ai[bot]@users.noreply.github.com>
|
2025-08-06 10:19:15 +12:00 |
andres-portainer
|
6c47598cd9
|
fix(apikey): use HMAC-SHA256 for FIPS mode API keys BE-11936 (#980)
|
2025-08-05 13:09:35 -03:00 |
andres-portainer
|
d00d71ecbf
|
fix(linter): add linter rules to reduce the chance for invalid FIPS settings BE-11979 (#975)
|
2025-08-05 09:23:07 -03:00 |
Ali
|
dc273b2d63
|
fix(helm): don't block install with dry-run errors [r8s-454] (#976)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 18:53:41 +12:00 |
James Carppe
|
497b16e942
|
Chore update readme graphic (#963)
Co-authored-by: Phil Calder <4473109+predlac@users.noreply.github.com>
|
2025-08-05 17:14:54 +12:00 |
LP B
|
a472de1919
|
fix(app/edge-jobs): edge job results page crash at scale (#954)
|
2025-08-04 17:10:46 +02:00 |
Malcolm Lockyer
|
d306d7a983
|
fix(encryption): replace encryption related methods for fips mode [be-11933] (#919)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
|
2025-08-04 17:04:03 +12:00 |
andres-portainer
|
163aa57e5c
|
fix(tls): centralize the TLS configuration to ensure FIPS compliance BE-11979 (#960)
|
2025-08-01 22:23:59 -03:00 |
andres-portainer
|
3eab294908
|
fix(linters): add the bodyclose linter BE-12112 (#959)
|
2025-07-30 11:35:30 -03:00 |
Viktor Pettersson
|
da30780ac2
|
feat(autopatch): implement patch finder for retrieving latest patches from GitHub (#957) BE-12085
|
2025-07-30 15:57:32 +12:00 |
Ali
|
ef53354193
|
fix(snapshot): show snapshot stats [r8s-432] (#952)
|
2025-07-29 22:51:05 +12:00 |
andres-portainer
|
e9ce3d2213
|
fix(endpointedge): optimize buildSchedules() BE-12099 (#955)
|
2025-07-28 19:19:07 -03:00 |
andres-portainer
|
a46db61c4c
|
fix(endpointrelation): optimize updateEdgeStacksAfterRelationChange() BE-12092 (#941)
|
2025-07-28 13:19:05 -03:00 |
Steven Kang
|
5e271fd4a4
|
feat(ui): reordered kubernetes create from code options [R8S-429] (#951)
|
2025-07-28 15:41:12 +12:00 |
James Player
|
6481483074
|
fix(app/sidebar): Custom logo UI issue [r8s-435] (#939)
|
2025-07-25 15:29:06 +12:00 |
James Player
|
7bcb37c761
|
feat(app/kubernetes): Popout kubectl shell into new window [r8s-307] (#922)
|
2025-07-25 15:24:32 +12:00 |
LP B
|
e7d97d7a2b
|
fix(app/edge-configs): high numbers UI overlap (#931)
|
2025-07-24 16:37:07 +02:00 |