Releases: konveyor/move2kube-api
Releases · konveyor/move2kube-api
Move2Kube API v0.3.2
No changes from the previous release.
Move2Kube API v0.3.2-rc.0
No changes from the previous release.
Move2Kube API v0.3.1
No changes from the previous release.
Move2Kube API v0.3.1-rc.0
No changes from the previous release.
Move2Kube API v0.3.0
For more documentation and support please visit https://move2kube.konveyor.io/
Changelog
🚀 Features
- feat: disable local execution by default #107
- feat: Rename rootDir in plan as sourceDir #106
- feat: common workspace level inputs #98
- feat: show error when failing to delete a workspace or project #97
- feat: use bbolt to implement proper locking while accessing the data #95
- feat: add a timeout to cancel planning and transformation #91
- feat: limit file upload size #90
- feat: Use docker or podman to build and run #88
- feat: update go version to 1.17 #87
- feat: add authentication and authorization using keycloak #86
- feat: support the new workspace folder structure #85
- feat: allow uploading the customizations folder #83
- feat: support move2kube v0.3.0 #82
🐛 Bug Fixes
- fix: Use go install in Makefile since go get is deprecated for binary installs #104
- fix: change jwt library #102
- fix: customizations directory path not being set correctly when using workspace inputs without project inputs #99
- fix: set umask to 0 so that file and directory permissions are set correctly #96
- fix: get all the tags for the current commit and take the latest #93
- fix: config file paths were still using ids instead of normalized names #89
🧹 Maintenance
Move2Kube API v0.3.0-rc.2
No changes from the previous release.
Move2Kube API v0.3.0-rc.1
Move2Kube API v0.3.0-rc.0
For more documentation and support please visit https://move2kube.konveyor.io/
Changelog
🚀 Features
- feat: common workspace level inputs #98
- feat: show error when failing to delete a workspace or project #97
- feat: use bbolt to implement proper locking while accessing the data #95
- feat: add a timeout to cancel planning and transformation #91
- feat: limit file upload size #90
- feat: Use docker or podman to build and run #88
- feat: update go version to 1.17 #87
- feat: add authentication and authorization using keycloak #86
- feat: support the new workspace folder structure #85
- feat: allow uploading the customizations folder #83
- feat: support move2kube v0.3.0 #82
🐛 Bug Fixes
- fix: Use go install in Makefile since go get is deprecated for binary installs #104
- fix: change jwt library #102
- fix: customizations directory path not being set correctly when using workspace inputs without project inputs #99
- fix: set umask to 0 so that file and directory permissions are set correctly #96
- fix: get all the tags for the current commit and take the latest #93
- fix: config file paths were still using ids instead of normalized names #89
🧹 Maintenance
Move2Kube API v0.3.0-beta.3
No changes from the previous release.
Move2Kube API v0.3.0-beta.2
For more documentation and support please visit https://move2kube.konveyor.io/
Changelog
🐛 Bug Fixes
- fix: customizations directory path not being set correctly when using workspace inputs without project inputs #99