Skip to content

Move2Kube v0.3.7-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 14:35
· 106 commits to main since this release
a24d00e

For more documentation and support please visit https://move2kube.konveyor.io/

Changelog

🚀 Features

  • feat: Add docker-compose context to be used in the ComposeAnalyser transform #993
  • feat: Add create_dir, copy_dir and remove modules to the builtin starlark transformer #989
  • feat: Added read binary in starlark transformer #987
  • feat: add ability to provide extra parameterizers at runtime #986
  • feat: Add read_properties, write_properties and get_dir to the builtin starlark modules #975

🐛 Bug Fixes

  • fix: Check if path is valid in the read and write properties startlark functions #990
  • fix: Normalized the secret and configmap names in v3 compose #988
  • fix: bug where merging slice of interfaces introduced nils in the result #985
  • fix: set-output throws error in ci/cd starting June 2023 #969