portainer/api
andres-portainer 32da62cdc8
feat(version): bump to v2.19.4 EE-6407 (#10730)
2023-12-01 11:18:52 -03:00
..
adminmonitor
agent
apikey fix(jwt): replace deprecated gorilla/securecookie [EE-5153] (#9262) 2023-07-27 09:44:43 +12:00
archive fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
aws/ecr
backup fix(backup): add chisel key to backup EE-6105 (#10282) 2023-09-13 09:01:31 +12:00
build
chisel fix(websocket): abort websocket when logout EE-6058 (#10371) 2023-09-29 12:13:18 +13:00
cli fix(rollback): reimplement rollback feature [EE-6367] (#10720) 2023-12-01 13:02:37 +13:00
cmd/portainer fix(db/migration): avoid fatal error from being overwritten (#10317) 2023-09-18 14:32:57 +12:00
crypto fix(tls): add missing cipher suites EE-5465 (#8924) 2023-05-09 16:23:27 -03:00
database fix(boltdb): remove undefined behavior when deleting objects while iterating EE-5643 (#9129) 2023-06-27 16:42:52 -03:00
dataservices fix(kubernetes): clear user token from kube token cache on logout + update cluster rolebindings for user on change of team/user authorization [EE-6298] (#10603) 2023-11-10 10:06:50 +13:00
datastore feat(version): bump to v2.19.4 EE-6407 (#10730) 2023-12-01 11:18:52 -03:00
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
docker fix(docker): use version negotiation for the Docker client EE-5797 (#9251) 2023-08-22 17:59:46 -03:00
edge feat(edgestack/async): add Rollbackto field in stackPayload [EE-5684] (#9238) 2023-07-24 10:48:02 +12:00
exec fix(registry): registry login failure for regular stack EE-5832 (#9985) 2023-08-04 15:17:04 +12:00
filesystem feat(fs): support to update stack file by version (#10417) 2023-10-06 09:08:34 +13:00
git fix(edge-stack): edge stack git authentication issues EE-5595 (#9228) 2023-07-20 09:11:38 +12:00
hostmanagement
http feat(version): bump to v2.19.4 EE-6407 (#10730) 2023-12-01 11:18:52 -03:00
internal fix(kubernetes): clear user token from kube token cache on logout + update cluster rolebindings for user on change of team/user authorization [EE-6298] (#10603) 2023-11-10 10:06:50 +13:00
jwt fix(websocket): abort websocket when logout EE-6058 (#10371) 2023-09-29 12:13:18 +13:00
kubernetes fix(kubernetes): add prefix only when needed EE-6068 (#3918) (#10311) 2023-09-15 07:59:37 +12:00
ldap
oauth fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
platform fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
scheduler fix(gitops): avoid cancelling the auto updates for any error EE-5604 (#10295) 2023-09-12 17:52:52 -03:00
stacks fix(gitops): change the condition that checks if the environment is online EE-6321 (#10664) 2023-11-20 23:59:22 -03:00
.golangci.yaml chore(deps): upgrade golangci [EE-5685] (#10413) 2023-10-05 10:31:48 +03:00
api-description.md
connection.go
go.mod add support for forward proxy (#10334) 2023-09-29 12:54:53 +13:00
go.sum add support for forward proxy (#10334) 2023-09-29 12:54:53 +13:00
kubernetes.go
portainer.go feat(version): bump to v2.19.4 EE-6407 (#10730) 2023-12-01 11:18:52 -03:00
swagger.yaml
swagger_config.json