Releases: ba-st/Launchpad
Releases · ba-st/Launchpad
v4.8.0
v4.7.1
v4.7.0
What's Changed
- The command-line process name is explicitly set, so it can be filtered in the logs by @gcotelli in #39
- Structured logging can be enabled via environment variables in the docker image by @jvanecek in #40
Configuration changes
LAUNCHPAD__LOG_FORMAT
can now be used to control the structured logging option. For more details see the docs
New Contributors
Full Changelog: v4.6.0...v4.7.0
v4.6.0
v4.5.0
v4.4.1
v4.4.0
What's Changed
- Shutdown application when receiving SIGTERM signals in a docker container by @gcotelli in #32
- Add
ghcr.io/ba-st/launchpad
docker image that can be used as the base image for Launchpad-based applications.
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Add Pharo 10 to build matrix
- Add inspector extensions to
LaunchpadApplication
andApplicationConfiguration
Full Changelog: v4.2.0...v4.3.0