Skip to content

Releases: konveyor/move2kube-api

Move2Kube API v0.3.10

24 Sep 14:26
2e2bd55
Compare
Choose a tag to compare

No changes from the previous release.

Move2Kube API v0.3.10-rc.0

31 Aug 03:19
2e2bd55
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.9

22 Aug 11:48
2e2bd55
Compare
Choose a tag to compare

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

Changelog

🐛 Bug Fixes

  • fix: fail when zip/archive file has no top level directory #148

🧹 Maintenance

  • chore: update CI/CD to remove deprecated set-output command #150

Move2Kube API v0.3.9-rc.0

22 Jun 09:00
57719c4
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.8

14 Jun 04:57
57719c4
Compare
Choose a tag to compare

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

Changelog

🐛 Bug Fixes

  • fix: remove UPX because MacOS doesn't allow it #145

🧹 Maintenance

  • test: test utils in common package for move2kube api #146

Move2Kube API v0.3.8-rc.0

31 May 14:43
f19579b
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.7

25 May 18:37
f19579b
Compare
Choose a tag to compare

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

Changelog

🐛 Bug Fixes

  • fix: project status missing fields #144
  • fix: Project openapi spec #143
  • fix: add missing fields on transform outputs #142
  • fix: openapi for getprojects fixes #141
  • fix: Openapi get workspaces fixes #140
  • fix: add timestamp response on openapi for workspaces #139
  • fix: add a type to the error description field in the openapi/swagger spec #138

Move2Kube API v0.3.7-rc.0

15 Mar 14:35
67fd582
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.3.6

04 Mar 17:21
67fd582
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: add CORS support #130
  • feat: add the update project endpoint #128
  • feat: allow writing logs to a file, also allow cleaning up data directory on startup #127

🐛 Bug Fixes

  • fix: planning fails when using a project with reference to workspace inputs #132
  • fix: the content type was not set correctly in create and read project handlers #129
  • fix: in a couple of places we were using the standard library for logging instead of logrus #126

🧹 Maintenance

  • chore: fix some minor issues, better errors when OIDC and UMA endpoints are unreachable #133

Move2Kube API v0.3.6-rc.0

23 Dec 11:02
6141b0d
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.