andres-portainer
							
						 
						
							 
							
							
							
								
							
								ec0e98a64b 
								
							
								 
							
						 
						
							
							
								
								chore(linters): enable testifylint BE-12183 ( #1091 )  
							
							 
							
							
							
						 
						
							2025-08-22 15:31:10 -03:00  
						
					 
				
					
						
							
							
								 
								LP B
							
						 
						
							 
							
							
							
								
							
								c9d18b614b 
								
							
								 
							
						 
						
							
							
								
								fix(api/edge-stacks): avoid overriding updates with old values ( #1047 )  
							
							 
							
							
							
						 
						
							2025-08-16 03:52:13 +02: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
							
						 
						
							 
							
							
							
								
							
								9325cb2872 
								
							
								 
							
						 
						
							
							
								
								fix(all): avoid using pointers to zero sized structs BE-12129 ( #986 )  
							
							 
							
							
							
						 
						
							2025-08-07 09:47:42 -03: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
							
						 
						
							 
							
							
							
								
							
								163aa57e5c 
								
							
								 
							
						 
						
							
							
								
								fix(tls): centralize the TLS configuration to ensure FIPS compliance BE-11979 ( #960 )  
							
							 
							
							
							
						 
						
							2025-08-01 22:23:59 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								e9ce3d2213 
								
							
								 
							
						 
						
							
							
								
								fix(endpointedge): optimize buildSchedules() BE-12099 ( #955 )  
							
							 
							
							
							
						 
						
							2025-07-28 19:19:07 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								937456596a 
								
							
								 
							
						 
						
							
							
								
								fix(edgegroups): convert the related endpoint IDs to roaring bitmaps to increase performance BE-12053 ( #903 )  
							
							 
							
							
							
						 
						
							2025-07-21 21:31:13 -03:00  
						
					 
				
					
						
							
							
								 
								Devon Steenberg
							
						 
						
							 
							
							
							
								
							
								caf382b64c 
								
							
								 
							
						 
						
							
							
								
								feat(git): support bearer token auth for git [BE-11770] ( #879 )  
							
							 
							
							
							
						 
						
							2025-07-22 08:36:08 +12:00  
						
					 
				
					
						
							
							
								 
								Ali
							
						 
						
							 
							
							
							
								
							
								2697d6c5d7 
								
							
								 
							
						 
						
							
							
								
								feat(oci): oci helm support [r8s-361] ( #787 )  
							
							 
							
							
							
						 
						
							2025-07-13 10:37:43 +12:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								ea4b334c7e 
								
							
								 
							
						 
						
							
							
								
								feat(csp): enable CSP by default BE-11961 ( #872 )  
							
							 
							
							
							
						 
						
							2025-07-09 16:15:43 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								302deb8299 
								
							
								 
							
						 
						
							
							
								
								chore(dataservices): enhance ReadAll() so it takes predicates for filtering results BE-12016 ( #866 )  
							
							 
							
							
							
						 
						
							2025-07-07 14:29:56 -03:00  
						
					 
				
					
						
							
							
								 
								Oscar Zhou
							
						 
						
							 
							
							
							
								
							
								b6f3682a62 
								
							
								 
							
						 
						
							
							
								
								refactor(edge): init endpoint relation when endpoint is created [BE-11928] ( #814 )  
							
							 
							
							
							
						 
						
							2025-06-30 15:15:56 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								75f165d1ff 
								
							
								 
							
						 
						
							
							
								
								feat(edgestackstatus): optimize the Edge Stack structures BE-11740 ( #756 )  
							
							 
							
							
							
						 
						
							2025-06-05 19:46:10 -03:00  
						
					 
				
					
						
							
							
								 
								Cara Ryan
							
						 
						
							 
							
							
							
								
							
								07dfd981a2 
								
							
								 
							
						 
						
							
							
								
								fix(kubernetes): events api to call the backend [R8S-243] ( #563 )  
							
							 
							
							
							
						 
						
							2025-05-27 13:55:31 +12:00  
						
					 
				
					
						
							
							
								 
								Devon Steenberg
							
						 
						
							 
							
							
							
								
							
								4c1e80ff58 
								
							
								 
							
						 
						
							
							
								
								fix(axios): correctly encode urls [BE-11648] ( #517 )  
							
							 
							
							... 
							
							
							
							fix(edgegroup): nil pointer defer 
							
						 
						
							2025-04-02 08:51:58 +13:00  
						
					 
				
					
						
							
							
								 
								Oscar Zhou
							
						 
						
							 
							
							
							
								
							
								7e5db1f55e 
								
							
								 
							
						 
						
							
							
								
								refactor(edgegroup): optimize edge group search performance [BE-11716] ( #579 )  
							
							 
							
							
							
						 
						
							2025-04-01 14:05:56 +13:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								cdd9851f72 
								
							
								 
							
						 
						
							
							
								
								fix(stubs): clean up the stubs and mocks BE-11722 ( #557 )  
							
							 
							
							
							
						 
						
							2025-03-24 19:56:08 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								995c3ef81b 
								
							
								 
							
						 
						
							
							
								
								feat(snapshots): avoid parsing raw snapshots when possible BE-11724 ( #560 )  
							
							 
							
							
							
						 
						
							2025-03-24 19:33:05 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								0296998fae 
								
							
								 
							
						 
						
							
							
								
								fix(users): optimize the /users/me API endpoint BE-11688 ( #515 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: JamesPlayer <james.player@portainer.io> 
							
						 
						
							2025-03-18 17:55:53 -03:00  
						
					 
				
					
						
							
							
								 
								Malcolm Lockyer
							
						 
						
							 
							
							
							
								
							
								8e6d0e7d42 
								
							
								 
							
						 
						
							
							
								
								perf(endpointrelation): Part 2 of fixing endpointrelation perf [be-11616] ( #471 )  
							
							 
							
							
							
						 
						
							2025-02-28 14:41:54 +13:00  
						
					 
				
					
						
							
							
								 
								Oscar Zhou
							
						 
						
							 
							
							
							
								
							
								7001f8e088 
								
							
								 
							
						 
						
							
							
								
								fix(edge): check all endpoint_relation db query logic [BE-11602] ( #378 )  
							
							 
							
							
							
						 
						
							2025-02-05 15:20:20 +13:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								e2b812a611 
								
							
								 
							
						 
						
							
							
								
								fix(edgestacks): check the version of the edge stack before updating the status BE-11488 ( #287 )  
							
							 
							
							
							
						 
						
							2025-01-07 17:31:57 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								33ea22c0a9 
								
							
								 
							
						 
						
							
							
								
								feat(ssl): improve caching behavior BE-11527 ( #273 )  
							
							 
							
							
							
						 
						
							2024-12-30 11:10:13 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								ad77cd195c 
								
							
								 
							
						 
						
							
							
								
								fix(docker): fix a data race in the Docker transport BE-10873 ( #255 )  
							
							 
							
							
							
						 
						
							2024-12-23 09:54:11 -03:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								20e3d3a15b 
								
							
								 
							
						 
						
							
							
								
								fix: review snapshot and post init migration logic ( #158 )  
							
							 
							
							
							
						 
						
							2024-11-25 11:03:12 +13:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								e6a1c29655 
								
							
								 
							
						 
						
							
							
								
								fix(compose): fix support for ECR BE-11392 ( #151 )  
							
							 
							
							
							
						 
						
							2024-11-18 16:42:53 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								c59872553a 
								
							
								 
							
						 
						
							
							
								
								fix(stacks): pass the registry credentials to Compose stacks BE-11388 ( #147 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com> 
							
						 
						
							2024-11-18 08:39:13 +13:00  
						
					 
				
					
						
							
							
								 
								Yajith Dayarathna
							
						 
						
							 
							
							
							
								
							
								6d31f4876a 
								
							
								 
							
						 
						
							
							
								
								fix(more resources): fix porting and functionality [r8s-103] ( #8 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com> 
							
						 
						
							2024-11-12 09:55:30 +13:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								61c5269353 
								
							
								 
							
						 
						
							
							
								
								fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 ( #11 )  
							
							 
							
							
							
						 
						
							2024-10-14 10:37:13 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
							
								
							
								364e4f1b4e 
								
							
								 
							
						 
						
							
							
								
								fix(linters): add back removed linters and extend them to CE BE-11294  
							
							 
							
							
							
						 
						
							2024-10-10 12:06:20 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								f742937359 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(endpoints): optimize the search performance BE-11267 ( #12262 )  
							
							 
							
							
							
						 
						
							2024-10-01 15:13:54 -03:00  
						
					 
				
					
						
							
							
								 
								Steven Kang
							
						 
						
							 
							
							
								
								
							
							
								
							
								ea228c3d6d 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor(k8s): namespace core logic ( #12142 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com> 
							
						 
						
							2024-10-01 14:15:51 +13:00  
						
					 
				
					
						
							
							
								 
								Ali
							
						 
						
							 
							
							
								
								
							
							
								
							
								da010f3d08 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(podman): ensure initial env type matches container runtime [r8s-98] ( #12259 )  
							
							 
							
							
							
						 
						
							2024-09-30 09:16:24 +13:00  
						
					 
				
					
						
							
							
								 
								Oscar Zhou
							
						 
						
							 
							
							
								
								
							
							
								
							
								d3d3d50569 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(version): add specific version for updater image [BE-11153] ( #12227 )  
							
							 
							
							
							
						 
						
							2024-09-21 14:54:08 +12:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								cee997e0b3 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(edgestacks): reorder operations to properly update the endpoint relations BE-11233 ( #12239 )  
							
							 
							
							
							
						 
						
							2024-09-20 19:10:28 -03:00  
						
					 
				
					
						
							
							
								 
								Chaim Lev-Ari
							
						 
						
							 
							
							
								
								
							
							
								
							
								6f84317e7a 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(system): upgrade on swarm [EE-5848] ( #11728 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com> 
							
						 
						
							2024-09-20 18:00:38 +02:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								e4e55157e8 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(bouncer): add support for JWT revocation BE-11179 ( #12164 )  
							
							 
							
							
							
						 
						
							2024-08-30 20:24:05 -03:00  
						
					 
				
					
						
							
							
								 
								LP B
							
						 
						
							 
							
							
								
								
							
							
								
							
								a39abe61c2 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(api/edge_stacks): ensure edge stacks related endpoints list generation returns unique elements ( #12101 )  
							
							 
							
							
							
						 
						
							2024-08-20 10:20:03 +02:00  
						
					 
				
					
						
							
							
								 
								LP B
							
						 
						
							 
							
							
								
								
							
							
								
							
								aaec856282 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(app/registries): enforce user accesses on registries ( #12087 )  
							
							 
							
							
							
						 
						
							2024-08-10 11:53:16 +02:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								66119a8b57 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(snapshots): remove the attempt to snapshot untrusted environments EE-7407 ( #12044 )  
							
							 
							
							
							
						 
						
							2024-07-23 18:43:31 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								31bdb948a8 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(code): use int ranges in loops BE-10990 ( #12028 )  
							
							 
							
							
							
						 
						
							2024-07-10 19:22:47 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								220fe28830 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(snapshots): fix background snapshots on environment creation EE-7273 ( #12021 )  
							
							 
							
							
							
						 
						
							2024-07-09 15:18:13 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								7fd1a644a6 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(loops): remove loop var copy EE-7342 ( #12023 )  
							
							 
							
							
							
						 
						
							2024-07-09 12:47:34 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								4adce14485 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(errors): improve error handling EE-4430 ( #11987 )  
							
							 
							
							
							
						 
						
							2024-06-28 17:35:26 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								19fa40286a 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(fdo): remove FDO code EE-7235 ( #11981 )  
							
							 
							
							
							
						 
						
							2024-06-28 08:42:16 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								1a3db327c7 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(kube): improve error handling EE-7196 ( #11976 )  
							
							 
							
							
							
						 
						
							2024-06-27 10:45:11 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								1170004097 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(kube): improve error handling EE-7199 ( #11974 )  
							
							 
							
							
							
						 
						
							2024-06-27 10:43:44 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								9ee092aa5e 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(code): reduce the code duplication EE-7278 ( #11969 )  
							
							 
							
							
							
						 
						
							2024-06-26 18:14:22 -03:00  
						
					 
				
					
						
							
							
								 
								andres-portainer
							
						 
						
							 
							
							
								
								
							
							
								
							
								bfa27d9103 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(code): clean up the code EE-7251 ( #11948 )  
							
							 
							
							
							
						 
						
							2024-06-18 15:59:12 -03:00