cdf
Improved
- The
cdf dump asset
andcdf dump timeseries
commands now always dump tables with
the same columns in the same order.
Fixed
- The
cdf build
no longer raises aToolkitFileNotFoundError
when building without aconfig.[env].yaml
file.
templates
Fixed
- The
inrobot
module no longer raises aResourceUpdateError/ResourceCreateError
when running
cdf deploy
.
Details
- [CDF-23755] 🤖 Robotics issue by @doctrino in #1376
- [CDF-23754] 😊 Config.yaml optional by @doctrino in #1377
- [CDF-23168] 😄 Dump schema inconsitency by @doctrino in #1380
- Prepare 0.3.27 by @doctrino in #1382
Full Changelog: v0.3.26...v0.3.27