Skip to content

Releases: konveyor/move2kube-api

Move2Kube API v0.3.1

02 Feb 13:52
0b946c4
Compare
Choose a tag to compare

No changes from the previous release.

Move2Kube API v0.3.1-rc.0

30 Jan 14:46
0b946c4
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.0

18 Jan 03:46
0b946c4
Compare
Choose a tag to compare

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

  • chore: workaround for role attributes is not necessary anymore since the issue has been fixed #103
  • chore: update xz version #101
  • chore: Remove deps script reference; change builder image name #94
  • refactor: Change base image to ubi-minimal #84

Move2Kube API v0.3.0-rc.2

16 Jan 02:30
0b946c4
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.0-rc.1

08 Jan 10:38
0b946c4
Compare
Choose a tag to compare
Pre-release

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

Move2Kube API v0.3.0-rc.0

04 Jan 14:41
6b78a28
Compare
Choose a tag to compare
Pre-release

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

  • chore: workaround for role attributes is not necessary anymore since the issue has been fixed #103
  • chore: update xz version #101
  • chore: Remove deps script reference; change builder image name #94
  • refactor: Change base image to ubi-minimal #84

Move2Kube API v0.3.0-beta.3

15 Dec 11:51
cf9775d
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.0-beta.2

11 Dec 16:08
cf9775d
Compare
Choose a tag to compare
Pre-release

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

Move2Kube API v0.3.0-beta.1

06 Dec 20:25
569d10e
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.0-beta.0

01 Dec 11:06
569d10e
Compare
Choose a tag to compare
Pre-release

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: 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

  • chore: Remove deps script reference; change builder image name #94
  • refactor: Change base image to ubi-minimal #84