Releases: nuvla/api-server
Releases · nuvla/api-server
v6.12.2
v6.12.1
6.12.1 (2024-12-23)
Bug Fixes
v6.12.0
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
v6.11.2
v6.11.1
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
v6.10.0
v6.9.1
v6.9.0
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)