Devon Steenberg
|
8b21dfc318
|
feat(ssrf): add ssrf allow list to settings [BE-13021] (#2858)
|
2026-06-12 15:16:06 +12:00 |
|
andres-portainer
|
0da42c01b6
|
feat(gitcredential): remove GitCredential BE-12919 (#2838)
|
2026-06-11 18:53:24 -03:00 |
|
andres-portainer
|
df7a4b5d6f
|
feat(gitops): improve the data model BE-12919 (#2819)
|
2026-06-08 15:01:55 -03:00 |
|
andres-portainer
|
8daf0bb2a9
|
feat(customtemplates): use Sources for CustomTemplates BE-12919 (#2759)
|
2026-06-05 01:51:18 -03:00 |
|
Chaim Lev-Ari
|
2ba8b582e2
|
feat(api): use generated api client [BE-12901] (#2727)
|
2026-06-03 14:37:39 +03:00 |
|
andres-portainer
|
99547044bc
|
feat(boltdb): optimize encrypted connections BE-12995 (#2769)
|
2026-06-02 14:58:05 -03:00 |
|
Ali
|
6c059c41f9
|
chore: bump version to 2.43.0 (#2760)
|
2026-05-30 16:56:17 +12:00 |
|
andres-portainer
|
ab4626e7de
|
feat(workflows): introduce Artifacts BE-12919 (#2740)
|
2026-05-26 16:17:32 -03:00 |
|
andres-portainer
|
3d09c70e13
|
feat(sources): add sources and workflows to the backend BE-12919 (#2666)
|
2026-05-20 20:42:10 -03:00 |
|
Nick Wilkinson
|
064a4304cc
|
chore: bump version to 2.42.0 (#2654)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-19 13:34:13 +12:00 |
|
Oscar Zhou
|
6163008108
|
fix(auth): set Secure attribute on auth cookies based on HTTPS detection [BE-12938] (#2621)
|
2026-05-16 11:09:03 +12:00 |
|
Oscar Zhou
|
7f3389d6f4
|
chore(version): bump develop version to 2.41.1 (#2646)
Co-authored-by: Nicholas Loomans <nicholas.loomans@portainer.io>
|
2026-05-13 16:23:35 +12:00 |
|
andres-portainer
|
080d75acae
|
chore(openamt): remove OpenAMT completely BE-12950 (#2616)
|
2026-05-11 15:48:39 -03:00 |
|
andres-portainer
|
d749d05359
|
fix(datastore): change EnforceEdgeID default to true BE-12925 (#2547)
|
2026-05-04 15:29:58 -03:00 |
|
nickl-portainer
|
b9713f7e9e
|
chore(version): bump version to 2.41.0 (#2421)
|
2026-04-22 17:11:30 +12:00 |
|
Oscar Zhou
|
463d539194
|
refactor(stack): change stack update flow to async model [BE-12741] (#2306)
|
2026-04-22 10:05:17 +12:00 |
|
andres-portainer
|
0b390dd274
|
fix(tests): do all the path handling using filesystem.JoinPaths() BE-12828 (#2336)
|
2026-04-18 01:54:14 -03:00 |
|
andres-portainer
|
1298fc629e
|
chore(tests): allow for the tests to run in parallel BE-12801 (#2231)
|
2026-04-07 17:38:22 -03:00 |
|
RHCowan
|
792c95b8bb
|
chore: bump version to 2.40.0 and set API version support to STS (#2160)
|
2026-03-25 19:59:41 +13:00 |
|
Robbie Cowan
|
4d1f432266
|
Revert "chore: bump version to 2.40.0"
This reverts commit 11af66a4fce8ab98253afb2e637a946a8939747f.
|
2026-03-25 18:47:01 +13:00 |
|
Robbie Cowan
|
1e00a58b57
|
chore: bump version to 2.40.0
|
2026-03-25 18:15:54 +13:00 |
|
Ali
|
f84e657707
|
feat(registries): support service accounts with registry secrets for cluster level [C9S 37] (#2120)
|
2026-03-25 11:00:13 +13:00 |
|
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
|
da6544e981
|
fix(semver): consolidate dependencies BE-12695 (#2014)
|
2026-03-09 15:33:45 -03:00 |
|
andres-portainer
|
d02bcdba29
|
fix(postinit): optimize PostInitMigrate() BE-12659 (#1958)
|
2026-02-25 16:03:26 -03:00 |
|
Josiah Clumont
|
ae24ad4693
|
Bump version to 2.39.0 for LTS (#1910)
|
2026-02-19 15:29:08 +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 |
|
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 |
|
Phil Calder
|
8a1d02c23f
|
Bump version to 2.38.0 (#1727)
|
2026-01-27 16:26:14 +13: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 |
|
andres-portainer
|
ac8fa7672e
|
fix(environments): improve the default environment security settings BE-12391 (#1656)
|
2026-01-14 10:36:42 -03:00 |
|
andres-portainer
|
e8cee12384
|
chore(linters): add the modernize linter BE-12527 (#1634)
|
2026-01-08 16:35:18 -03:00 |
|
Chaim Lev-Ari
|
aef27f475d
|
feat(analytics): remove setting for collection analytics [BE-12402] (#1559)
|
2025-12-22 15:59:08 +02:00 |
|
Oscar Zhou
|
ad8d5a8694
|
version: bump version to 2.37.0 (#1501)
|
2025-12-09 13:06:50 +13:00 |
|
Devon Steenberg
|
5058b40871
|
chore(version): bump to v2.36.0 (#1434)
|
2025-11-25 11:09:49 +13:00 |
|
Viktor Pettersson
|
3e77db4cee
|
chore(version): bump to v2.35.0 (#1304)
|
2025-10-15 15:35:33 +13: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
|
30e70b6327
|
chore(version): bump to v2.34.0 (#1216)
|
2025-09-15 22:13:51 -03:00 |
|
LP B
|
ad1c015f01
|
fix(api/custom-templates): UAC-allowed users cannot fetch custom template details (#1113)
|
2025-09-11 16:08:52 +02:00 |
|
LP B
|
326fdcf6ea
|
refactor(api): remove duplicates of TxResponse + HandlerError detection (#1117)
|
2025-09-11 11:33:30 +02:00 |
|
andres-portainer
|
110f88f22d
|
chore(endpointutils): remove unnecessary field BE-10415 (#1136)
|
2025-09-04 11:22:46 -03:00 |
|
andres-portainer
|
ec0e98a64b
|
chore(linters): enable testifylint BE-12183 (#1091)
|
2025-08-22 15:31:10 -03:00 |
|
andres-portainer
|
2035c42c3c
|
fix(migrator): rewrite a migration so it is idempotent BE-12053 (#1042)
|
2025-08-15 09:26:10 -03:00 |
|
Cara Ryan
|
129b9d5db9
|
fix(pending-actions): Small improvements to pending actions (R8S-350) (#949)
|
2025-08-15 10:07:51 +12:00 |
|
andres-portainer
|
2c08becf6c
|
feat(openai): remove OpenAI BE-12018 (#873)
|
2025-08-14 10:42:21 -03:00 |
|
Andrew Amesbury
|
3ade5cdf19
|
bump version to 2.33.0-rc1 (#1019)
|
2025-08-13 14:40:34 +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 |
|
andres-portainer
|
9325cb2872
|
fix(all): avoid using pointers to zero sized structs BE-12129 (#986)
|
2025-08-07 09:47:42 -03:00 |
|
andres-portainer
|
a46db61c4c
|
fix(endpointrelation): optimize updateEdgeStacksAfterRelationChange() BE-12092 (#941)
|
2025-07-28 13:19:05 -03:00 |
|