Releases: microsoft/NubesGen
Releases · microsoft/NubesGen
v0.18.2
[maven-release-plugin] copy for tag v0.18.2
v0.18.1
[maven-release-plugin] copy for tag v0.18.1
v0.18.0
Upgrade all dependencies to their latest versions
v0.17.0
- Update versions of languages in App Service: Java 17, Node.js 18, Python 3.11, .NET 7.0
- Update GitHub Actions versions
v0.16.0
- Initial support for Azure Container Apps. This works for normal Docker images, and Spring Boot using its Maven or its Gradle plugin.
- Web UI clean up and update, mostly to add Azure Container Apps in the page.
v0.15.3
- Upgrate OpenAPI so it now works in GraalVM mode too
- Try to fix #379
v0.15.2
- Add the tag name to the production Docker image
v0.15.1
- Use ghcr.io to pull the Docker image in production
v0.15.0
- Azure Container Apps support! This is only available through the REST API at the moment, and not the UI.
- OpenAPI support #405 by @wiZzwise
- Lots of library upgrades