v0.4.1
cdf
Added
- [alpha feature] The alpha flag
dump-extended
adds support forcdf dump workflow/transformation/group/node
to the
dump
plugin command.
Fixed
- The
cdf modules upgrade
no longer raises aFileNotExists
when renaming files in an upgrade to0.4.0
. - The
cdf modules pull
command no longer raise aNotImplementedError
for Groups withmembers
. - The
cdf modules pull
command no longer raise aKeyError
if a variable is used as a key in a dictionary. - Running
cdf deploy
forGroup
withmembers
now only deploys theGroup
if it is new or has changed.
templates
No changes
Details
- [CDF-23887] ⤵Group/pull issues by @doctrino in #1415
- Poetry to 2.0 by @doctrino in #1423
- [CDF-23776] 📄 Update pypi links by @doctrino in #1422
- [prep CDF-23388] 👷 Use new view retrieve parameter by @doctrino in #1417
- [CDF-23918] 🥴 cdf modules upgrade FileNotExtists by @doctrino in #1421
- [prep CDF-23388] ⬇ Generalize dump by @doctrino in #1418
- [CDF-23388] 🔨 Dump more stuff by @doctrino in #1419
- [CDF-23407] 😛 Dump nodes by @doctrino in #1420
- Prepare 0.4.1 by @doctrino in #1427
- chore(deps): lock file maintenance by @renovate in #1425
Full Changelog: v0.4.0...v0.4.1