Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [9.1.0](v9.0.4...v9.1.0) (2024-10-21) ### Bug Fixes * **apply:** merge rio namespace with incoming values ([5141bcf](5141bcf)) * **package:** adds the missing --silent alias for force delete ([d4546a9](d4546a9)) * removes object references of project, static-routes, secret, deployment ([8cb381a](8cb381a)) ### Features * **apply:** allow mutiple values and secret files ([1cffe09](1cffe09)), closes [AB#18436](https://github.com/AB/issues/18436) * **device:** implements report device command ([#371](#371)) ([acdde63](acdde63)), closes [AB#19657](https://github.com/AB/issues/19657) * **device:** wait until virtual device is online on rapyuta.io ([f6bd3e8](f6bd3e8)), closes [AB#18043](https://github.com/AB/issues/18043) * **secret:** implements batch delete with regex pattern ([9b57d69](9b57d69)), closes [AB#18146](https://github.com/AB/issues/18146) * **static-route:** implements batch delete using regex pattern ([a3b5e92](a3b5e92)), closes [AB#18146](https://github.com/AB/issues/18146) * **vpn:** adds option to populate vpn peers in hosts file ([c28b9ce](c28b9ce))
- Loading branch information