Skip to content

Releases: linode/apl-api

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

Release v4.8.0

25 Jun 16:08
2299ffd

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.8.0 (2025-06-25)

Features

  • enhance dependabot configuration for auto-approval and grouping of dependencies (#756) (bd258ed)
  • hide falco app (#765) (1acd71f)

Bug Fixes

  • add type checking to message sanitation (#755) (242b743)
  • fail before writing empty yaml files (#758) (5f64fc3)

Release v4.7.0

24 Jun 14:22
b7cab49

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.7.0 (2025-06-24)

Bug Fixes

CI

Release v4.6.0

17 Jun 14:19
884fce5

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.6.0 (2025-06-17)

Features

Bug Fixes

Code Refactoring

  • remove unused socket.io-client dependency and clean up code (#749) (a04a74a)