Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .changeset/happy-emus-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
'@aziontech/config': minor
---

feat: add optional versionId support across config

- add `versionId` (config) <-> `version_id` (manifest) round-trip
handling to the application, connector, functions, firewall, network
list, waf and workload process-config strategies
- fix missing/broken `versionId` mapping in the connector and network
list strategies, where the manifest -> config direction silently
dropped or misnamed the field
- add `versionId` to the corresponding JSON schemas
- add test coverage for the new field, plus full test suites for the
previously untested application, cache, device groups, function
instances and rules strategies
Loading
Loading