Skip to content

Release V1.0.1

Compare
Choose a tag to compare
@jyeros jyeros released this 06 Jun 11:27
· 7 commits to master since this release
4ae02fe
  • 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.