Slide 42
Slide 42 text
1.0-alpha-1
bit.ly/faascinator
🚀 New features and improvements
● Initial implementation, powered by Quarkus and picocli
● Support running the CLI commands via "/" endpoint
● Support for printing help via the "/help" endpoint
● Configure target JAR and main class via runtime properties
● Docker images, based on AdoptOpenJDK 11 Hotspot
📝 Documentation updates
● Initial docs: Overview, Quick Start, and Usage Guide
● First "Current Time” demo for local and Docker runs
● Create Contributor Guide
👻 Maintenance
● Add continuous integration for the project
● Enable continuous delivery of Docker images to ghrc.io
● Release tagged versions of Docker images