v0.3.2
cdf
Fixed
- Deploying
Robotics
resourceMap
now accounts for the dependencies onFrame
andLocation
. - The Hosted Extractor Resources now respects the dependencies between the resources. For example, if a
Job
is referencing aDestination
, theDestination
will be deployed before theJob
. - Deploying a view-based
LocationFilter
no longer raises a400
error. - When running
cdf modules init
required modules are now created. Before, the Toolkit would skip creating
the required modules. - When running
cdf build
, in thehosted_extractors
folder, the Toolkit will now give a warning if aDestination
is referring toa non-existing dataset. - Running
cdf modules upgrade
from version0.3.0
and earlier will no longer fail if you
have a view basedLocationFilter
in thelocations
folder.
templates
Fixed
- Added missing views, containers, and spaces to the
cdf_apm_base
module.
Details
- [CDF-22840] 🌍Integration test of Complete Org by @doctrino in #1074
- [CDF-22860] 🤖⛓️💥Robot test by @doctrino in #1078
- [CDF-22839] 🛞 Change for view bug by @doctrino in #1076
- [CDF-22854] 🤨Robotics Dependency by @doctrino in #1077
- [CDF-22861] 🫤Required is always selected by @doctrino in #1079
- 🧑🔧Update SDK by @doctrino in #1080
- [CDF-22862] 👷 Missing views apm model by @doctrino in #1081
- Prepare 0.3.2 by @doctrino in #1082
Full Changelog: v0.3.1...v0.3.2