Skip to content

Releases: oracle-quickstart/oci-micronaut

Micronaut MuShop Complete Stack for OCI Resource Manager and AWS CloudFormation v3.3.0

16 Jan 13:34
0d00a4f
Compare
Choose a tag to compare

Features:

  • Modified all Micronaut projects to be multi module projects (module per cloud provider)
  • Assets service - replaced Node with Micronaut implementation
  • Upgraded Micronaut version to 3.7.3

Bugs:

  • Fix: chart displayed on About MuShop page when services deployed to OCI
  • Fix: certificate issues in events and carts services when running as native image in AWS

Micronaut MuShop Complete Stack for OCI Resource Manager v3.2.0

30 Sep 09:08
6c2e0e0
Compare
Choose a tag to compare

Features:

  • Replaced SODA API with MongoDB API in the carts service

Bugs:

  • Fix: terraform terraform deployment to OCI (issues caused by kubernetes version upgrade in OCI)
  • Fix: helm deployment using the setup chart and updated docs
  • Fix: flyway scripts execution in user service native image
  • Fix: catalog service native image issue caused by caffeine cache library

Micronaut MuShop Complete Stack for OCI Resource Manager v3.1.0

02 Jul 19:54
4e97c4a
Compare
Choose a tag to compare

Features:

  • All Micronaut Services support native image
  • In Oracle Cloud Deployment the Micronaut service can run on top of OpenJdk or GraalVM JVMs or in GraalVM Native Image

Bugs

  • Fix: loading order detail after checkout
  • Fix: API swagger not exposed when deployed to K8s