andres-portainer
b4db75fb55
chore(linters): add the unconvert linter BE-12527 ( #1635 )
2026-01-09 09:22:13 -03:00
Ali
36e7f821e8
fix(namespace): fix namespace user access calls and parsing [r8s-726] ( #1610 )
2026-01-09 13:15:57 +13:00
andres-portainer
e8cee12384
chore(linters): add the modernize linter BE-12527 ( #1634 )
2026-01-08 16:35:18 -03:00
andres-portainer
f2fd2c157c
chore(errcheck): ensure errcheck scans everything BE-12183 ( #1094 )
2026-01-08 14:41:40 -03:00
Devon Steenberg
b1cb95c3b0
fix(docker): bump docker max api version [BE-12462] ( #1556 )
2026-01-08 14:22:48 +13:00
Oscar Zhou
d1eb5a8466
fix(stack/k8s): kubectl command memory leak [BE-12455] ( #1582 )
2026-01-07 11:51:28 +13:00
Chaim Lev-Ari
50c01c97ee
fix(proxy): add error handler to print error to user ( #1593 )
2026-01-05 14:40:35 +02:00
andres-portainer
68600dddf0
fix(security): fix a nil pointer dereference error in FilterEndpoints() BE-12509 ( #1598 )
2026-01-02 16:08:17 -03:00
andres-portainer
c80464d072
fix(edgegroups): fix a nil pointer dereference BE-12487 ( #1573 )
2026-01-02 15:26:53 -03:00
andres-portainer
02a083fa02
fix(filesystem): fix a nil pointer dereference error in CopyPath() BE-12508 ( #1597 )
2026-01-02 15:18:21 -03:00
andres-portainer
36ff24c301
fix(endpointgroups): fix a nil pointer dereference error in deleteEndpointGroup BE-12510 ( #1599 )
2026-01-02 15:17:51 -03:00
Chaim Lev-Ari
36417a0726
chore(build): migrate to pnpm ( #1558 )
2025-12-29 10:14:57 +02:00
Chaim Lev-Ari
aef27f475d
feat(analytics): remove setting for collection analytics [BE-12402] ( #1559 )
2025-12-22 15:59:08 +02:00
Devon Steenberg
c239445454
fix(swarm): stack deployments [BE-12478] ( #1546 )
...
This commit 9b9d103b29 , introduced in docker 29, changed the behaviour of how the --tlsXXX flags are handled. Before this change leading and trailing quotes would be stripped. This meant that an invalid path that we were passing for the tls ca cert was being cleaned up to be an empty string. To preserve the old behaviour we now pass an empty string.
2025-12-17 14:21:49 +13:00
Oscar Zhou
d59a16a9a1
fix(stack): stack start failed with private image [BE-12464] ( #1523 )
2025-12-12 10:55:03 +13:00
andres-portainer
79f524865f
fix(yaml): switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 BE-12340 ( #1527 )
2025-12-11 16:44:56 -03:00
Oscar Zhou
ad8d5a8694
version: bump version to 2.37.0 ( #1501 )
2025-12-09 13:06:50 +13:00
Steven Kang
2406d67bfc
feat(fcm): initial release ( #1153 )
...
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com >
Co-authored-by: James Player <james.player@portainer.io >
Co-authored-by: Cara Ryan <cara.ryan@portainer.io >
Co-authored-by: testA113 <aliharriss1995@gmail.com >
Co-authored-by: Viktor Pettersson <viktor.pettersson@portainer.io >
Co-authored-by: Viktor Pettersson <viktor.grasljunga@gmail.com >
Co-authored-by: Malcolm Lockyer <segfault88@users.noreply.github.com >
Co-authored-by: RHCowan <50324595+RHCowan@users.noreply.github.com >
Co-authored-by: Robbie Cowan <robert.cowan@portainer.io >
2025-12-09 08:05:38 +09:00
Oscar Zhou
f0266e9316
fix(stack/remote): fail to pull image in stack with relative path enabled [BE-12237] ( #1493 )
2025-12-09 08:59:19 +13:00
LP B
300681055e
fix(api): do not give away information on error ( #1496 )
2025-12-08 16:50:00 -03:00
andres-portainer
712dbc9396
fix(endpointedge): reject async edge environments from the edge job logs handler BE-12372 ( #1488 )
2025-12-08 15:05:32 -03:00
andres-portainer
f6b8e8615f
fix(endpointedge): fix an incorrect documentation comment BE-12372 ( #1486 )
2025-12-08 11:59:53 -03:00
andres-portainer
4826c13848
fix(endpointedge): add a check for the relation of an environment and an edge job before updating the logs BE-12372 ( #1487 )
2025-12-08 11:59:40 -03:00
Oscar Zhou
1a862157a0
fix(snapshot): prevent from returning SnapshotRaw data [BE-12431] ( #1441 )
2025-11-26 13:07:43 +13:00
Devon Steenberg
5058b40871
chore(version): bump to v2.36.0 ( #1434 )
2025-11-25 11:09:49 +13:00
Chaim Lev-Ari
5d847b59b2
feat(analytics): remove matomo dependency [BE-12404] ( #1431 )
2025-11-24 16:30:03 +02:00
Oscar Zhou
c8d44b9416
fix(edgestack): external label on k8s application deployed by edgestack [BE-12318] ( #1428 )
2025-11-22 09:04:31 +13:00
Oscar Zhou
14d67d1ec7
fix(edgestack): external label on k8s application deployed by edgestack [BE-12318] ( #1385 )
2025-11-21 12:44:42 +13:00
Devon Steenberg
e831971dd1
fix(docker): bump docker max api version [BE-12399] ( #1392 )
2025-11-18 11:27:16 +13:00
Chaim Lev-Ari
9024b021ee
feat(environments): deprecate openamt [BE-12359] ( #1390 )
2025-11-16 09:55:00 +02:00
Oscar Zhou
4b4aef7ef8
fix(stack): apply new stack manual redeployment filed name to regular stack [BE-12384] ( #1375 )
2025-11-12 09:17:57 +13:00
Copilot
6db4a62e01
Fix swagger enum issues causing duplicate constants in generated code ( #1373 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: deviantony <5485061+deviantony@users.noreply.github.com >
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io >
2025-11-12 08:45:08 +13:00
Oscar Zhou
48c689e5d6
fix(registry): custom registry configure page doesn't reflect actual setting [BE-12385] ( #1378 )
2025-11-08 10:13:00 +13:00
Devon Steenberg
29254d1a66
fix(proxy): replace Director with Rewrite field [BE-12328] ( #1358 )
2025-11-05 10:57:01 +13:00
Chaim Lev-Ari
19cbae1732
feat(registries): check dockerhub credentials [BE-12329] ( #1338 )
2025-11-04 18:46:37 +02:00
Oscar Zhou
ae53de42df
fix(stack): stack prune service does not persist [BE-12314] ( #1323 )
2025-11-03 12:22:04 +13:00
Oscar Zhou
b70321a0aa
fix(edgestack): unify gitops update flow [BE-12184] ( #1110 )
2025-11-01 20:20:51 +13:00
Oscar Zhou
0ff39f9a61
refactor(stack): move stack update into transaction [BE-12244] ( #1324 )
2025-10-31 17:19:56 +13:00
Steven Kang
eb02f99cae
feat: crds support [r8s-580] ( #1254 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com >
2025-10-23 11:07:03 +13:00
Viktor Pettersson
e5f98e6145
test(scheduler): use synctest to cut execution time by 95% BE-12226 ( #1330 )
2025-10-22 10:48:12 +13:00
Devon Steenberg
8a23007ad2
fix(deps): update github.com/container/image/v5 dep [BE-12212] ( #1313 )
2025-10-20 15:47:46 +13:00
Viktor Pettersson
3e77db4cee
chore(version): bump to v2.35.0 ( #1304 )
2025-10-15 15:35:33 +13:00
Steven Kang
c1c831fea3
feat: gitops for Helm [r8s-343] ( #1252 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com >
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com >
2025-10-15 11:36:20 +13:00
Steven Kang
6734eab555
fix: add web socket headers for kubeconfig based access - develop [r8s-592] ( #1288 )
2025-10-10 13:41:07 +13:00
Ali
42fe068db7
fix(security): fix typos in security policy [r8s-573] ( #1278 )
...
Co-authored-by: timbretimber <105982513+timbretimber@users.noreply.github.com >
2025-10-09 12:25:11 +13:00
andres-portainer
7a618311d6
feat(boltdb): attempt to compact using a read-only database BE-12287 ( #1267 )
2025-09-30 19:10:20 -03:00
andres-portainer
b7384874cf
feat(database): add a flag to compact on startup BE-12283 ( #1255 )
2025-09-24 18:44:09 -03:00
andres-portainer
f97bb4a439
fix(edgestacks): add a missing webhook uniqueness check BE-12219 ( #1250 )
2025-09-23 17:21:13 -03:00
LP B
d83b349016
fix(api/endpoints): edge stack status type filter no longer always include Pending envs ( #1229 )
2025-09-22 16:10:39 +02:00
andres-portainer
290374f6fc
fix(kubernetes/cli): unexport a field BE-12259 ( #1228 )
2025-09-18 14:39:38 -03:00