Skip to content

Releases: linode/apl-api

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

Release v3.6.2

24 Feb 08:32
414ce23

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.6.2 (2025-02-24)

Bug Fixes

Release v3.6.1

07 Feb 08:35
143c082

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.6.1 (2025-02-07)

Bug Fixes

Release v3.6.0

28 Jan 13:02
3006d29

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.6.0 (2025-01-28)

Features

  • 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)

Bug Fixes

  • align name field titles in the resource forms (#605) (2f0db13)
  • enable trivy for isPreInstalled=true (#603) (810e6f4)

Others

  • deps: bump nock from 13.2.4 to 13.5.6 (#595) (dc50f67)
  • deps: bump npm-watch from 0.11.0 to 0.13.0 (#593) (09c97ab)
  • deps: bump sinon from 8.1.1 to 19.0.2 (#592) (dcd3a1c)
  • deps: bump swagger-client from 3.18.4 to 3.32.1 (#597) (e286cd4)
  • deps: bump whoan/docker-build-with-cache-action from 6 to 8 (#591) (aa7f740)

Docs