Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.1.0](v3.0.0...v3.1.0) (2023-06-14) ### Bug Fixes * **explain:** adds missing sections in deployment examples ([1a8d207](1a8d207)) * **package:** validates maximum cpu limit for device executables ([ba78470](ba78470)) * removes `create` option for specific resources. ([0d1dd8f](0d1dd8f)) * removes import option from build and secret ([98ea4d0](98ea4d0)) ### Features * **apply:** adds option show dependency graph ([70f8950](70f8950)) * **auth:** allows login with just an auth token ([fcadc33](fcadc33)) * **auth:** allows selecting token level ([e8dc9b6](e8dc9b6)) * **deployment:** adds the option to execute commands on cloud deployment containers ([7ec3fb1](7ec3fb1)) * **package:** adds provision to specify pull policy for docker image ([42ca473](42ca473)) * **package:** supports resource limits on device runtime ([b5ec154](b5ec154))
- Loading branch information