Skip to content

Releases: nuvla/api-server

v6.12.2

24 Dec 18:05
6f22e6d
Compare
Choose a tag to compare

6.12.2 (2024-12-24)

Bug Fixes

  • Nuvlabox status: create deployment_state job for old docker version bugfix (6d79a8b)

v6.12.1

24 Dec 05:11
ab2b084
Compare
Choose a tag to compare

6.12.1 (2024-12-23)

Bug Fixes

  • Nuvlabox status: create deployment_state job for old docker version (#979) (856fce6)
  • NuvlaEdge: Augment "nuvlabox" resource by coe info objects (#974) (627e332)
  • std-crud: Json patch failing in clojure libs (#980) (2363d6b)
  • wrong_infra_selected: Added field subtype to DG (#975) (07ca652)

v6.12.0

13 Dec 08:47
adbc66d
Compare
Choose a tag to compare

6.12.0 (2024-12-13)

Features

  • Nuvlabox status: Create deployment state job when corresponding coe-resources is not present (8bd843d)
  • Nuvlabox status: Extract and build deployment parameters from NuvlaEdge telemetry (#957) (8bd843d)

Bug Fixes

  • Deployment group: Allow user manage created jobs (#972) (147bc4a)
  • Deployment group: Make jobs created by auto update visible to the dg owner (#969) (3e1c584)
  • Deployment set: Add lifecycle test auto update with dynamic filter (2ec5da4)
  • Deployment set: Auto update optimization avoid multiple read and write of deployment set to unneed queries (2ec5da4)
  • Deployment set: Auto update should not bypass state-machine and call update move state to updating state (2ec5da4)
  • Deployment set: Auto update should not bypass state-machine and call update move state to updating state (2ec5da4)
  • Deployment set: Recompute fleet reuse existing code instead of a non standatd write (2ec5da4)
  • Nuvlabox status: Allow empty string for cluster node label value (8bd843d)

v6.11.3

26 Nov 15:42
9ea5047
Compare
Choose a tag to compare

6.11.3 (2024-11-26)

Bug Fixes

  • Std-crud: Json patch break when keys are interpreted as namespaced keys bugfix (#966) (5adae42)

v6.11.2

22 Nov 14:17
ce7568f
Compare
Choose a tag to compare

6.11.2 (2024-11-22)

Bug Fixes

  • Deployment: Checks for subscription and access to cres and infras should be done as owner of the deployment (b73b630)

v6.11.1

21 Nov 13:14
0681b96
Compare
Choose a tag to compare

6.11.1 (2024-11-21)

Bug Fixes

  • dg-permission-issues: At creation time DG acl is built to include the DG id in edit-data/manage and the owner of it should be in acl edit-data/view-acl/delete/manage (110c9ef)
  • dg-permission-issues: At creation time of DG save the creator of it in an owner attribute (110c9ef)
  • dg-permission-issues: put authn info as job payload (110c9ef)
  • dg-permission-issues: recompute fleet as owner and fix tests (110c9ef)

v6.11.0

20 Nov 13:12
dff2cad
Compare
Choose a tag to compare

6.11.0 (2024-11-12)

Features

  • Deployment group: add support for dg auto update custom interval (378af5e)
  • dg-no-apps-no-edges: Allow DGs to have no edges and / or no apps defined (#956) (884ec67)

Bug Fixes

  • Deployment group: Add api-endpoint attribute (02455f7)
  • Deployment: Allow user to edit api-endpoint attribute (02455f7)
  • Nuvlabox: Make coe resource action available only for version >= v2.17.0 (#954) (4ca2d02)
  • std-crud: Refactor and document std-crud/add-fn and std-crud/edit-fn (46e6231)

v6.10.0

21 Oct 07:18
b45c5e0
Compare
Choose a tag to compare

6.10.0 (2024-10-15)

Features

  • Nuvlabox resource: Support for coe resource actions operation (ecc4135)

Bug Fixes

  • Github workflow: Install lein missing in ubuntu 24 (#947) (5a08748)
  • min-req-archs: arch64 -> aarch64 (#949) (459bc15)
  • module spec: add missing architectures (0eb0522)

v6.9.1

04 Oct 11:53
a3ba5fe
Compare
Choose a tag to compare

6.9.1 (2024-10-03)

Bug Fixes

  • Deployment: Get context return minimal nuvlabox status (#942) (6d85102)

v6.9.0

25 Sep 08:22
d8d833a
Compare
Choose a tag to compare

6.9.0 (2024-09-23)

Features

  • dg-min-req: cleanup, additional tests (a5bc70b)
  • Module: App minimum requirements + resource check at deployment time (#931) (6cf45c4)
  • Nuvlabox: Bulk update support (#935) (7ca78d2)
  • Std-crud: Support json patch edit format (#938) (2432009)

Bug Fixes

  • Common utils: Enhance cannot do action because of state error message (7ca78d2)
  • Deployment: Bulk delete support(#937) (08a58ab)
  • Deployment: Delete operation should not be available to deployment in ERROR state (08a58ab)
  • dg-min-req: add back action map, used to generate resource-metadata (745c951)
  • dg-min-req: check disk with maximum available space (2028b27)
  • Job: Allow user to cancel created bulk jobs (7ca78d2)
  • Job: Move job utils and create new utils namespace and refactor to reuse code (7ca78d2)
  • Job: Set created-by attribute as user at the origin of the creation of the job (7ca78d2)
  • nsorg: Namespace ordering (c52e86f)
  • utils: Add Secure rand nth function (#933) (0a2623b)