Releases: oracle-quickstart/oci-micronaut
Releases · oracle-quickstart/oci-micronaut
Micronaut MuShop Complete Stack for OCI Resource Manager and AWS CloudFormation v3.3.0
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
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
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