Skip to content

Releases: linode/apl-api

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

Release v4.9.0

31 Jul 13:42
f91b4ea

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.9.0 (2025-07-31)

Features

Bug Fixes

  • limit team name length to a maximum of 9 characters (#775) (69f52b0)
  • restrict getUser data for team admins (#769) (252d1f5)
  • sanitize error message in git repository initialization (#770) (4a4aeb4)

Others