Skip to content

Releases: konveyor/move2kube-demos

Move2Kube Demos v0.3.1

02 Feb 17:52
e1b8a8b
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: WCF sample service for dot net legacy demos #109

🐛 Bug FIxes

  • fix: the enterprise app sample so docker images build correctly (#116)
  • fix: modify services so that the enterprise app can be run locally (#114)
  • fix: Update the cfapps.yaml files (#113)
  • fix: fix broken tutorials link (#112)
  • fix: customers and orders services, add profiles to customers service (#110)

🧹 Maintenance

  • chore: rename customers-tomcat app as customers #108
  • chore: cleanup cf sample and remove zip files #106
  • chore: moved presentation to website #105
  • chore: cleanup customers app #102

Move2Kube Demos v0.3.1-rc.0

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

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

Changelog

🚀 Features

  • feat: WCF sample service for dot net legacy demos #109

🧹 Maintenance

  • chore: rename customers-tomcat app as customers #108
  • chore: cleanup cf sample and remove zip files #106
  • chore: moved presentation to website #105
  • chore: cleanup customers app #102

Move2Kube Demos v0.3.0

18 Jan 03:46
3b5f4fd
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: Upgrades to match m2k v3 #89
  • feat: add config file for e2e-demo app #82
  • feat: Add enterprise app sample #75
  • feat: Add Rust sample with Rocket web framework #70
  • feat: Add a Django sample to language-platforms #67
  • feat: Add ASP.Net Core with React.js and Redux sample #60
  • feat: Add ASP.Net Core with Angular sample #54
  • feat: Add ASP.Net Core with React sample #52
  • feat: Add ASP.NET Core (v5.0) sample app #46
  • feat: support move2kube v0.3.0, custom containerizers need to be put in a separate folder #43
  • feat: add a sample auth.json #45

🐛 Bug Fixes

  • fix: add schema information to web.xml to avoid validation errors in Liberty server #100
  • fix: serve the java-maven sample under / at least on Tomcat and WildFly #97
  • fix: Anonymize the m2k_collect info #92
  • fix: the java-gradle sample was failing because of broken gretty plugin #90
  • fix: fix empty VCAP in cf apps #87
  • fix: Remove the .dockerignore files from dotnet5 samples #85
  • fix: remove the .dockerignore to avoid problems with COPY inside Dockerfile #84
  • fix: the config file for demo purpose #83
  • fix: Update cfapps.yaml with new move2kube collect output #74
  • fix: update samples to respond to all paths and update language-platforms.zip #71
  • fix: Fix minor bug in the django sample #68
  • fix: Updated ruby sample #61
  • fix: Rename the net5app sample and other referneces as dotnet5 #51
  • fix: Resolve bug of two service names getting detected in CloudFoundry sample #50
  • fix: Change NodeJS service name #47

🧹 Maintenance

  • chore: remove service that uses quarkus from the e2e-demo, minor changes to the other samples #101
  • chore: update java-maven and java-gradle samples, remove outdated samples #93
  • chore: update the zip file #91
  • chore: update the docker compose sample to run properly on clusters #88
  • chore: add a zip file for the docker compose samples #86
  • chore(deps): Bump django from 3.0.0 to 3.1.14 in /samples/language-platforms/django #73
  • chore(deps): Bump color-string from 1.5.4 to 1.9.0 in /samples/dotnet5/dotnet5react/ClientApp #72
  • chore(deps): Bump ws from 5.2.2 to 5.2.3 in /samples/dotnet5/dotnet5react/ClientApp #64
  • chore(deps): Bump url-parse from 1.4.7 to 1.5.3 in /samples/dotnet5/dotnet5angular/ClientApp #59
  • chore(deps): Bump path-parse from 1.0.6 to 1.0.7 in /samples/dotnet5/dotnet5angular/ClientApp #57
  • chore(deps): Bump jszip from 3.5.0 to 3.7.1 in /samples/dotnet5/dotnet5angular/ClientApp #56
  • chore(deps): Bump url-parse from 1.4.7 to 1.5.3 in /samples/dotnet5/dotnet5react/ClientApp #65
  • chore(deps): Bump tmpl from 1.0.4 to 1.0.5 in /samples/dotnet5/dotnet5react/ClientApp #63
  • chore(deps): Bump path-parse from 1.0.6 to 1.0.7 in /samples/dotnet5/dotnet5react/ClientApp #62
  • chore(deps): Bump tar from 4.4.13 to 4.4.19 in /samples/dotnet5/dotnet5angular/ClientApp #58
  • chore(deps): Bump merge from 1.2.1 to 2.1.1 in /samples/dotnet5/dotnet5react/ClientApp #55
  • chore: rearrange directories for collected information #81
  • ci: make this repo part of the release workflow #69

Move2Kube Demos v0.3.0-rc.2

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

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

Changelog

🚀 Features

  • feat: Upgrades to match m2k v3 #89

🐛 Bug Fixes

  • fix: serve the java-maven sample under / at least on Tomcat and WildFly #97
  • fix: Anonymize the m2k_collect info #92
  • fix: the java-gradle sample was failing because of broken gretty plugin #90

🧹 Maintenance

  • chore: update java-maven and java-gradle samples, remove outdated samples #93
  • chore: update the zip file #91

Move2Kube Demos v0.3.0-rc.1

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

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

Changelog

🚀 Features

  • feat: add config file for e2e-demo app #82

🐛 Bug Fixes

  • fix: fix empty VCAP in cf apps #87
  • fix: Remove the .dockerignore files from dotnet5 samples #85
  • fix: remove the .dockerignore to avoid problems with COPY inside Dockerfile #84
  • fix: the config file for demo purpose #83

🧹 Maintenance

  • chore: update the docker compose sample to run properly on clusters #88
  • chore: add a zip file for the docker compose samples #86
  • chore(deps): Bump django from 3.0.0 to 3.1.14 in /samples/language-platforms/django #73
  • chore(deps): Bump color-string from 1.5.4 to 1.9.0 in /samples/dotnet5/dotnet5react/ClientApp #72
  • chore(deps): Bump ws from 5.2.2 to 5.2.3 in /samples/dotnet5/dotnet5react/ClientApp #64
  • chore(deps): Bump url-parse from 1.4.7 to 1.5.3 in /samples/dotnet5/dotnet5angular/ClientApp #59
  • chore(deps): Bump path-parse from 1.0.6 to 1.0.7 in /samples/dotnet5/dotnet5angular/ClientApp #57
  • chore(deps): Bump jszip from 3.5.0 to 3.7.1 in /samples/dotnet5/dotnet5angular/ClientApp #56
  • chore(deps): Bump url-parse from 1.4.7 to 1.5.3 in /samples/dotnet5/dotnet5react/ClientApp #65
  • chore(deps): Bump tmpl from 1.0.4 to 1.0.5 in /samples/dotnet5/dotnet5react/ClientApp #63
  • chore(deps): Bump path-parse from 1.0.6 to 1.0.7 in /samples/dotnet5/dotnet5react/ClientApp #62
  • chore(deps): Bump tar from 4.4.13 to 4.4.19 in /samples/dotnet5/dotnet5angular/ClientApp #58
  • chore(deps): Bump merge from 1.2.1 to 2.1.1 in /samples/dotnet5/dotnet5react/ClientApp #55
  • chore: rearrange directories for collected information #81

Move2Kube Demos v0.3.0-rc.0

04 Jan 14:41
09d8b76
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: Add enterprise app sample #75
  • feat: Add Rust sample with Rocket web framework #70
  • feat: Add a Django sample to language-platforms #67
  • feat: Add ASP.Net Core with React.js and Redux sample #60
  • feat: Add ASP.Net Core with Angular sample #54
  • feat: Add ASP.Net Core with React sample #52
  • feat: Add ASP.NET Core (v5.0) sample app #46
  • feat: support move2kube v0.3.0, custom containerizers need to be put in a separate folder #43
  • feat: add a sample auth.json #45

🐛 Bug Fixes

  • fix: Update cfapps.yaml with new move2kube collect output #74
  • fix: update samples to respond to all paths and update language-platforms.zip #71
  • fix: Fix minor bug in the django sample #68
  • fix: Updated ruby sample #61
  • fix: Rename the net5app sample and other referneces as dotnet5 #51
  • fix: Resolve bug of two service names getting detected in CloudFoundry sample #50
  • fix: Change NodeJS service name #47

🧹 Maintenance

  • ci: make this repo part of the release workflow #69

Move2Kube Demos v0.3.0-beta.3

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

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

Changelog

🚀 Features

  • feat: Add enterprise app sample #75

🐛 Bug Fixes

  • fix: Update cfapps.yaml with new move2kube collect output #74
  • fix: update samples to respond to all paths and update language-platforms.zip #71

Move2Kube Demos v0.3.0-beta.2

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

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

Changelog

🚀 Features

  • feat: Add Rust sample with Rocket web framework #70

Move2Kube Demos v0.3.0-beta.1

06 Dec 20:25
624f234
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube Demos v0.3.0-beta.0

01 Dec 11:06
624f234
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: Add a Django sample to language-platforms #67
  • feat: Add ASP.Net Core with React.js and Redux sample #60
  • feat: Add ASP.Net Core with Angular sample #54
  • feat: Add ASP.Net Core with React sample #52
  • feat: Add ASP.NET Core (v5.0) sample app #46
  • feat: support move2kube v0.3.0, custom containerizers need to be put in a separate folder #43
  • feat: add a sample auth.json #45

🐛 Bug Fixes

  • fix: Fix minor bug in the django sample #68
  • fix: Updated ruby sample #61
  • fix: Rename the net5app sample and other referneces as dotnet5 #51
  • fix: Resolve bug of two service names getting detected in CloudFoundry sample #50
  • fix: Change NodeJS service name #47

🧹 Maintenance

  • ci: make this repo part of the release workflow #69