Skip to content

Releases: konveyor/move2kube-api

Move2Kube API v0.3.5

08 Dec 13:00
6141b0d
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: add HTTPS support #125
  • feat: api support for invokedByDefault transformers #122

🐛 Bug Fixes

  • fix: return a HTTP error status code when the answer is invalid #124
  • fix: add checks back to api with customizations as choice #123

Move2Kube API v0.4.0-alpha.0

15 Oct 15:05
1955876
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: api support for invokedByDefault transformers #122
  • feat: add support for windows and arm64 platforms #116
  • feat: support multi architecture image builds #111
  • feat: expose the m2k graph file using the API #110
  • feat: disable local execution by default #107
  • feat: Rename rootDir in plan as sourceDir #106

🐛 Bug Fixes

  • fix: return a HTTP error status code when the answer is invalid #124
  • fix: add checks back to api with customizations as choice #123
  • fix: typos and other minor issues in the openapi.json file #120
  • fix: set the source and asset files as a dependency for cross compiling #119
  • fix: remove the reverse DNS lookup which fails in multiple cases and takes unnecessarily long #115
  • fix: setup qemu and buildx to worlflows #114
  • fix: workflow uses multi arch build and push, handle platform args #113
  • fix: multi arch build with buildkit always enabled #112
  • fix: bug where the sourceDir field in the m2k.plan file contains long relative paths when running locally on MacOS #109
  • 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

🧹 Maintenance

  • chore: add the link to the API and document how to view it #121
  • chore: document all the endpoints of the REST API in swagger/openapi format #118
  • chore: fix typo in workflow #117
  • chore: upgrade go version to 1.18 #108
  • chore: workaround for role attributes is not necessary anymore since the issue has been fixed #103
  • chore: update xz version #101

Move2Kube API v0.3.5-rc.0

13 Nov 20:48
1955876
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: api support for invokedByDefault transformers #122

🐛 Bug Fixes

  • fix: return a HTTP error status code when the answer is invalid #124
  • fix: add checks back to api with customizations as choice #123

Move2Kube API v0.3.4

11 Sep 12:24
c75ce35
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: add support for windows and arm64 platforms #116

🐛 Bug Fixes

  • fix: typos and other minor issues in the openapi.json file #120
  • fix: set the source and asset files as a dependency for cross compiling #119

🧹 Maintenance

  • chore: add the link to the API and document how to view it #121
  • chore: document all the endpoints of the REST API in swagger/openapi format #118
  • chore: fix typo in workflow #117

Move2Kube API v0.3.4-rc.1

30 Aug 21:56
83f34e2
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: add support for windows and arm64 platforms #116

🐛 Bug Fixes

  • fix: typos and other minor issues in the openapi.json file #120
  • fix: set the source and asset files as a dependency for cross compiling #119

🧹 Maintenance

  • chore: document all the endpoints of the REST API in swagger/openapi format #118
  • chore: fix typo in workflow #117

Move2Kube API v0.3.4-rc.0

08 Aug 13:14
1d6d641
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.3

01 Aug 11:15
1d6d641
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: support multi architecture image builds #111
  • feat: expose the m2k graph file using the API #110

🐛 Bug Fixes

  • fix: remove the reverse DNS lookup which fails in multiple cases and takes unnecessarily long #115
  • fix: setup qemu and buildx to worlflows #114
  • fix: workflow uses multi arch build and push, handle platform args #113
  • fix: multi arch build with buildkit always enabled #112
  • fix: bug where the sourceDir field in the m2k.plan file contains long relative paths when running locally on MacOS #109

🧹 Maintenance

  • chore: upgrade go version to 1.18 #108

Move2Kube API v0.3.3-rc.2

05 Jul 07:32
1f3d13c
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: expose the m2k graph file using the API #110

🐛 Bug Fixes

  • fix: bug where the sourceDir field in the m2k.plan file contains long relative paths when running locally on MacOS #109

Move2Kube API v0.3.3-rc.1

04 May 13:41
96874e9
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.3-rc.0

27 Apr 21:30
96874e9
Compare
Choose a tag to compare
Pre-release

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

Changelog

🧹 Maintenance

  • chore: upgrade go version to 1.18 #108