Move2Kube v0.3.0-alpha.4
Pre-release
Pre-release
github-actions
released this
28 Oct 09:46
·
394 commits
to main
since this release
For more documentation and support please visit https://move2kube.konveyor.io/
Changelog
🚀 Features
- feat: Add support for jar using multistage dockerfile #579
- feat: Added write capability to starlark script #598
- feat: make a new homebrew formula and release for every version #607
- feat: Add support for ASP.NET Core with React, Angular and React-Redux #601
- feat: Use docker or podman to build and run #596
- feat: log to a file #593
- feat: Add support for ASP.NET Core for Windows/Linux container #589
- feat: add a REST server to report the progress of the planning phase #592
- feat: transformers for windows dotnet 4.x applications #578
- feat: Automatically add path if path is missing in external transformer class #582
- feat: Extract node version, build and port information in Nodejs transformer; Fix deployment yaml bug. #577
🐛 Bug Fixes
- fix: get all the tags for the current commit and take the latest #606
- fix: Fix tab space in Makefile for container runtime check line #597
- fix: bug fixes to starlark readdir and template package #590
- fix: Fix service name renaming; Remove error on finding incorrect yamls #588
- fix: Ignore dirs during iteration in various transformers #587
- fix: Resolve unable to find ports in Dockerfile bug #586
- fix: Naming issues for container block and network policy labels #585
- fix: Target windows node if the dockerfile template is windows platform based #580