Release 0.3.0
Features
- Rewrote updating of Linux packages to use a custom type (
patch_package
), which dynamically updates and/or createspackage
resources for patching in the catalog on the agent side. This ensures no duplicate package declarations can occur on the server side, due to the parsing-order dependency ofdefined()
anddefined_with_params()
. Neither of these functions are used anymore.