Releases: linode/apl-api
Releases · linode/apl-api
Release v5.0.3
Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A### 5.0.3 (2026-06-26)%0A%0A%0A### Bug Fixes%0A%0A* settings update and Git secret rotation (#1024) (e01c9de)
Release v5.0.2
Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A### 5.0.2 (2026-06-25)%0A%0A%0A### Features%0A%0A* do not generate team password (#1019) (cd19aaa)%0A* Git configure edit modal (#1017) (0269726)%0A%0A%0A### Bug Fixes%0A%0A* authz test rework (#1010) (c05ce59)%0A* create user test team (#1023) (5e6e849)%0A* remove git settings from values (#1018) (c076b69)%0A* team check in edit user (#1013) (96442cc)%0A%0A%0A### Others%0A%0A* add reoccurring package lock changes (#1016) (ef8016e)%0A* deps: bump actions/checkout from 6 to 7 (#1021) (17831b4)
Release v5.0.1
Full Changelog: v5.0.0...v5.0.1
Release v5.0.0
Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A## 5.0.0 (2026-06-03)%0A%0A%0A### Features%0A%0A* add /v2/git & /v2/status endpoints (#976) (ff420f7)%0A* get team service status from HTTPRoute (#985) (370873a)%0A* platform secrets as sealed secrets (#932) (6a22f1f)%0A* remove v1 endpoints (#1006) (f54fdfe)%0A* remove v1/otomi/values endpoint and tools sidecar dependencies (#997) (a410929)%0A* separate domain from netpol addresss validation (#983) (2009f48)%0A* team secret management with sealed secrets (#1003) (25eca1a)%0A%0A%0A### Bug Fixes%0A%0A* internalrepo v2 (#996) (0569bc6)%0A* patches on partially existing tty objects (#1007) (7dcd3dc)%0A* remove createworkloadcatalog endpoint (#993) (01cab20)%0A* remove tls passthrough (#982) (adfe24a)%0A* secure repo url (#989) (f4a0c5a)%0A* testrepoconnect v2 w admin route (#1001) (3576b5e)%0A* update password handling in git operations (#1005) (2ce9a04)%0A* v2 repo branches (#999) (25bfd5e)%0A%0A%0A### Others%0A%0A* deps: bump cspell from 9.7.0 to 10.0.0 (#981) (1383046)%0A* deps: bump the npm-dependencies group across 1 directory with 14 updates (#972) (4ac60f3)%0A* deps: bump the npm-dependencies group across 1 directory with 16 updates (#987) (0809a33)%0A* deps: bump uuid from 13.0.0 to 14.0.0 (#979) (376f37d)%0A* lower miminum knative k8s version (#1000) (4c6da93)%0A* remove code for ingress-nginx app configuration (#994) (fe80010)%0A* remove unused service fields (#1002) (2fcf9c5)%0A%0A## 4.18.0 (2026-04-14)%0A%0A%0A### Features%0A%0A* add tini to Dockerfile for cleaning up zombie processes (#969) (5865383)%0A* consolidate k8s service fetching (#966) (11c1e9f)%0A* disable ingress-nginx (#965) (89d7661)%0A* expose raw swagger.json (#955) (b1555fa)%0A* hide knative when k8s version is below 1.33 (#970) (190682c)%0A* k8s v2 endpoints (#968) (8391b9f)%0A* make git username optional (#971) (af8c6ce)%0A* only allow container creation when tekton is enabled (#960) (b255d95)%0A* update manifests for gateway api (#943) (52f9b6e)%0A%0A%0A### Bug Fixes%0A%0A* remove smtp from settings (#956) (0787034)%0A%0A%0A### Others%0A%0A* deps: bump the npm-dependencies group with 6 updates (#957) (02f3def)%0A* post release v4.17 (#974) (77621f3)%0A%0A## 4.17.0 (2026-03-20)%0A%0A%0A### Features%0A%0A* add enabled param to getAllAplCatalogs (#922) (96e3b96)%0A* add permission check for team members to restrict service creation (#926) (6fc8b75)%0A* added caching for the BYO Catalog (#949) (b96f3df)%0A* allow subdirectories for catalogs (#928) (ecceef7)%0A* sealed secret namespace endpoints (#925) (fb028d1)%0A* sparse checkout for chart (#942) (6a2aba7)%0A%0A%0A### Bug Fixes%0A%0A* add AplCatalogChartSpec to support status object (#953) (192eb07)%0A* add teamId validation for cloudtty (#927) (e0ed019)%0A* concurrent git operations (#944) (a5a86fc)%0A* exclude objstorage regions (#950) (1f254a8)%0A* make git password not required (#951) (b46710e)%0A* platform secret path (#934) (98584e3)%0A* remove otomi.git.password from settings endpoint (#940) ([54fdf6c](54...
Release v4.18.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.18.3 (2026-05-26)
Others
Release v4.18.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.18.2 (2026-04-30)
Features
Release v4.18.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.18.1 (2026-04-24)
Bug Fixes
Release v4.18.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.18.0 (2026-04-14)
Features
- add tini to Dockerfile for cleaning up zombie processes (#969) (5865383)
- consolidate k8s service fetching (#966) (11c1e9f)
- disable ingress-nginx (#965) (89d7661)
- expose raw swagger.json (#955) (b1555fa)
- hide knative when k8s version is below 1.33 (#970) (190682c)
- k8s v2 endpoints (#968) (8391b9f)
- make git username optional (#971) (af8c6ce)
- only allow container creation when tekton is enabled (#960) (b255d95)
- update manifests for gateway api (#943) (52f9b6e)
Bug Fixes
Others
Release v4.17.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.17.0 (2026-03-20)
Features
- add enabled param to getAllAplCatalogs (#922) (96e3b96)
- add permission check for team members to restrict service creation (#926) (6fc8b75)
- added caching for the BYO Catalog (#949) (b96f3df)
- allow subdirectories for catalogs (#928) (ecceef7)
- sealed secret namespace endpoints (#925) (fb028d1)
- sparse checkout for chart (#942) (6a2aba7)
Bug Fixes
- add AplCatalogChartSpec to support status object (#953) (192eb07)
- add teamId validation for cloudtty (#927) (e0ed019)
- concurrent git operations (#944) (a5a86fc)
- exclude objstorage regions (#950) (1f254a8)
- make git password not required (#951) (b46710e)
- platform secret path (#934) (98584e3)
- remove otomi.git.password from settings endpoint (#940) (54fdf6c)
- symlink traversal allows reading arbitrary server files via workload catalog (#933) (08441d1)
- user not allowed to perform create on Service.namespace resource (#941) (bb03334)
Release v4.16.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.16.0 (2026-02-13)
Features
- add api auth tests for netpols, kubecfg and dockercfg (#912) (dbefa52)
- byo catalog support (#919) (1fe6405)
- make api work with external Git source (#915) (ca9eed1)
- remove Minio (#909) (7ad3d63)
- remove thanos (#908) (acc18c9)
- update sealed secret handling to use SealedSecret manifest format (#907) (8097dc4)