Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 768 Bytes

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 768 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2025-02-17

Added

  • docker compose native

Changed

  • using actions/setup-java for native build
  • fj-core version set to 8.6.6
  • micronaut version set to 4.7.6
  • switched to mongodb container tag 8.0

Fixed

  • MONGODB_URL environment in docker compose

[Unreleased]

[1.0.0] - 2024-06-30

Added

  • micronaut photobook project
  • native image optimization instruction
  • benchmark scripts
  • docker build workflows
  • Google App Engine (GAE) deployment note
  • KNative deployment note