You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Significantly improves storage engines including (1) converting command line flags to ENV variables (fixes#15), (2) a way to generate YAML files for branches of the SSM tree (closes#11), (3) the ability to ignore SecureString keys if they are not necessary (closes#13), (4) support for the SSM StringList type and more timely type coercion so e.g. YAML integers and SSM strings match, and (5) the introduction of metadata in the YAML files to permit compatibility checking (more general fix for #15 with support for new features)
0 commit comments