Skip to content

Releases: linode/apl-api

Release v4.1.0

02 Apr 11:47
536f0f1

Choose a tag to compare

Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A## 4.1.0 (2025-04-02)%0A%0A%0A### Bug Fixes%0A%0A* 5xx errors (#674) (c411a92)%0A* create helm chart with branches or tags (#668) (bffd129), closes #667%0A* form validation error & update services files to handle deep merge operations (#665) (d173112)%0A* sealed secrets metadata (#670) (c2fedd3)%0A* set titles to non-empty for API generator (#663) (3eeefb7)%0A* use local cluster svc for Gitea over http (#671) (253fc9d)%0A%0A## 4.0.0 (2025-03-17)%0A%0A%0A### Features%0A%0A* use new file structure (#634) (0f71482)%0A%0A%0A### Bug Fixes%0A%0A* remove password from error log (#658) (754e672)%0A%0A### 3.7.4 (2025-03-20)%0A%0A%0A### Bug Fixes%0A%0A* create helm chart with branches or tags (#667) (1a55142)

Release v3.7.6

02 Apr 07:10
36e3691

Choose a tag to compare

Changelog

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

3.7.6 (2025-04-02)

Bug Fixes

Release v4.0.1

27 Mar 16:32
d874d7f

Choose a tag to compare

Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A### 4.0.1 (2025-03-27)%0A%0A### Bug Fixes%0A%0A* create helm chart with branches or tags (#668) (6df818f), closes #667%0A* form validation error & update services files to handle deep merge operations (#665) (d96facd)%0A* sealed secrets metadata (#670) (0e73ef7)%0A%0A## 4.0.0 (2025-03-17)%0A%0A%0A### Features%0A%0A* update add new helm chart (#653) (f7d6e3e)%0A* update fetch workload catalog (#655) (b5db0b4)%0A* use new file structure (#634) (0f71482)%0A%0A%0A### Bug Fixes%0A%0A* add policies to api check (#652) (4d384f2)%0A* create policies with the new team creation (#657) (f4e556e)%0A* create service & form validation nullable error (#656) (b52712d)%0A* git save: increase git pull retries and remove doRestore (#651) (a8ae5ef)%0A* remove password from error log (#658) (754e672)

Release v3.7.5

24 Mar 14:18
538e802

Choose a tag to compare

Changelog

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

3.7.4 (2025-03-20)

Bug Fixes

  • create helm chart with branches or tags (#667) (1a55142)

Release v3.7.4

20 Mar 14:09
4fb3d37

Choose a tag to compare

Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A### 3.7.4 (2025-03-20)%0A%0A%0A### Bug Fixes%0A%0A* create helm chart with branches or tags (#667) (1a55142)

Release v3.7.3

19 Mar 09:21
4512eb9

Choose a tag to compare

Changelog%0A%0AAll notable changes to this project will be documented in this file. See standard-version for commit guidelines.%0A%0A### 3.7.3 (2025-03-19)%0A%0A%0A### Bug Fixes%0A%0A* get commit sha from session stack (#664) (4cf4ecd)

Release v4.0.0

17 Mar 13:26
8b54dff

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.0.0 (2025-03-17)

Features

Release v3.7.2

14 Mar 10:27
9eb1bfc

Choose a tag to compare

Changelog

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

3.7.2 (2025-03-14)

Bug Fixes

  • create policies with the new team creation (#657) (5723fb7)

Release v3.7.1

13 Mar 15:18
498f570

Choose a tag to compare

Changelog

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

3.7.1 (2025-03-13)

Features

  • add code repository schema & endpoints (#628) (a8cb958)
  • add username blacklist and validation (#619) (34142f9)
  • add self-service option for admins to add external helm charts to the catalog (#642) (eb2e268)
  • change all tests to Jest (#625) (4cfaab9)
  • execute initSops before we loadValues to prevent data being shown as encrypted (#610) (9a61589)
  • remove deploy changes button (#608) (6e045c9)
  • remove locking mechanism & update api flow (#611) (7829668)
  • Save and deploy team secrets as SealedSecrets manifests (#623) (79d61ce)
  • update add new helm chart (#653) (1e523ae)
  • update fetch workload catalog (#655) (8dd5f05)

Bug Fixes

Release v3.7.0

10 Mar 11:13
6aae68a

Choose a tag to compare

Changelog

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

3.7.0 (2025-03-07)

Features

  • add code repository schema & endpoints (#628) (a8cb958)
  • add username blacklist and validation (#619) (34142f9)
  • APL-556, Add self-service option for admins to add external helm charts to the catalog (#642) (eb2e268)
  • change all tests to Jest (#625) (4cfaab9)
  • execute initSops before we loadValues to prevent data being shown as encrypted (#610) (9a61589)
  • remove deploy changes button (#608) (6e045c9)
  • remove locking mechanism & update api flow (#611) (7829668)
  • Save and deploy team secrets as SealedSecrets manifests (#623) (79d61ce)

Bug Fixes