Releases: cloudhubs/train-ticket
Releases · cloudhubs/train-ticket
Release V1.0.2
- Fix
ts-consign-price-service
does not start second time - Add
ts-food-delivery-service
Kubernetes service - Add
ts-wait-order-service
Kubernetes service - Add
ts-food-delivery-service
gateway entry configuration - Add
ts-wait-order-service
gateway entry configuration
Release V1.0.1
- Include hotfixes from FudanSELab#243.
- make deploy will deploy from the source code automatically instead of pulling prebuilt images from the docker hub.
- Change java jre docker images, java image is no longer available on docker hub anymore, change to eclipse-temurin versions.
- Fix the avatar service base image, it does not work on the latest python, then set it to 3.9.
- Update all deployment versions to 1.0.1.
- Build java images inside docker, avoid the need of having specific mvn and java versions installed locally.