Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Releases: appsody/stacks

nodejs-express v0.4.9

05 May 08:05
151e02e
Compare
Choose a tag to compare
  • Updated stack to use pino-http directly, rather than express-pino-logger

rust v0.2.0

04 May 12:48
23fea14
Compare
Choose a tag to compare
  • Switches the Rust target to MUSL, allowing static linking of all built binaries to reduce the production image size

quarkus v0.3.4

04 May 14:02
719dc38
Compare
Choose a tag to compare
  • Adds the quarkus-smallrye-metrics dependency

java-microprofile v0.2.27

04 May 14:24
a7b7027
Compare
Choose a tag to compare
  • Updated stack to delete quick start security after echo message

swift v0.3.0

01 May 15:05
c269961
Compare
Choose a tag to compare
  • Updated the base image of the stack from swift:5.1 to swift:5.2

quarkus v0.3.3

01 May 13:55
cd5fe3c
Compare
Choose a tag to compare
  • Added a kafka template to the Quarkus stack.

quarkus v0.3.2

01 May 13:05
96bd1f7
Compare
Choose a tag to compare
  • Update production Dockerfile to run as non root.

java-openliberty v0.2.9

01 May 10:25
1ca4940
Compare
Choose a tag to compare
  • Update stack to use base image to kabanero/ubi8-maven:0.9.0
  • Added -DskipTests=true when installing parent pom
  • Update Liberty Maven plugin version to 3.2.1
  • Removed Windows workaround in Readme
  • Added stack variables as stack image labels
  • Miscellaneous bug fixes

java-openliberty v0.2.11

01 May 11:36
e31befe
Compare
Choose a tag to compare
  • Fixes bug where the stack doesn't propagate failure RC on appsody test

java-openliberty v0.2.10

01 May 10:54
c6e1210
Compare
Choose a tag to compare
  • Add a new kafka template for apps using mpReactiveMessaging to work with Kafka.
  • Updated the main stack README.md to mention the template and point to the template README.