Skip to content

Releases: linode/apl-api

Release v4.14.0

19 Dec 15:51
ce1273f

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.14.0 (2025-12-19)

Features

Bug Fixes

  • add default status object when loading file store (#878) (7b2e255)
  • authorization for v2 endpoints and add tests for it (#861) (c1ec1a8)
  • dashboard endpoint (#876) (037d3f1)
  • encryp toggling of apps (#877) (d3b240c)
  • load workload values (#860) (9d09335)
  • object storage wizard clusterId fix (#867) (c2ea23b)
  • re-encrypting values (#871) (fba49e1)
  • return workload values correctly from workloads get endpoint (#869) (9d95e88)
  • revert structural change of app values on toggle (#863) (97bafa0)
  • saving workloadValues and toggling apps (#862) (03bc0b3)
  • update getK8sPodLabelsForWorkload x-aclSchema (#870) (30187c0)

Others

  • bump to node 24 (#864) (e4d32da)
  • deps: bump @apidevtools/json-schema-ref-parser from 14.2.1 to 15.1.2 (#849) (78b3304)
  • deps: bump @eslint/compat from 1.4.1 to 2.0.0 (#848) (50a3c6e)
  • deps: bump actions/checkout from 5 to 6 (#855) (e7f2ed3)
  • deps: bump actions/upload-artifact from 5 to 6 (#874) (880a828)
  • deps: bump glob from 11.0.3 to 13.0.0 (#866) (f0af2e1)
  • deps: bump openapi-schema-validator from 3.0.3 to 12.1.3 (#827) (3420429)
  • deps: bump openapi-typescript from 5.3.0 to 7.10.1 (#841) (5fefc19)
  • deps: bump the npm-dependencies group across 1 directory with 13 updates (#859) (fd3d131)
  • deps: bump the npm-dependencies group with 10 updates (#865) (e534191)
  • deps: bump the npm-dependencies group with 6 updates (#872) (ec1601d)

Release v4.13.2

15 Dec 12:42
ace4021

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.13.2 (2025-12-15)

Bug Fixes

  • update getK8sPodLabelsForWorkload x-aclSchema (#870) (6fdd3b5)

Release v4.13.1

09 Dec 14:16
11a417b

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.13.1 (2025-12-09)

Others

Release v4.13.0

01 Dec 12:30
9c8e9aa

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.13.0 (2025-12-01)

Features

Bug Fixes

Others

  • deps: bump actions/upload-artifact from 4 to 5 (#821) (659e08f)
  • deps: bump axios from 0.27.2 to 1.12.2 (#804) (b8e8fce)
  • deps: bump dotenv from 16.5.0 to 17.2.3 (#810) (c2b19e2)
  • deps: bump swagger-ui-express from 4.1.6 to 5.0.1 (#842) (a89ca4b)
  • deps: bump the npm-dependencies group across 1 directory with 7 updates (#833) (1739a3a)
  • deps: bump the npm-dependencies group with 6 updates (#840) (bec7361)
  • removed drone (#844) (b125637)
  • updated cloud tty image reference and user (#823) (57dbb77)

Release v4.12.0

21 Oct 13:24
5ed5958

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.12.0 (2025-10-21)

Features

Bug Fixes

Others

  • deps: bump @commitlint/cli from 19.8.1 to 20.0.0 (#803) (1eea743)
  • deps: bump the npm-dependencies group across 1 directory with 40 updates (#792) (861d0fc)
  • deps: bump the npm-dependencies group with 14 updates (#805) (91d83aa)
  • deps: bump uuid from 8.3.2 to 11.1.0 (#763) (8b767b6)

Release v4.11.0

02 Sep 13:24
1f8a7d0

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.11.0 (2025-09-01)

Features

  • add deprecated labels for Jaeger, Falco, Httpbin and Kiali apps (#785) (5e5706f)
  • add workloadNames endpoint (#788) (49a9c4e)
  • OSS files (#783) (41f8382)
  • use git worktrees instead of cloning on every submit (#773) (62c684a)

Bug Fixes

  • network policies filter and field names (#795) (91b8e22)
  • postman by force using compiled js instead of tsx (#786) (2fcb326)
  • retrieve correct versions in session (#796) (f3c208a)

Others

  • deps: bump actions/checkout from 4 to 5 (#793) (91170f3)
  • deps: bump amannn/action-semantic-pull-request from 5 to 6 (#794) (f5ea098)
  • deps: bump swagger-ui-express from 4.3.0 to 5.0.1 (#762) (a9ab90a)
  • readme (#791) (b0a4304)
  • remove project schema & endpoints (#787) (5a1cde3)

Release v4.10.3

26 Aug 13:20
d56846f

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.10.3 (2025-08-26)

Reverts

Release v4.10.2

20 Aug 13:07
76a0152

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.10.2 (2025-08-20)

Features

  • [APL-898] - Network Policies Page (#772)
  • Add workloadNames endpoint (#788)

Bug Fixes

  • Network policies filter and field names (#795)

Miscellaneous Tasks

  • Hide kubeflow-pipelines (#779)
  • Update release files (#781)

v4.10.1

18 Aug 14:33
bb26278

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Release v4.10.0

04 Aug 14:11
2395562

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.10.0 (2025-08-04)

Features

Reverts